From db5b2c9fc09d80b5fba8727eed4c252e4afd2774 Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Fri, 17 Jun 2022 22:18:47 +0000 Subject: [PATCH] Promote HWASan tests to presubmit. They have been passing and do not show significant slowdown. Change-Id: I64328118f0606c1b62a793fb8913eed5e5ba9578 --- libpackagelistparser/TEST_MAPPING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpackagelistparser/TEST_MAPPING b/libpackagelistparser/TEST_MAPPING index d69a7fb1d..f4a7761b4 100644 --- a/libpackagelistparser/TEST_MAPPING +++ b/libpackagelistparser/TEST_MAPPING @@ -4,7 +4,7 @@ "name": "libpackagelistparser_test" } ], - "hwasan-postsubmit": [ + "hwasan-presubmit": [ { "name": "libpackagelistparser_test" }