We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Always
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.
./gradlew :packages:test-base:jvmTest
3.2.0
Local Database only
No
Linux
Android Studio version: ... Android Build Tools version: ... Gradle version: ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How frequently does the bug occur?
Always
Description
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: ...
The text was updated successfully, but these errors were encountered: