aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration
Commit message (Expand)AuthorAge
...
* Fix some tests when run with a JDK9 javabase.Gravatar tomlu2018-05-30
* Refactor root cause reporting in ConfiguredTargetFunctionGravatar ulfjack2018-05-29
* Add --batch deprecation warning.Gravatar ccalvarin2018-05-23
* Add option --experimental_discard_actions_after_execution in order to turn it...Gravatar janakr2018-05-15
* Add graceful failure for unsupported formatters in genqueryGravatar juliexxia2018-05-09
* Remove overlap between the blazerc and bazelrc names.Gravatar ccalvarin2018-04-20
* Fix up all the tests to work with "blaze run --direct_run".Gravatar lberki2018-04-20
* bash: Add a toolchain for local Bash.Gravatar Laszlo Csomor2018-04-16
* Bring startup_options to BAZEL_LOG.Gravatar ccalvarin2018-04-10
* Remove die() and replace it with BAZEL_DIE, part of the logging framework.Gravatar ccalvarin2018-04-06
* Make the client's java startup command line list all startup options.Gravatar ccalvarin2018-03-30
* BEP: also report the built artifacts in case of a testGravatar Klaus Aehlig2018-03-26
* Fold in warning and error output into client logging.Gravatar ccalvarin2018-03-23
* Create a new output formatter for cquery which output transition information ...Gravatar juliexxia2018-03-23
* Improve error message when a persistent worker sends an unparseable response.Gravatar philwo2018-03-22
* Update the client's skeleton logging framework to use it for --client_debug.Gravatar ccalvarin2018-03-21
* Opensource some basic client tests.Gravatar ccalvarin2018-03-21
* Plumb support for mounting a sandboxfs instance during a build.Gravatar jmmv2018-03-19
* Prefix startup dots with "Connecting to local Bazel server..." message.Gravatar ruperts2018-03-12
* Remove cycle error reporting from query results since they're not strictly re...Gravatar juliexxia2018-03-09
* @AutoCodec for GenRuleAction.Gravatar cpeyser2018-02-23
* Be more generous with expected bounds for user and sys time in execution stat...Gravatar ruperts2018-02-14
* Increase timeout on incompatible_changes_conflict_test.Gravatar ruperts2018-02-13
* Increase timeout of build_event_stream_test.Gravatar ruperts2018-02-09
* When requesting nodes* look first in target configuration, then host (used to...Gravatar juliexxia2018-02-07
* Update stub_finds_runfiles_test to be a real sh_test.Gravatar John Cater2018-02-05
* BEP: report analysis failure eventsGravatar Klaus Aehlig2018-01-26
* cquery output: change the output config to be "HOST" for targets configured i...Gravatar juliexxia2018-01-25
* Add option to optionally wipe state at the end of a build.Gravatar ccalvarin2018-01-22
* Add an additional attempt to get a heap histogram since jmap on Bazel CI appe...Gravatar janakr2018-01-16
* Disable test_actions_deleted_after_execution_nobatch_keep_analysisGravatar dslomov2018-01-15
* Introduce the blaze cquery command as the new ui for configurable query.Gravatar juliexxia2018-01-12
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* BEP: make stdout/stderr buffering configurableGravatar Klaus Aehlig2018-01-11
* BEP: add a separate id for visibility errorsGravatar Klaus Aehlig2018-01-10
* Rework implementation of --nobuild_runfile_manifests.Gravatar Benjamin Peterson2018-01-03
* look for the prelude in each repository (fixes #1673)Gravatar Kevin Gessner2017-12-19
* Rename --keep_incrementality_data to --track_incremental_state.Gravatar ccalvarin2017-12-14
* Shell code cleanupGravatar Androbin2017-12-14
* Make linux-sandbox output execution statistics for executed commands.Gravatar ruperts2017-12-13
* Implement --(no)expand_test_suites flag.Gravatar dslomov2017-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
* Automated rollback of commit 9321316b34767b06c3071b2cf2a4de189874fcce.Gravatar ccalvarin2017-12-11
* Add --incremental_state_retention_strategyGravatar ccalvarin2017-12-11
* Rollforward of rollback commit 078c25c2f3cce5f407e28938ab2f3429e4609b19 with ...Gravatar juliexxia2017-12-08
* bazel integration tests: chmod +x configured_query_test.shGravatar juliexxia2017-12-07
* bazel integration tests: chmod +x configured_query_test.shGravatar Googler2017-12-07
* Report empty query results.Gravatar juliexxia2017-12-07