aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/firefox/project.yaml
diff options
context:
space:
mode:
authorGravatar Tyson Smith <tysmith@users.noreply.github.com>2020-08-20 20:02:29 -0700
committerGravatar GitHub <noreply@github.com>2020-08-20 20:02:29 -0700
commit676e43355701c5ee115158c2ac2b2de98894a02a (patch)
tree336d6ee5dfdd1d658886f73b96236f4c5e5348ca /projects/firefox/project.yaml
parentf0c4879cc426b06ce25359d1c41be22584e3d958 (diff)
[firefox] Disable UBSan and honggfuzz for now (#4346)
Diffstat (limited to 'projects/firefox/project.yaml')
-rw-r--r--projects/firefox/project.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/firefox/project.yaml b/projects/firefox/project.yaml
index 3d64474e..350f84c8 100644
--- a/projects/firefox/project.yaml
+++ b/projects/firefox/project.yaml
@@ -6,10 +6,8 @@ auto_ccs:
- sledru@mozilla.com
fuzzing_engines:
- libfuzzer
- - honggfuzz
sanitizers:
- address
- - undefined
run_tests: False
# libraries from $OUT/firefox/dependentlibs.list
coverage_extra_args: >