aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration
Commit message (Expand)AuthorAge
* Make src/test/shell/integration/logging_test.sh executable.Gravatar buchgr2017-04-13
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* test_action_conflict no longer relies on cc_binary internalsGravatar cparsons2017-04-12
* Fix #2769: Worker processes should be killed on 'bazel clean'.Gravatar philwo2017-04-12
* Make TargetCompleteEvent declare its artifact groupsGravatar Klaus Aehlig2017-04-11
* Remove static declaration of apple split transitions, as this is no longer ne...Gravatar cparsons2017-04-10
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* Experimental UI: only show progress in terminal title if curses enabledGravatar Klaus Aehlig2017-04-07
* Fix bash in incompatible_changes_conflict_testGravatar hlopko2017-04-06
* When tracking the critical path, if not keeping incremental state, don't keep...Gravatar janakr2017-04-06
* Add integration test for --all_incompatible_changes flag conflictsGravatar brandjon2017-04-05
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Add "--build_manual_tests" options that forces manual tests to be built.Gravatar dslomov2017-04-04
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Add option to disable critical path computation in Bazel. While this informat...Gravatar janakr2017-03-31
* Also report starting times of test actionsGravatar aehlig2017-03-31
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Drop loading-phase values if --discard_analysis_cache is true and we're not k...Gravatar janakr2017-03-31
* Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...Gravatar janakr2017-03-29
* BEP: Unconditionally report ExtraActions Gravatar Klaus Aehlig2017-03-28
* BEP: Also report the original command line Gravatar Klaus Aehlig2017-03-23
* BEP: Use TestStatus enum to report the status of a TestResultGravatar Jakob Buchgraber2017-03-23
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* Automatically set --jobs based on the number of CPU threads.Gravatar Julio Merino2017-03-20
* BEP: Indicate caching status in TestResult Gravatar Klaus Aehlig2017-03-20
* Add caching of computed file digests based on file metadata.Gravatar Julio Merino2017-03-17
* Make AspectCompleteEvent an instance of BuildEvent Gravatar Klaus Aehlig2017-03-16
* BEP: provide timing information for tests Gravatar Klaus Aehlig2017-03-09
* Add support for --flagfile=flagfile.txt args in addition to the usual @flagfi...Gravatar Philipp Wollermann2017-03-06
* BEP: Make TestSummary provide the overall status Gravatar Klaus Aehlig2017-03-06
* BEP: Report pattern expansion failures Gravatar Klaus Aehlig2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* sandbox should create regular empty files, not symlink to /dev/null.Gravatar Philipp Wollermann2017-02-28
* Regression test for ActionCache shutdown roundtrip Gravatar George Gensure2017-02-27
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* BEP: Also report the xml file in cached test Gravatar Klaus Aehlig2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Ensure test results are also reported for cached test Gravatar Klaus Aehlig2017-02-16
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* Introduce a new SkyValue that merely contains the workspace name. The workspa...Gravatar Nathan Harmata2017-02-09
* Also report about individual attempts in a test Gravatar Klaus Aehlig2017-02-03
* Also report individual test results via BEP Gravatar Klaus Aehlig2017-02-02
* Make include pruning work in Bazel.Gravatar Lukacs Berki2017-01-25
* Fix inaccurate failure message in build_event_stream_testGravatar Klaus Aehlig2017-01-23
* Description redacted.Gravatar Damien Martin-Guillerez2017-01-19
* java_integration_test#test_header_compilation: use expect_logGravatar Damien Martin-Guillerez2016-12-29
* Add SearchUnaryOptions and SearchNullaryOptions to improve the parsingGravatar Luis Fernando Pino Duque2016-12-09
* Fix #2199: bazel_worker_test fails with syntax error on Darwin.Gravatar Philipp Wollermann2016-12-07
* If a worker returns unparseable output, print it to the terminal.Gravatar Philipp Wollermann2016-12-06