diff options
-rw-r--r-- | TEST_MAPPING | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 9c0116957d..07d16f7a4d 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -4,9 +4,6 @@ "name": "SurfaceFlinger_test", "options": [ { - "include-filter": "*" - }, - { // TODO(b/305717998): Deflake and re-enable "exclude-filter": "*ChildLayerTest*" } @@ -23,12 +20,7 @@ ], "hwasan-postsubmit": [ { - "name": "SurfaceFlinger_test", - "options": [ - { - "include-filter": "*" - } - ] + "name": "SurfaceFlinger_test" } ] } |