CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 yıl önce |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
Ziheng Liu
|
c322af8019
test: add buffer to prevent goroutine leak
|
5 yıl önce |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 yıl önce |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 yıl önce |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 yıl önce |
Sebastiaan van Stijn
|
0595c01718
switch kr/pty to creack/pty v1.1.7
|
6 yıl önce |
Sebastiaan van Stijn
|
7204341950
integration-cli: remove ExecSupport check
|
6 yıl önce |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 yıl önce |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 yıl önce |
Dennis Chen
|
386e0f36c4
Alternative failure mitigation of `TestExecInteractiveStdinClose`
|
7 yıl önce |
Dennis Chen
|
476d7872ef
Some slight tweaks for the integration test
|
7 yıl önce |
Dennis Chen
|
96abf9f59e
Fix flaky test case of `TestExecInteractiveStdinClose`
|
7 yıl önce |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 yıl önce |
Jie Luo
|
ea2dd4b5d0
duplicated the
|
8 yıl önce |
Michael Crosby
|
4633f15f13
Add TERM env var to exec
|
8 yıl önce |
Qiang Huang
|
021a12ef1b
Revert hack in TestExecTTY
|
9 yıl önce |
Arnaud Porterie
|
a943c40150
Improve remote integration-cli tests
|
9 yıl önce |
Lei Jitang
|
0e16eacad4
Probably fix flaky test TestExecTTY
|
9 yıl önce |
Stefan Scherer
|
88c1bc10c4
Increase timeouts to fix test on ARM
|
9 yıl önce |
weiyan
|
d65ac42ca8
use of checkers on docker_cli_exec_unix_test.go
|
9 yıl önce |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 yıl önce |
Brian Goff
|
5ffcecf130
Fix issue with exec TTY caused by 15446
|
10 yıl önce |
Ben Firshman
|
6b3c928140
Fix golint warnings for integration-cli
|
10 yıl önce |
Qiang Huang
|
668e2369cc
dockerCmd when possible
|
10 yıl önce |
Daniel, Dao Quang Minh
|
ade8146aa8
reuse same code for setting pipes in run/exec
|
10 yıl önce |