commit | a527c67cfadab12ba260fd868c154646ccd701d3 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Tue Oct 17 00:40:50 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 17 00:40:50 2023 +0000 |
tree | 8a6cd9462b5d328edd37e21c5362005761986f44 | |
parent | 3f4c4957a69f60df33fffb56a07edcfe523a13d4 [diff] | |
parent | 44b89d1fc7444832fb924f64b9502972231de6ec [diff] |
Merge "Remove all of ChildLayerTest from frameworks/native/TEST_MAPPING" into main
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*" } ] },