From 0d964c4a5dcccc4d180e2a572c9d5143cc0e7b1a Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 21 Dec 2022 13:33:06 +0530 Subject: [PATCH] fix(ci): use a more granular test filter --- .github/workflows/baseline-profile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/baseline-profile.yml b/.github/workflows/baseline-profile.yml index 93852e63..34a8e442 100644 --- a/.github/workflows/baseline-profile.yml +++ b/.github/workflows/baseline-profile.yml @@ -61,7 +61,7 @@ jobs: profile: Galaxy Nexus script: | # 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 adb pull /sdcard/Android/media/dev.msfjarvis.claw.benchmark benchmark/build/outputs/baseline-prof/