CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
há 3 anos atrás |
Ziheng Liu
|
c322af8019
test: add buffer to prevent goroutine leak
|
há 5 anos atrás |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
há 5 anos atrás |
John Howard
|
8988448729
Remove refs to jhowardmsft from .go code
|
há 5 anos atrás |
Sebastiaan van Stijn
|
cbc3cfe101
integration-cli: TestAttachMultipleAndRestart: don't call t.Fatal from a goroutine
|
há 5 anos atrás |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
há 5 anos atrás |
Tibor Vass
|
2743e2d8bc
rm-gocheck: IsNil
|
há 5 anos atrás |
Tibor Vass
|
6dc7f4c167
rm-gocheck: Equals -> assert.Equal
|
há 5 anos atrás |
Tibor Vass
|
230f7bcc02
rm-gocheck: normalize to use checker
|
há 5 anos atrás |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
há 5 anos atrás |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
há 5 anos atrás |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
há 6 anos atrás |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
há 7 anos atrás |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
há 7 anos atrás |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
há 7 anos atrás |
John Howard
|
e4ec9195fe
Windows: Disable TestAttachTTYWithoutStdin
|
há 8 anos atrás |
Vincent Demeester
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
há 8 anos atrás |
Vincent Demeester
|
10e171cd94
Clean some function in docker_utils_test.go
|
há 8 anos atrás |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
há 8 anos atrás |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
há 8 anos atrás |
Darren Stahl
|
69985e85d3
Implement Pause Resume support for Windows
|
há 8 anos atrás |
John Howard
|
934fe3f73e
Windows: Enable 2 TestAttach* tests
|
há 8 anos atrás |
Daniel Nephin
|
243885808f
Change to use c.Assert() instead of result.Assert()
|
há 9 anos atrás |
Daniel Nephin
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
há 9 anos atrás |
yuexiao-wang
|
256310e962
close pipe after using pipe
|
há 9 anos atrás |
John Howard
|
f7541b00b0
Better error on attach no tty
|
há 9 anos atrás |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
há 9 anos atrás |
Zhang Wei
|
e151ad936a
Make test case name consistent
|
há 9 anos atrás |
John Howard
|
25c383391a
Windows CI: Deal with failing tests for TP4
|
há 9 anos atrás |
Lei Jitang
|
de1d611990
Add show error when attach to a paused container
|
há 9 anos atrás |