summaryrefslogtreecommitdiffhomepage
path: root/test/runtimes
AgeCommit message (Expand)Author
2021-10-18Update testDeps definition for https://golang.org/cl/354632Michael Pratt
2021-10-06Wrap testing.MainStart to work around upcoming signature change.Nicolas Lacasse
2021-07-13Replace whitelist with allowlistFabricio Voznika
2021-04-03Remove eternal and enormous tests.Adin Scannell
2021-03-06[op] Replace syscall package usage with golang.org/x/sys/unix in test/.Ayush Ranjan
2021-02-17[infra] Update JDK11 version for java runtime tests.Ayush Ranjan
2020-12-17Internal change.gVisor bot
2020-12-03Support partitions for other tests.Adin Scannell
2020-12-02Skip generating an empty (broken) test case.Adin Scannell
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-31net/tcpip: connect to unset loopback address has to return EADDRNOTAVAILAndrei Vagin
2020-10-28[runtime tests] Unexclude fixed test.Ayush Ranjan
2020-10-23[runtime tests] Exclude flaky tests.Ayush Ranjan
2020-10-20test/runtime: set the NOFILE soft rlimit to 32KAndrei 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-02Actually disable nodejs test parallel/test-fs-write-stream-double-close.Jamie Liu
2020-09-30Ensure proctor is built as pure Go binary.Adin Scannell
2020-09-29Stop depending on go_binary targets.Adin Scannell
2020-09-25Disable flaky java11 tests.Jamie Liu
2020-09-18Disable PHP test ext/standard/tests/streams/proc_open_bug60120.phpt.Jamie Liu
2020-09-17Disable 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 testAyush Ranjan
2020-08-26[runtime-tests] Exclude flaky nodejs test.Ayush Ranjan
2020-08-25Link to PHP bug for disabled disk space tests.Jamie Liu
2020-08-25Add nogo support to go_binary and go_test targets.Adin Scannell
2020-08-25Disable PHP disk space tests.Jamie Liu
2020-08-07[runtime tests] Exclude flaky/failing testsAyush Ranjan
2020-08-06Add bzl_library rules for .bzl files without one.Adin Scannell
2020-08-06[runtime tests] Exclude failing python and java testsAyush 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-03Exclude 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 enhancementAyush Ranjan
2020-07-28[Runtime Tests] Exclude flaky/failing testsAyush Ranjan
2020-07-17Runtime tests are enormousAyush Ranjan
2020-07-17Automated rollback of changelist 321647645Ayush Ranjan
2020-07-16Port runtime tests to use go_testAyush Ranjan
2020-07-11Runtime test batch executorAyush Ranjan
2020-07-08Move all tests to new docker API.Zach Koopmans
2020-07-08Enable shards in runtime test runner.Ayush Ranjan
2020-06-17Move mount configutation to RunOptsFabricio Voznika
2020-06-15Remove blacklist from //test/runtimesMichael Pratt
2020-06-08test/runtimes/proctor: remove an unknown nocgo attribute from go_test ruleAndrei Vagin