Commit Graph

15 Commits

Author SHA1 Message Date
Abhishek Arya bc308a7a32
Add honggfuzz build in travis. (#3589)
* Add honggfuzz build in travis.
* Skip check_build for honggfuzz, only build.
2020-04-07 19:26:24 -07:00
Leo Neat ffa49091d6
[infra] Presubmit fix - test (#3443)
Fixes issue that presubmit test was not returning failure even when a test failed.
2020-03-05 08:44:18 -08:00
Leo Neat 1522a7428c
[Infra] Add tests to presubmit (#3405)
Adds unit/integration tests to travis presubmit.
2020-02-21 08:47:13 -08:00
jonathanmetzman 363d00ba5f
[infra] Add presubmit script (#3196) 2020-01-10 10:19:42 -08:00
Abhishek Arya c57c658112
Update .travis.yml (#3190) 2020-01-06 07:51:12 -08:00
Abhishek Arya c8a528f2cf
Try travis-buddy for travis failure notifications. (#3181)
* Try travis-buddy for travis failures

* Only show failures
2020-01-04 11:05:59 -08:00
jonathanmetzman cfaa2a45cf
don't use travis_wait (#2867) 2019-09-20 11:24:02 -07:00
jonathanmetzman 423ee81f52
Use travis_wait (#2857) 2019-09-20 09:31:29 -07:00
jonathanmetzman c4202c2f48
Revert "Use "x86" instead of "i386" for better name recognition. (#2685)" (#2687)
This reverts commit 0c6cc5cae8.
2019-08-12 10:54:18 -07:00
jonathanmetzman 0c6cc5cae8
Use "x86" instead of "i386" for better name recognition. (#2685)
It seems more people understand x86 than i386, use this term instead.
2019-08-12 10:35:16 -07:00
Max Moroz 5dece89e3c
[infra] Add support for dataflow builds to the helper script and build check (#1632). (#2501)
* [infra] Add support for dataflow builds to the helper script and build check (#1632).

* Update travis config file.

* Address self-review comments and specify dataflow sanitizer for zstd as well.

* Fix fuzzing_engines in project.yaml

* Fix bad build check for DFSan.

* Use "hasattr" in helper.py to check the sanitizer argument.

* Address more review comments.

* Remove DataFlow config from zstd.

* fix a typo
2019-06-12 11:08:15 -07:00
jonathanmetzman 9dd5af0b01
[i386][travis] Add i386 build job (#2434) 2019-05-17 12:21:02 -07:00
jonathanmetzman 898fc435c6
[travis] Use job matrix to split up builds to avoid timeout (#2423) 2019-05-15 11:01:53 -07:00
jonathanmetzman a181b43364
[travis] Add requirements file for travis and fix diff command (#2406) 2019-05-13 13:04:23 -07:00
jonathanmetzman 7ec14aed39
[infra] Create yaml file and build script for travis. (#2397) 2019-05-10 15:58:18 -07:00