diff options
-rw-r--r-- | TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 260ee8dd4f..f54f13216f 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -56,6 +56,9 @@ }, { "include-filter": "*RefreshRateOverlayTest.*" + }, + { + "exclude-filter": "*ChildLayerTest#ChildrenSurviveParentDestruction" } ] }, |