aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/TestResultAnalyzer.java
Commit message (Expand)AuthorAge
* Make TestSummary event paths use the file system from ActionExecutionContext.Gravatar tomlu2018-08-02
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Avoid crash when a test and its alias are specified on the command line for "...Gravatar lberki2017-11-03
* Add some debugging in TestResultAnalyzer: make crash message more informative...Gravatar janakr2017-10-12
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Return exit code SUCCESS when there are only skipped and passing tests.Gravatar Googler2017-07-25
* PiperOrigin-RevId: 162907213Gravatar ulfjack2017-07-24
* Change TestTimeout's rangeMax values so that isInRangeFuzzy will flag tests t...Gravatar Googler2017-06-19
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Fixed a problem with wrong test statuses when using notest_keep_going (especi...Gravatar Florian Weikert2016-03-11
* Don't report targets as broken when they were actually skipped because of no...Gravatar Florian Weikert2016-02-25
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Deflake --runs_per_test_detects_flakes.Gravatar Brian Silverman2015-11-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Remove test warning filtering.Gravatar Eric Fellheimer2015-09-04
* Code cleanupGravatar Laurent Le Brun2015-09-03
* Test execution time warning contains target name. The rest of the message is ...Gravatar Googler2015-03-18
* fix accumulating logic around cached testsGravatar Michajlo Matijkiw2015-02-11
* fix bug where cov info wasn't being printed for some buildsGravatar Michajlo Matijkiw2015-02-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25