summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-05-09 22:29:18 +0000
committerFlorian Mayer <fmayer@google.com>2022-05-09 22:29:19 +0000
commit941f59f07fc2f31720996be1e5ca20d4776928e9 (patch)
treecddbc3b93c6d7dbedd43ac074fa5dc5348a598bd
parented2a90db11ed082ec1969d117587426b645303ac (diff)
downloadbsdiff-941f59f07fc2f31720996be1e5ca20d4776928e9.tar.gz
Promote HWASan tests to presubmit.
They have been passing and do not show significant slowdown. Change-Id: I7e0a01b7552f20ce2c5871ad306ca18b1a3f679a
-rw-r--r--TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 570788d..999cb5c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,7 +4,7 @@
"name": "bsdiff_unittest"
}
],
- "hwasan-postsubmit": [
+ "hwasan-presubmit": [
{
"name": "bsdiff_unittest"
}