fix(ci): use a more granular test filter

This commit is contained in:
Harsh Shandilya 2022-12-21 13:33:06 +05:30
parent c24c433c0e
commit 0d964c4a5d
No known key found for this signature in database

View file

@ -61,7 +61,7 @@ jobs:
profile: Galaxy Nexus profile: Galaxy Nexus
script: | script: |
# Run our benchmark, enabling only tests using BaselineProfile # Run our benchmark, enabling only tests using BaselineProfile
./gradlew connectedBenchmarkAndroidTest -Pandroid.testInstrumentationRunnerArguments.size=large --stacktrace ./gradlew connectedBenchmarkAndroidTest -Pandroid.testInstrumentationRunnerArguments.androidx.benchmark.enabledRules=BaselineProfile --stacktrace
# Need to manually pull the generated profiles from the emulator # Need to manually pull the generated profiles from the emulator
adb pull /sdcard/Android/media/dev.msfjarvis.claw.benchmark benchmark/build/outputs/baseline-prof/ adb pull /sdcard/Android/media/dev.msfjarvis.claw.benchmark benchmark/build/outputs/baseline-prof/