From eafc35bd4fe96885f229cbebbbe071420b4e01d9 Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Fri, 6 May 2022 19:08:20 +0000 Subject: [PATCH] Promote HWASan tests to presubmit. They have been passing and do not show significant slowdown. Change-Id: I2e072d3e8f772ddcc43d497fd306bed8387403db --- property_service/TEST_MAPPING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/property_service/TEST_MAPPING b/property_service/TEST_MAPPING index 20f6c84c9..7b02b511a 100644 --- a/property_service/TEST_MAPPING +++ b/property_service/TEST_MAPPING @@ -4,7 +4,7 @@ "name": "propertyinfoserializer_tests" } ], - "hwasan-postsubmit": [ + "hwasan-presubmit": [ { "name": "propertyinfoserializer_tests" }