Bug 1458240 - Avoid breakpadinjector on sm-tsan job. r=sfink

MozReview-Commit-ID: 8GH1OPiqx6q
This commit is contained in:
Ted Campbell 2018-05-01 12:11:00 -04:00
parent 42a432f752
commit 4c146b7c39

View File

@ -9,6 +9,7 @@
"JSTESTS_EXTRA_ARGS": "--exclude-file={DIR}/cgc-jstests-slow.txt",
"TSAN_OPTIONS": "exitcode=0 log_path={OUTDIR}/sanitize_log"
},
"use_minidump": false,
"[comment on expect-errors]": "Note that expect-errors may contain duplicates. These indicate that tsan reports errors as two distinct line numbers in the same function. (Line number shift around, so we cannot just include them here.)",
"expect-errors": [
[ "Shape.h", "inDictionary" ],