aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/bazel_test_test.sh
Commit message (Expand)AuthorAge
* Remove the legacy loading phase runnerGravatar ulfjack2018-06-08
* Reject files when the first line is indented.Gravatar laurentlb2018-05-24
* Add a new test environment variable, TEST_TARGET.Gravatar John Cater2018-04-06
* Use PATH and LD_LIBRARY_PATH from the client's environment if possibleGravatar ulfjack2018-03-21
* Fix bazel_test_test when --local_test_jobs is set in system-wide bazelrc.Gravatar philwo2018-03-21
* Fix test name in fallback xml when --run_under is used.Gravatar Benjamin Peterson2018-02-22
* Roll forward of https://github.com/bazelbuild/bazel/commit/3904ac33a983fd8fae...Gravatar olaola2018-02-20
* Automated rollback of commit 28bd997c1c8793973f63dcae4c22bbae49e7d8b7.Gravatar Googler2018-02-12
* Fixing test-setup.sh occasionally missing stdout/stderr, on systems where "ta...Gravatar Googler2018-02-12
* Rework implementation of --nobuild_runfile_manifests.Gravatar Benjamin Peterson2018-01-03
* Make tests more independent of default valuesGravatar Klaus Aehlig2017-10-18
* Fix bazel_test_test by removing pollution of config with external bazelrc, su...Gravatar Googler2017-09-25
* Don't emit an undeclared outputs MANIFEST if there are no files.Gravatar Googler2017-09-25
* Add support for writing undeclared outputs to TEST_UNDECLARED_OUTPUTS_DIR and...Gravatar Googler2017-09-20
* Make tests more portableGravatar Klaus Aehlig2017-08-04
* Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37Gravatar Damien Martin-Guillerez2017-07-27
* Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37.Gravatar dmarting2017-07-20
* Add stdout to default XML file and generate XML file on timeoutGravatar Damien Martin-Guillerez2017-07-19
* Ensure shards of the same test have unique names in the fallback xmlGravatar Benjamin Peterson2017-06-28
* give the duration of test in the fallback xml fileGravatar Benjamin Peterson2017-06-27
* sandbox: Create more compact sandbox profiles faster.Gravatar Philipp Wollermann2017-05-15
* Bazel: Fix wrong test count shown for failing tests.Gravatar philwo2017-04-24
* Use the test's PATH to resolve the --run_under commandGravatar Ulf Adams2017-02-14
* Switch Bazel to use the common test env variables.Gravatar Ulf Adams2017-01-26
* Gives 3 levels of sandbox error message under different flags.Gravatar Yue Gan2017-01-12
* Automated [] rollback of commit 56bc3cbf0e87423e815422d1c6e02846af74c0bf.Gravatar Marcel Hlopko2017-01-10
* Gives 3 levels of sandbox error message under different flags.Gravatar Yue Gan2017-01-10
* Fix flaky test supportGravatar Damien Martin-Guillerez2016-12-29
* Rollback of commit 87532156cf3ed7b66c6db5cb1e57dff7424031ab.Gravatar Kristina Chodorow2016-12-22
* Gives detailed error message when fail to re-create directories during testin...Gravatar Yue Gan2016-12-20
* Disable failing tests related to code coverage work.Gravatar John Cater2016-12-13
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Rollback of commit a9f20b0d6459d395444c45cf5e94a899f3443633.Gravatar Philipp Wollermann2016-10-19
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Enforce that non test-only targets cannot depends on test-only targetsGravatar Damien Martin-Guillerez2016-10-19
* Remove a duplicate test. Also move the counter file to a temp dir.Gravatar Ulf Adams2016-08-31
* Fix tmpdir with standalone test strategyGravatar Kristina Chodorow2016-08-18
* StandaloneTestStrategy: Use relative paths for environmental variables relate...Gravatar Philipp Wollermann2016-07-14
* Make timeout test a bit more robustGravatar Kristina Chodorow2016-06-15
* Add test for --test_summary=detailed.Gravatar Han-Wen Nienhuys2016-06-03
* Fix docs on test environment and add a testGravatar Kristina Chodorow2016-04-25
* Generate a default dummy XML file when the test runner does not.Gravatar Damien Martin-Guillerez2016-01-18
* Fix #757: Bazel does not copy xml test output from sandbox.Gravatar Philipp Wollermann2016-01-18
* Deflake --runs_per_test_detects_flakes.Gravatar Brian Silverman2015-11-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Display TIMEOUT for test that times outGravatar Damien Martin-Guillerez2015-09-08
* Prepare our tests that can't run under sandboxing to explicitly request a non...Gravatar Philipp Wollermann2015-08-24
* Support (test) timeouts in Bazel.Gravatar Han-Wen Nienhuys2015-07-07
* Support --run_under in Bazel.Gravatar Han-Wen Nienhuys2015-06-10
* Add TEST_TMPDIR for BazelGravatar Kristina Chodorow2015-04-22