aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/configs.json
diff options
context:
space:
mode:
authorGravatar Alistair Veitch <aveitch@google.com>2016-05-24 09:03:47 -0700
committerGravatar Alistair Veitch <aveitch@google.com>2016-05-24 09:03:47 -0700
commitd69354e4888466b1968fb6aa4b9c1ba3aaead668 (patch)
tree00c8c86242998f21182fce68c5a900903e20adf4 /tools/run_tests/configs.json
parent092f3f02f046b5d18afa8056342882f3f7e6947f (diff)
parentd7bbd38b27630f908fc4f1cb906607e44c8f30bb (diff)
Merge branch 'master' into add_proto
Diffstat (limited to 'tools/run_tests/configs.json')
-rw-r--r--tools/run_tests/configs.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/configs.json b/tools/run_tests/configs.json
index bcc4118d2f..b0839ef026 100644
--- a/tools/run_tests/configs.json
+++ b/tools/run_tests/configs.json
@@ -57,7 +57,7 @@
{
"config": "ubsan",
"environ": {
- "UBSAN_OPTIONS": "print_stacktrace=1"
+ "UBSAN_OPTIONS": "halt_on_error=1:print_stacktrace=1"
},
"timeout_multiplier": 1.5
},