mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2026-08-18 11:05:49 +00:00
Print more logs in emulator tests
This commit is contained in:
3
.github/workflows/runEmulatorTests.sh
vendored
3
.github/workflows/runEmulatorTests.sh
vendored
@ -4,8 +4,7 @@ set -o pipefail
|
||||
|
||||
runTests() {
|
||||
./gradlew connectedPlayDebugAndroidTest connectedDebugAndroidTest \
|
||||
-Pandroid.testInstrumentationRunnerArguments.notAnnotation=de.test.antennapod.IgnoreOnCi \
|
||||
| grep -v "V/InstrumentationResultParser: INSTRUMENTATION_STATUS"
|
||||
-Pandroid.testInstrumentationRunnerArguments.notAnnotation=de.test.antennapod.IgnoreOnCi
|
||||
}
|
||||
|
||||
# Retry tests to make them less flaky
|
||||
|
||||
Reference in New Issue
Block a user