You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip a test in critest which is flakey under GitHub Actions
The test is still run by the periodic build (and any test runs by
individuals locally) so the fall in coverage is unimportant.
Signed-off-by: Paul "TBBle" Hampson <[email protected]>
# Skipping a test which is flakey under GitHub Actions, see https://github.com/containerd/containerd/issues/6652
344
+
critest.exe --runtime-endpoint=npipe://.//pipe//containerd-containerd --test-images-file='${{env.CRI_TEST_IMAGES}}' --report-dir='${{github.workspace}}/critestreport' -'ginkgo.skip'='runtime should support exec with tty=true and stdin=true'
0 commit comments