Fixed
Status Update
Comments
lf...@google.com <lf...@google.com>
lf...@google.com <lf...@google.com> #2
Is this fixed? I'm still seeing this issue with AGP 8.1.0-beta01 + Gradle 8.1
ap...@google.com <ap...@google.com> #3
The fix has not been landed.
ap...@google.com <ap...@google.com> #4
Due to this bug in CI we hit configuration cache invalidation 100% of the time. Can we make sure the fix lands soon? And especially before 8.1.0 stable.
pj...@google.com <pj...@google.com>
lf...@google.com <lf...@google.com> #5
I cc'ed you on the CL which should be landed this week.
lf...@google.com <lf...@google.com> #6
Aurimas, is this 8.1 blocking for Androidx? If not, feel free to remove the "Blocking release" label.
Description
Emulator Version (Emulator--> Extended Controls--> Emulator Version): 27.1.7-4581633
HAXM / KVM Version: HVF 10.13.0
Android SDK Tools: 26.1.1
Host Operating System: Mac OS X 10.13.3
CPU Manufacturer: Intel CPU
Virtualization is supported
64-bit CPU
Steps to Reproduce Bug:
- Open 2 emulators
- In one of them, send a location, using Extended controls / Location
Expected Behavior:
The location should be sent only to the emulator that was used.
Observed Behavior:
The location is sent to both emulators.
Because of this, tests involving two people interacting at two different locations are almost impossible to do.