Commit Graph

7 Commits

Author SHA1 Message Date
Augie Fackler a14eee4c42
mercurial: ignore our sanitizer-built Python for coverage purposes (#4141)
* mercurial: ignore our sanitizer-built Python for coverage purposes

Should help (maybe fix) #4003.

* Fix unneeded \

Co-authored-by: Abhishek Arya <inferno@chromium.org>
2020-07-15 09:53:25 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Augie Fackler 5bfd213d45 [mercurial] re-enable msan builds (#2000)
This has to land after https://phab.mercurial-scm.org/D5362 and
https://phab.mercurial-scm.org/D5363 land in
https://mercurial-scm.org/hg otherwise the build will be broken for a
while.
2018-12-04 19:00:50 -08:00
Augie Fackler 8e87c896e2 mercurial: disable msan, hopefully only for a while (#1865)
Our new fuzzer requires CPython, and I'm getting extremely
confusing (and implausible-looking based on reading of CPython source)
msan issues, so let's disable msan for this project for now.
2018-10-10 07:03:23 -07:00
Augie Fackler f03835210f [mercurial] Grant martinvonz@google.com access (#1856) 2018-10-05 13:16:56 -07:00
Alex Gaynor 0eb8fca03f [mercurial] Enable msan (#1516) 2018-06-14 10:21:37 -07:00
Augie Fackler b64e0b812d mercurial: initial import of fuzzer configuration for Mercurial (#1083) 2018-01-17 15:18:29 -08:00