aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/bazel_sandboxing_test.sh
Commit message (Expand)AuthorAge
* Console output: switch to file line endingGravatar Klaus Aehlig2018-08-06
* testenv.sh: do not run "bazel info" unnecessarilyGravatar Laszlo Csomor2018-07-31
* Plumb support for mounting a sandboxfs instance during a build.Gravatar jmmv2018-03-19
* Move linux_sandbox_test from shell/bazel to shell/integration.Gravatar ruperts2017-12-12
* Fix: uploading artifacts of failed actions to remote cache stopped working.Gravatar olaola2017-12-11
* Update some of the tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Re-enable test_sandbox_mount_customized_path.Gravatar Xin Gao2017-11-09
* Retrieve bazel_sandbox_test data dependency using http_file rule.Gravatar Xin Gao2017-11-07
* Support executing as root in the linux sandbox.Gravatar Benjamin Peterson2017-08-11
* Fix sandboxing tests after changes to the error messagesGravatar ulfjack2017-07-14
* Migrate tests to ctx.actions.run/run_shell.Gravatar dslomov2017-07-05
* Bring back --sandbox_block_path.Gravatar philwo2017-05-15
* Add a test that /proc works correctly in the sandboxGravatar Brian Silverman2017-05-09
* Disable test_sandbox_mount_customized_path because it segfaults on Ubuntu 16.04.Gravatar philwo2017-03-31
* Fix broken test_sandbox_mount_customized_path test.Gravatar Philipp Wollermann2017-03-27
* sandbox: Remove the flag --sandbox_block_path.Gravatar Philipp Wollermann2017-03-24
* Stop adding the TestRunner's JAR as part of the compile time classpath, when ...Gravatar Kush Chakraborty2017-03-23
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Fix #2018: Can't access localhost in bazel 0.3.2.Gravatar Philipp Wollermann2017-02-01
* 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
* Add customized path mounting in Bazel sandbox.Gravatar Xin Gao2016-12-20
* Update error messages generated by failure to copy files out of the sandbox.Gravatar John Cater2016-10-27
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Rollback of commit f695c54a8f5f6be7adb678d305005f78e4b44424.Gravatar Philipp Wollermann2016-10-13
* Automated [] rollback of commit e898023ffc6c47a27312c4d3659dbeeccdb3cd37.Gravatar Yue Gan2016-10-12
* sandbox: Allow network access by default, unless a target has a "block-networ...Gravatar Philipp Wollermann2016-10-07
* Fix #1849: Sandboxing on OS X should be turned off by default for 0.3.2.Gravatar Philipp Wollermann2016-09-30
* Fix an issue where a "build" command might hang after it finished, because sa...Gravatar Philipp Wollermann2016-09-26
* sandbox: Fix an issue where an IOException happening during SandboxExecRoot#c...Gravatar Philipp Wollermann2016-09-26
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Implement the first stage of Bazel's "Sandbox 2.0" for Linux.Gravatar Philipp Wollermann2016-08-18
* Add a test for sandboxing when nobody's UID is differentGravatar Brian Silverman2016-08-18
* Rollback of commit 2ee0377d835af26a6488ad7b80291953860c4dce.Gravatar Philipp Wollermann2016-06-21
* sandbox: Mount input files and directories actually read-only.Gravatar Philipp Wollermann2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Set the default workspace name to __main__Gravatar Kristina Chodorow2016-05-03
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* More detailed error message for sandbox failures in test, when --sandbox_debu...Gravatar Yue Gan2016-04-13
* sandbox:Gravatar Yue Gan2016-03-17
* Copy output files out of the sandbox even when the action failed.Gravatar Philipp Wollermann2016-01-21
* Simplify & speed-up the check whether sandbox related shell tests can run.Gravatar Philipp Wollermann2015-12-08
* Fix sandbox .params files being left aroundGravatar Brian Silverman2015-12-08
* Force sandboxing to be enabled on the sandboxing tests (fixes the failing "te...Gravatar Philipp Wollermann2015-11-06
* Disable the Bazel/Skylark sandboxing test and fix erroneous 'return' stmt.Gravatar Googler2015-11-05