커밋 기록

작성자 SHA1 메시지 날짜
  Sebastiaan van Stijn dc0c2340b8 integration-cli: fix empty-lines (revive) 2 년 전
  CrazyMax 0e6a1b9596 integration-cli: split DockerSuite into subsequent build suites 3 년 전
  Ziheng Liu c322af8019 test: add buffer to prevent goroutine leak 5 년 전
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 년 전
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 년 전
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 년 전
  Sebastiaan van Stijn 7f37d99ef5 integration-cli: remove redundant "testrequires" 6 년 전
  Sebastiaan van Stijn 7204341950 integration-cli: remove ExecSupport check 6 년 전
  Michael Crosby b5f28865ef Handle blocked I/O of exec'd processes 6 년 전
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 년 전
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() 6 년 전
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 년 전
  John Howard 15a25f6eb9 Disable TestExecWindowsOpenHandles on RS5 temporarily 6 년 전
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 6 년 전
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 년 전
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 년 전
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 년 전
  Kenfe-Mickael Laventure 617f89b9a3 Fix tests creating zombie processes 7 년 전
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 년 전
  Stanislav Bondarenko 0fd5a65428 Stop using deprecated SockRequest 8 년 전
  Brian Goff 73e2f55543 fix tests after CLI update 8 년 전
  Vincent Demeester a899aa6796 [integration] make runSleepingContainer use cli package 8 년 전
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions 8 년 전
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go 8 년 전
  Vincent Demeester 3fb84ca2f5 Merge pull request #32076 from tmp6154/master 8 년 전
  Vitaly Ostrosablin d4e132f84d Change TestExecUlimits to use nofile instead of nproc 8 년 전
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration 8 년 전
  John Howard f8821202c6 Avoid TestExecWindowsOpenHandles timing out 8 년 전
  Vincent Demeester e66717e9f8 Merge pull request #30537 from DiSiqueira/asserting_error 8 년 전
  DiSiqueira 4bd1895241 I found out this err var isn't being used, so underscoring it to preserve resources 8 년 전