Status Update
Comments
ja...@google.com <ja...@google.com>
ja...@google.com <ja...@google.com> #2
Since the test is old, and we (both me and @acleung) confirmed that new one we replaced worked fine, we lower the priority of this issue.
The new LiveEdit integration test itself is ready: ag/32157393, but it turns out that other integration tests have dependencies on the live_edit test. We are waiting for other integration test owners fix theirs.
ac...@google.com <ac...@google.com> #3
I am bumping this back to P1 as I think we should fix this in a more timely manner.
The ETE is pretty key to detecting regression and we probably don't want to do releases with it disabled.
ac...@google.com <ac...@google.com>
an...@google.com <an...@google.com> #4
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Narwhal | 2025.1.1 Canary 1
- Android Gradle Plugin 8.11.0-alpha01
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
Description
android/integration/testSrc/com/android/tools/idea/LiveEditTest.kt
fails because ofThe timeout actually stemmed from an exception:https://paste.googleplex.com/4854249689972736 .
I did not see the same issue when I tried a few apps on Android Studio instance. I suspect somehow the old compose lib dependencies of the integration tests caused the issue.