diff options
| author | 2024-01-26 16:47:23 -0800 | |
|---|---|---|
| committer | 2024-01-29 11:02:06 -0800 | |
| commit | 1a7499c206980f48d4a03f5870fdc99fcae152f2 (patch) | |
| tree | de2f83f6e2afc3db106f2f6fe5a5b76ab5764720 /libs/androidfw/Util.cpp | |
| parent | a9d2c1f17c2c128231df3d0aa771b55f697d3f61 (diff) | |
Allow disabling tests even with ENABLE_PROBE_IGNORED
A regex in $RAVENWOOD_REALLY_DISABLE is used as an "exclude" filter.
If the regex partial-matches the test full name
(class name, or class name + "#" + method name), we skip it.
Test: RAVENWOOD_RUN_DISABLED_TESTS=1 RAVENWOOD_REALLY_DISABLE='\.CustomTileDefaultsRepositoryTest' atest SystemUiRavenTests
and make sure CustomTileDefaultsRepositoryTest is skipped.
Bug: 319646274
Change-Id: Id98871aaea6d32e134f84b745f3eae7c9f27931f
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions