-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix integration tests #122
Labels
Comments
I was able to reproduce the first three but the last one works:
|
For TaskRisize I have a script that ran it continously and it is flaky: on the 190th run locally:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow up for #110
There are a couple of integration tests that we disabled on CI (#104) which require investigation:
TestContainerPTY
TestContainerExecLargeOutputWithTTY
TestTaskUpdate
TestTaskResize
We should fix the shim and enable them back.
The text was updated successfully, but these errors were encountered: