From 4dd9529e2bb32415968e375df3706bd519930e7e Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Mon, 9 May 2022 22:42:45 +0000 Subject: [PATCH] Promote HWASan tests to presubmit. They have been passing and do not show significant slowdown. Change-Id: I130335423a2e111fb8cede493ce5c7449d4907ef --- libstats/socket_lazy/TEST_MAPPING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstats/socket_lazy/TEST_MAPPING b/libstats/socket_lazy/TEST_MAPPING index b182660b0..03506cda7 100644 --- a/libstats/socket_lazy/TEST_MAPPING +++ b/libstats/socket_lazy/TEST_MAPPING @@ -4,7 +4,7 @@ "name" : "libstatssocket_lazy_test" } ], - "hwasan-postsubmit" : [ + "hwasan-presubmit" : [ { "name" : "libstatssocket_lazy_test" }