Commit Graph

10 Commits

Author SHA1 Message Date
jonathanmetzman 390c200c1e
[Ubuntu upgrade] Disable MSAN in projects that will have false positives. (#6303)
Do this based mostly on instrumented_libraries and more tests.

Related: #6180
2021-08-25 22:14:20 -07:00
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
Abhishek Arya 95a7b67504
Add main_repo for some more projects. (#4819) 2020-12-10 08:15:05 -08:00
Andreas Schneider 08712ad6ef
[libssh] Give Anderson access (#4145) 2020-07-16 07:20:26 -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
Andreas Schneider 48c079da32 [libssh] Add Jakub and enable msan (#2863)
* [libssh] Enable msan

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>

* [libssh] Add Jakub Jelen to the project

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2019-09-20 05:54:31 -07:00
Max Moroz 9d2d8741d0 [libssh] Disable MSan since dependencies are not instrumented properly (#820). 2017-09-07 15:18:16 -07:00
Abhishek Arya 1607410bb1 Enable msan experiment on some projects. (#591) 2017-05-10 09:10:46 -07:00
Abhishek Arya 1ed761a3b0 Update project.yaml 2017-04-20 08:17:50 -07:00
Andreas Schneider 4518205e3b Add libssh project (#138) 2016-12-06 08:45:23 -08:00