Skip to content

4 failed tests related to BacklinksTests #1

Open
@XilinJia

Description

@XilinJia

How frequently does the bug occur?

Always

Description

Task :packages:test-base:jvmTest

BacklinksTests[jvm] > unsupported types[jvm] FAILED
    java.lang.AssertionError at BacklinksTests.kt:55

BacklinksTests[jvm] > non parameter defined embedded objects[jvm] FAILED
    java.lang.AssertionError at BacklinksTests.kt:29

BacklinksTests[jvm] > non parameter defined[jvm] FAILED
    java.lang.AssertionError at BacklinksTests.kt:19

BacklinksTests[jvm] > unsupported types embedded objects[jvm] FAILED
    java.lang.AssertionError at BacklinksTests.kt:72

987 tests completed, 4 failed, 44 skipped

These appear the same with Kotlin 2.0.x build and 2.1.0 build.

There are some indication in debug messages that this might be related to bytecode mismatch between Java 8 and Java 17.

Stacktrace & log output

Can you reproduce the bug?

Always

Reproduction Steps

./gradlew :packages:test-base:jvmTest

Version

3.2.0

What Atlas App Services are you using?

Local Database only

Are you using encryption?

No

Platform OS and version(s)

Linux

Build environment

Android Studio version: ...
Android Build Tools version: ...
Gradle version: ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions