From b68f8a12fd81bf5c61f97de543820b4e3a0ce1b3 Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Wed, 10 Aug 2022 19:50:29 +0000 Subject: [PATCH] Promote HWASan tests to presubmit. They have been passing and do not show significant slowdown. Change-Id: Ie187af5af5defc4738a93140ed840e4a4cd48f55 --- libstats/pull_lazy/TEST_MAPPING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstats/pull_lazy/TEST_MAPPING b/libstats/pull_lazy/TEST_MAPPING index 92f1e6ac5..0282a037a 100644 --- a/libstats/pull_lazy/TEST_MAPPING +++ b/libstats/pull_lazy/TEST_MAPPING @@ -4,7 +4,7 @@ "name" : "libstatspull_lazy_test" } ], - "hwasan-postsubmit" : [ + "hwasan-presubmit" : [ { "name" : "libstatspull_lazy_test" }