index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
runtimes
Age
Commit message (
Expand
)
Author
2020-11-06
[vfs] Return EEXIST when file already exists and rp.MustBeDir() is true.
Ayush Ranjan
2020-11-05
[runtime tests] Add partitions to runtime tests.
Ayush Ranjan
2020-11-05
[runtime tests] Exclude ext/pcre/tests/cache_limit.phpt.
Ayush Ranjan
2020-10-31
net/tcpip: connect to unset loopback address has to return EADDRNOTAVAIL
Andrei Vagin
2020-10-28
[runtime tests] Unexclude fixed test.
Ayush Ranjan
2020-10-23
[runtime tests] Exclude flaky tests.
Ayush Ranjan
2020-10-20
test/runtime: set the NOFILE soft rlimit to 32K
Andrei Vagin
2020-10-20
[runtime tests] Update exclude files.
Ayush Ranjan
2020-10-07
[runtime-tests] Exclude failing test due to expired cert.
Ayush Ranjan
2020-10-02
Actually disable nodejs test parallel/test-fs-write-stream-double-close.
Jamie Liu
2020-09-30
Ensure proctor is built as pure Go binary.
Adin Scannell
2020-09-29
Stop depending on go_binary targets.
Adin Scannell
2020-09-25
Disable flaky java11 tests.
Jamie Liu
2020-09-18
Disable PHP test ext/standard/tests/streams/proc_open_bug60120.phpt.
Jamie Liu
2020-09-17
Disable nodejs12.4 test async-hooks/test-statwatcher.
Jamie Liu
2020-09-16
[runtime tests] Add documentation.
Ayush Ranjan
2020-09-02
[runtime tests] Exclude flaky nodejs test
Ayush Ranjan
2020-08-26
[runtime-tests] Exclude flaky nodejs test.
Ayush Ranjan
2020-08-25
Link to PHP bug for disabled disk space tests.
Jamie Liu
2020-08-25
Add nogo support to go_binary and go_test targets.
Adin Scannell
2020-08-25
Disable PHP disk space tests.
Jamie Liu
2020-08-07
[runtime tests] Exclude flaky/failing tests
Ayush Ranjan
2020-08-06
Add bzl_library rules for .bzl files without one.
Adin Scannell
2020-08-06
[runtime tests] Exclude failing python and java tests
Ayush Ranjan
2020-08-05
[runtime tests] Update python tests.
Ayush Ranjan
2020-08-05
[runtime tests] Update bugs and un-exclude passing tests.
Ayush Ranjan
2020-08-04
[runtime tests] Exclude flaky tests.
Ayush Ranjan
2020-08-04
[runtime tests] Fix nodejs runtime tests.
Ayush Ranjan
2020-08-03
Exclude flaky nodejs runtime test.
Dean Deng
2020-07-31
[runtime tests] Enhance java runtime test.
Ayush Ranjan
2020-07-30
[runtime tests] go language test enhancement
Ayush Ranjan
2020-07-28
[Runtime Tests] Exclude flaky/failing tests
Ayush Ranjan
2020-07-17
Runtime tests are enormous
Ayush Ranjan
2020-07-17
Automated rollback of changelist 321647645
Ayush Ranjan
2020-07-16
Port runtime tests to use go_test
Ayush Ranjan
2020-07-11
Runtime test batch executor
Ayush Ranjan
2020-07-08
Move all tests to new docker API.
Zach Koopmans
2020-07-08
Enable shards in runtime test runner.
Ayush Ranjan
2020-06-17
Move mount configutation to RunOpts
Fabricio Voznika
2020-06-15
Remove blacklist from //test/runtimes
Michael Pratt
2020-06-08
test/runtimes/proctor: remove an unknown nocgo attribute from go_test rule
Andrei Vagin
2020-05-05
Internal change.
gVisor bot
2020-04-24
Standardize all Docker images.
Adin Scannell
2020-04-23
Simplify Docker test infrastructure.
Adin Scannell
2020-04-08
Fix all printf formatting errors.
Adin Scannell
2020-02-11
Fix up test/runtimes/README.md.
gVisor bot
2020-02-03
Reduce run time for //test/syscalls:socket_inet_loopback_test_runsc_ptrace.
Ting-Yu Wang
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-11-14
Allow all runtime tests for a language to be run via a single command.
Kevin Krakauer
2019-11-01
Add "manual" tag back to runtime tests.
Nicolas Lacasse
[next]