Fixed
Status Update
Comments
el...@google.com <el...@google.com>
ap...@google.com <ap...@google.com> #2
ap...@google.com <ap...@google.com> #3
To clarify as in, has not reached Google maven, but should be part of the beta02 release.
ap...@google.com <ap...@google.com> #4
Project: platform/frameworks/support
Branch: androidx-main
commit 5be03eacd8ca56b2205ff7f3f0f4256e19dc3186
Author: elifbilgin <elifbilgin@google.com>
Date: Mon Oct 03 23:22:01 2022
Converting MigrationTestHelper from Java to Kotlin.
Bug: 206858283
Test: MigrationTestHelper related tests.
Relnote: Converting MigrationTestHelper from Java to Kotlin.
Change-Id: If3283f520b4c18f35b6ed4b7bb5fd3ee39f8c17b
M room/integration-tests/kotlintestapp/src/androidTest/java/androidx/room/integration/kotlintestapp/migration/MigrationKotlinTest.kt
M room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/migration/AutoMigrationTest.java
M room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/migration/MigrationTest.java
M room/room-compiler/src/main/kotlin/androidx/room/processor/QueryMethodProcessor.kt
A room/room-testing/api/current.ignore
M room/room-testing/api/current.txt
M room/room-testing/api/public_plus_experimental_current.txt
A room/room-testing/api/restricted_current.ignore
M room/room-testing/api/restricted_current.txt
M room/room-testing/src/main/java/androidx/room/testing/MigrationTestHelper.kt
https://android-review.googlesource.com/2239548
Branch: androidx-main
commit 5be03eacd8ca56b2205ff7f3f0f4256e19dc3186
Author: elifbilgin <elifbilgin@google.com>
Date: Mon Oct 03 23:22:01 2022
Converting MigrationTestHelper from Java to Kotlin.
Bug: 206858283
Test: MigrationTestHelper related tests.
Relnote: Converting MigrationTestHelper from Java to Kotlin.
Change-Id: If3283f520b4c18f35b6ed4b7bb5fd3ee39f8c17b
M room/integration-tests/kotlintestapp/src/androidTest/java/androidx/room/integration/kotlintestapp/migration/MigrationKotlinTest.kt
M room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/migration/AutoMigrationTest.java
M room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/migration/MigrationTest.java
M room/room-compiler/src/main/kotlin/androidx/room/processor/QueryMethodProcessor.kt
A room/room-testing/api/current.ignore
M room/room-testing/api/current.txt
M room/room-testing/api/public_plus_experimental_current.txt
A room/room-testing/api/restricted_current.ignore
M room/room-testing/api/restricted_current.txt
M room/room-testing/src/main/java/androidx/room/testing/MigrationTestHelper.kt
ap...@google.com <ap...@google.com> #5
Project: platform/frameworks/support
Branch: androidx-main
commit 8a18bd18242a66068f46c7341ae47fe43a61686c
Author: elifbilgin <elifbilgin@google.com>
Date: Mon Oct 03 22:43:24 2022
Renaming MigrationTestHelper from Java to Kotlin.
Bug: 206858283
Test: N/A
Change-Id: I13c365bc69f0a5c31d83643e43188f54c0986fe7
M room/room-testing/src/main/java/androidx/room/testing/MigrationTestHelper.kt
https://android-review.googlesource.com/2239547
Branch: androidx-main
commit 8a18bd18242a66068f46c7341ae47fe43a61686c
Author: elifbilgin <elifbilgin@google.com>
Date: Mon Oct 03 22:43:24 2022
Renaming MigrationTestHelper from Java to Kotlin.
Bug: 206858283
Test: N/A
Change-Id: I13c365bc69f0a5c31d83643e43188f54c0986fe7
M room/room-testing/src/main/java/androidx/room/testing/MigrationTestHelper.kt
na...@google.com <na...@google.com> #6
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.work:work-runtime:2.8.0-beta02
pr...@google.com <pr...@google.com> #7
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.room:room-compiler:2.6.0-alpha01
androidx.room:room-ktx:2.6.0-alpha01
androidx.room:room-runtime:2.6.0-alpha01
androidx.room:room-testing:2.6.0-alpha01
Description