コミット履歴

作者 SHA1 メッセージ 日付
  Sebastiaan van Stijn a768bf8673 integration-cli: remove redundant "testrequires" 6 年 前
  Sebastiaan van Stijn f76cb3e6d5 integration-cli: remove ExecSupport check 6 年 前
  Michael Crosby 34b31d0ee0 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() 7 年 前
  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 年 前
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests 8 年 前
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments 8 年 前
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 8 年 前
  Aaron.L.Xu 40af569164 fix typo 8 年 前
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli 8 年 前
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli 8 年 前