From d596ff18d1e6c5faf335ebc3deedfbbe8df378f5 Mon Sep 17 00:00:00 2001 From: Mitch Phillips Date: Mon, 15 May 2023 14:20:07 -0700 Subject: [PATCH] Ensure GWP-ASan CTS runs in tombstone management presubmit Should hopefully prevent problems like ag/23201137 Bug: 281995627 Test: Presubmit runs the test. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:97db04098c0cc2e2ddd6298487edebd5492049f8) Merged-In: I4987685fe0d61f35932989971c0561ed1fb02414 Change-Id: I4987685fe0d61f35932989971c0561ed1fb02414 Given there's still active development of this project within udc-dev, we should DrNo this here to prevent regressions. --- services/core/java/com/android/server/TEST_MAPPING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/services/core/java/com/android/server/TEST_MAPPING b/services/core/java/com/android/server/TEST_MAPPING index c3dda71fdaaa7..ae095b500cb1e 100644 --- a/services/core/java/com/android/server/TEST_MAPPING +++ b/services/core/java/com/android/server/TEST_MAPPING @@ -71,6 +71,11 @@ "exclude-annotation": "org.junit.Ignore" } ] + }, + { + // GWP-ASan's CTS test ensures that recoverable tombstones work, + // which is emitted by the NativeTombstoneManager. + "name": "CtsGwpAsanTestCases" } ], "presubmit-large": [