aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration
Commit message (Expand)AuthorAge
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29
* Add debugging to other flaky test case in discard_graph_edges_test. We actual...Gravatar janakr2017-08-29
* Enforce that there should be no RuleConfiguredTarget objects on the heap duri...Gravatar janakr2017-08-28
* Increase size of //src/test/shell/integration:java_integration_testGravatar Klaus Aehlig2017-08-25
* Replace deprecated `set` constructor and its order names in integration testsGravatar vladmos2017-08-24
* Add a --build_runfile_manifests flag which controls production ofGravatar Googler2017-08-22
* When a worker can no longer be used, because one or more of its files on disk...Gravatar philwo2017-08-17
* Send Bazel startup options to server.Gravatar ccalvarin2017-08-16
* BEP: Make tags available in TargetConfigured eventGravatar Klaus Aehlig2017-08-14
* BEP: move configuration-independent information to TargetConfigured eventGravatar Klaus Aehlig2017-08-11
* Up the size of skylark_flag_test to "medium" to avoid timeoutsGravatar brandjon2017-08-11
* BEP: do not generate test summaries for broken testsGravatar Klaus Aehlig2017-08-02
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Only report progress after a build has started.Gravatar Benjamin Peterson2017-07-31
* Remove unused module-related optionsGravatar hlopko2017-07-28
* Add configuration and target label to ActionCompletedId.Gravatar Eduardo Colaco2017-07-27
* Fix bug where we incorrectly skip over subdirectories named 'external'. We're...Gravatar mschaller2017-07-27
* BEP: Merge all failures into the Aborted eventGravatar Klaus Aehlig2017-07-24
* Write directly to stdout when debugging in test: otherwise test log can get o...Gravatar janakr2017-07-24
* Make all test cases pass with --noexperimental_separate_genfiles_directory.Gravatar lberki2017-07-24
* Use new actions API in docs.Gravatar Dmitry Lomov2017-07-21
* Be more precise in which values we're looking for in the histogram: just Glob...Gravatar janakr2017-07-20
* BEP: Report configuration for all actionsGravatar Klaus Aehlig2017-07-14
* build_event_stream_test: stop daemon before removing filesGravatar Klaus Aehlig2017-07-10
* Restrict writing build events to a white-listed set of commandsGravatar Klaus Aehlig2017-07-07
* Add debugging for flaky test: maybe fifo problem.Gravatar Janak Ramakrishnan2017-07-07
* Make build_event_stream_test more robustGravatar aehlig2017-07-07
* Fix JSON expectationsGravatar Klaus Aehlig2017-07-05
* Make integration tests more portableGravatar Klaus Aehlig2017-07-05
* AspectCompleteEvent: correctly report artifacts for a failed aspectGravatar Klaus Aehlig2017-07-05
* Migrate tests to ctx.actions.run/run_shell.Gravatar dslomov2017-07-05
* Introduce ctx.actions.write in place of ctx.file_action.Gravatar dslomov2017-06-30
* Add a test verifying that --action_env triggers a rerun of testsGravatar Klaus Aehlig2017-06-29
* build_event_stream_test: action listener is still experimentalGravatar Klaus Aehlig2017-06-29
* Writing build events to a file is no longer experimentalGravatar aehlig2017-06-28
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Add 'ctx.actions' and implement 'ctx.action.declare_file'.Gravatar dslomov2017-06-27
* BEP: Support longer streams on non building commandsGravatar Klaus Aehlig2017-06-26
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* 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