fix: clean up flaky, duplicated, and misplaced tests; remove redundant deps (#5048)

This commit is contained in:
James Rich 2026-04-10 14:46:45 -05:00 committed by GitHub
parent e70dabe94d
commit 02f6fd67b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 11 additions and 676 deletions

View file

@ -294,8 +294,6 @@ jobs:
tasks+=(
"app:connectedFdroidDebugAndroidTest"
"app:connectedGoogleDebugAndroidTest"
"core:barcode:connectedFdroidDebugAndroidTest"
"core:barcode:connectedGoogleDebugAndroidTest"
)
fi