Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4 failed tests related to BacklinksTests #1

Open
XilinJia opened this issue Jan 27, 2025 · 0 comments
Open

4 failed tests related to BacklinksTests #1

XilinJia opened this issue Jan 27, 2025 · 0 comments

Comments

@XilinJia
Copy link
Owner

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: ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant