aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration/BUILD
Commit message (Expand)AuthorAge
* shell tests: tag tests with "no_windows"Gravatar Laszlo Csomor2018-06-15
* Opensource some basic client tests.Gravatar ccalvarin2018-03-21
* Plumb support for mounting a sandboxfs instance during a build.Gravatar jmmv2018-03-19
* Increase timeout on incompatible_changes_conflict_test.Gravatar ruperts2018-02-13
* Increase timeout of build_event_stream_test.Gravatar ruperts2018-02-09
* Add option to optionally wipe state at the end of a build.Gravatar ccalvarin2018-01-22
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* look for the prelude in each repository (fixes #1673)Gravatar Kevin Gessner2017-12-19
* Make linux-sandbox output execution statistics for executed commands.Gravatar ruperts2017-12-13
* Enable local action execution statistics collection when the LocalSpawnRunner...Gravatar ruperts2017-12-12
* Move linux_sandbox_test from shell/bazel to shell/integration.Gravatar ruperts2017-12-12
* Set configured_query_test size to 'medium' because it was timing out when set...Gravatar juliexxia2017-12-12
* Make ProcessWrapperUtil aware of the execution statistics file, and add new E...Gravatar ruperts2017-12-05
* Fix protoc_compiler variable in testenv.sh and add //third_party/protobuf:pro...Gravatar ruperts2017-11-29
* Don't use //base:system_malloc for spend_cpu_time testing tool.Gravatar ruperts2017-11-29
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...Gravatar lberki2017-11-24
* Fix //src/test/shell/integration:progress_reporting_testGravatar Klaus Aehlig2017-11-21
* SOURCE_DATE_EPOCH environment variable override the timestampGravatar Damien Martin-Guillerez2017-11-21
* Move process_wrapper_test from shell/bazel to shell/integration.Gravatar ruperts2017-11-16
* Fix Skylark outputs to properly report errors in template placeholders.Gravatar jcater2017-11-16
* RELNOTES: --keep_incrementality_data flag allows Bazel servers to be run in m...Gravatar janakr2017-11-12
* Extract test_actions_deleted_after_execution to a library for internal use.Gravatar janakr2017-10-27
* //src/test/shell/integration:progress_reporting_test increase shard countGravatar Klaus Aehlig2017-10-12
* Increase size of //src/test/shell/integration:java_integration_testGravatar Klaus Aehlig2017-08-25
* Up the size of skylark_flag_test to "medium" to avoid timeoutsGravatar brandjon2017-08-11
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Mark //s/t/s/integration:skylark_flag_test manualGravatar László Csomor2017-05-29
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Reduce the time for the slow testGravatar Klaus Aehlig2017-04-27
* Bazel: Fix wrong test count shown for failing tests.Gravatar philwo2017-04-24
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* 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
* Add option to disable critical path computation in Bazel. While this informat...Gravatar janakr2017-03-31
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* Add caching of computed file digests based on file metadata.Gravatar Julio Merino2017-03-17
* BEP: provide timing information for tests Gravatar Klaus Aehlig2017-03-09
* sandbox should create regular empty files, not symlink to /dev/null.Gravatar Philipp Wollermann2017-02-28
* Make include pruning work in Bazel.Gravatar Lukacs Berki2017-01-25
* Description redacted.Gravatar Damien Martin-Guillerez2017-01-19
* If a worker returns unparseable output, print it to the terminal.Gravatar Philipp Wollermann2016-12-06
* Rename intellij_info.bzl outputs and output groups.Gravatar Googler2016-11-28
* Properly handle bazel's output deletion within a write-protected directory.Gravatar Kush Chakraborty2016-11-23
* Move intellij_info.bzl to a tool packaged with bazel.Gravatar Googler2016-11-21
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Add jdk8 tags to java_integration_testGravatar Damien Martin-Guillerez2016-10-05
* Open-source java_integration_testGravatar Laszlo Csomor2016-09-19
* Increase test size to "large" for maven_test, experimental_ui_test and ide_in...Gravatar Philipp Wollermann2016-09-16