commit | 44b89d1fc7444832fb924f64b9502972231de6ec | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Mon Oct 16 16:32:26 2023 +0000 |
committer | Alec Mouri <alecmouri@google.com> | Mon Oct 16 17:16:44 2023 +0000 |
tree | fb4a6da263aeb4289758440c4d3d2fa8bef57ec6 | |
parent | 74a858c03904bb7bd096bf9f2dc330e6bae8c814 [diff] [blame] |
Remove all of ChildLayerTest from frameworks/native/TEST_MAPPING Flaking in presubmit Bug: 305711387 Change-Id: Iec532d7720d58d3791e742355521b3574ce4c38e
diff --git a/TEST_MAPPING b/TEST_MAPPING index cd8f3cd..9c01169 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -7,7 +7,8 @@ "include-filter": "*" }, { - "exclude-filter": "*ChildLayerTest#ChildrenSurviveParentDestruction" + // TODO(b/305717998): Deflake and re-enable + "exclude-filter": "*ChildLayerTest*" } ] },