gvisor/test/runner
Fabricio Voznika e0e04814b4 Fix invalid interface conversion in runner
panic: interface conversion: interface {} is syscall.WaitStatus, not unix.WaitStatus

goroutine 1 [running]:
main.runTestCaseNative(0xc0001fc000, 0xe3, 0xc000119b60, 0x1, 0x1, 0x0, 0x0)
	test/runner/runner.go:185 +0xa94
main.main()
	test/runner/runner.go:118 +0x745

PiperOrigin-RevId: 361957796
2021-03-09 20:12:20 -08:00
..
gtest Run shards in a single sandbox 2021-03-08 14:48:16 -08:00
BUILD Add bzl_library rules for .bzl files without one. 2020-08-06 12:10:49 -07:00
defs.bzl Support partitions for other tests. 2020-12-03 01:00:21 -08:00
runner.go Fix invalid interface conversion in runner 2021-03-09 20:12:20 -08:00