aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Add +x bit on test script.Gravatar laszlocsomor2017-07-14
* Fix sandboxing tests after changes to the error messagesGravatar ulfjack2017-07-14
* BEP: Report configuration for all actionsGravatar Klaus Aehlig2017-07-14
* Also generate a build stream for fetchGravatar 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
* Exclude //external targets from //...Gravatar kchodorow2017-07-07
* Remove support for -extra_checks:offGravatar cushon2017-07-07
* Make build_event_stream_test more robustGravatar aehlig2017-07-07
* Remove apple_watch2_extension ruleGravatar cparsons2017-07-07
* Make 'platform_type' a mandatory attribute.Gravatar cparsons2017-07-06
* Improve the ToolchainInfo provider and add more data.Gravatar John Cater2017-07-06
* Fix JSON expectationsGravatar Klaus Aehlig2017-07-05
* Make integration tests more portableGravatar Klaus Aehlig2017-07-05
* Call md5 instead of md5sum on FreeBSD as well.Gravatar 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 exports param to java_common.compile.Gravatar elenairina2017-06-29
* 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
* Ensure shards of the same test have unique names in the fallback xmlGravatar Benjamin Peterson2017-06-28
* Mark src/test/shell/bazel/remote_execution_sandboxing_test.sh as executable.Gravatar Philipp Wollermann2017-06-28
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Fixes #3188: Implement sandboxing for remote_worker on Linux.Gravatar Philipp Wollermann2017-06-28
* Move the docker tests in src/test/dockerGravatar dmarting2017-06-27
* Enable connection pooling for the remote REST cacheGravatar Benjamin Peterson2017-06-27
* Add 'ctx.actions' and implement 'ctx.action.declare_file'.Gravatar dslomov2017-06-27
* Minor Bash improvementsGravatar Androbin2017-06-27
* give the duration of test in the fallback xml fileGravatar Benjamin Peterson2017-06-27
* Remove usage of --ios_cpu from Bazel.Gravatar cpeyser2017-06-26
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* BEP: Support longer streams on non building commandsGravatar Klaus Aehlig2017-06-26
* Use targets' labels' package identifier for query output=packageGravatar mschaller2017-06-22
* Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e.Gravatar ajmichael2017-06-22
* Set correct execroot for infoGravatar kchodorow2017-06-22
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Use getopt to parse process-wrapper's command-line.Gravatar philwo2017-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
* Make singlejar aware of FreeBSDGravatar 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
* Disable local fallback by defaultGravatar ulfjack2017-06-09