aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration
Commit message (Expand)AuthorAge
* Ban the combination of buildfiles/loadfiles and --output=location.Gravatar nharmata2017-06-19
* Make NoBuildEvent an instance of BuildEventGravatar Klaus Aehlig2017-06-19
* Propagate postable events further upGravatar Klaus Aehlig2017-06-14
* Base rc_options_test more on standard constructsGravatar aehlig2017-06-13
* experimental_ui_test: fix test_strategy optionGravatar Klaus Aehlig2017-06-09
* Disable test_packages_cleared because it is flaky on CI.Gravatar jcater2017-06-09
* experimental_ui_test: run tests locallyGravatar aehlig2017-06-09
* experimental_ui, rate limiting test: work around output by the clientGravatar aehlig2017-06-08
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01
* BEP: Correctly report test exit code.Gravatar buchgr2017-05-30
* Mark //s/t/s/integration:skylark_flag_test manualGravatar László Csomor2017-05-29
* BEP: also report make variablesGravatar Klaus Aehlig2017-05-29
* experimental UI: Support limiting consoleGravatar Klaus Aehlig2017-05-23
* Use $TEST_TMPDIR for test_interrupt_kills_child.Gravatar Janak Ramakrishnan2017-05-19
* Fix runfiles_testGravatar kchodorow2017-05-15
* BEP: add a JSON transportGravatar Klaus Aehlig2017-05-11
* Automated g4 rollback of commit 6879d7ceff0e118fdecb0cabe5134979030b7cb8.Gravatar Googler2017-05-11
* Automated g4 rollback of commit cbbb423663b154d82e3dfa5e9a56839583987999.Gravatar Googler2017-05-10
* BEP: report configurations for targetsGravatar Klaus Aehlig2017-05-09
* Change FileContentsProxy to use ctime instead of mtimeGravatar ulfjack2017-05-09
* RELNOTES: Effectively remove sysroot from CppConfiguration and allow it to us...Gravatar Googler2017-05-09
* Automated g4 rollback of commit 48c636637a5a4fba1c0c509bdc3724450155d792.Gravatar aehlig2017-05-09
* Automated g4 rollback of commit 9e37b2e52d6e42eec15712942c7f208b64c651e5.Gravatar michajlo2017-05-08
* BEP: Report stdout/stderrGravatar Klaus Aehlig2017-05-03
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Fix bazel_worker_test on Darwin by replacing "/bin/true" with "true".Gravatar philwo2017-04-28
* worker: Do not check if the process is still alive prior to using it.Gravatar philwo2017-04-28
* Slight tweaks to text formatting of ErrorMessages.Gravatar philwo2017-04-28
* worker: Remove the "retry on failure" feature.Gravatar philwo2017-04-28
* BEP: Also show the rule for each targetGravatar Klaus Aehlig2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* Reduce the time for the slow testGravatar Klaus Aehlig2017-04-27
* Fix broken test_test on macOS.Gravatar philwo2017-04-26
* Dump the stderr log of a worker when it crashes during a build.Gravatar philwo2017-04-25
* Bazel: Fix wrong test count shown for failing tests.Gravatar philwo2017-04-24
* Make tests independent of the default value for --experimental_uiGravatar aehlig2017-04-24
* BEP: Temporarily readd default outputs for targetsGravatar Klaus Aehlig2017-04-24
* 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