Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
./gradlew :ads-identifier-benchmark:connectedCheck
and got errors that looked like this:
androidx.ads.identifier.benchmark.AdvertisingIdBenchmark > getAdvertisingIdInfo_concurrency[sargo - 9] FAILED
java.lang.AssertionError: ERRORS (not suppressed): LOW-BATTERY UNLOCKED
(Suppressed errors: )
The full information about the errors can be found in this section below the errors:
* What went wrong:
Execution failed for task ':ads-identifier-benchmark:connectedReleaseAndroidTest'.
> There were failing tests. See the report at: file:///usr/local/google/home/sjgilbert/androidx/out/androidx/ads-identifier-benchmark/build/reports/androidTests/connected/index.html
It seems that the output is being truncated to 2 lines, limiting its usefulness. Please triage the priority if it's higher, thanks!