For example, you can run
./tools/perf/run_tests --test-filter=benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop/load:games:spychase:2018
and it works even if the line
crbug.com/999999 [ All ] system_health.memory_desktop/load:games:spychase:2018 [ Skip ]
is in tools/perf/expectations.config.
However,
./tools/perf/run_benchmark system_health.memory_desktop --story-filter=load:games:spychase:2018
does skip the test when expectations.config contains the skip line.
I wonder if it is better to fix this or to come up with something totally different instead.
Comment 1 by crouleau@chromium.org
, Jan 16