Skip to content
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

ContainerAttach integration tests flaking #207

Open
jsturtevant opened this issue Sep 27, 2023 · 1 comment
Open

ContainerAttach integration tests flaking #207

jsturtevant opened this issue Sep 27, 2023 · 1 comment
Labels
help wanted Extra attention is needed T-CI Changes in project's CI

Comments

@jsturtevant
Copy link
Contributor

2023-09-27T16:54:46.0829155Z === CONT  TestContainerAttachProcess
2023-09-27T16:54:46.2301858Z     container_linux_test.go:716: write /proc/self/fd/29: broken pipe
2023-09-27T16:54:46.2314358Z     container_linux_test.go:724: write /proc/self/fd/29: broken pipe
2023-09-27T16:54:46.2384256Z     container_linux_test.go:746: expected output "hello\nhello\n" but received ""
2023-09-27T16:54:46.2591524Z --- FAIL: TestContainerAttachProcess (0.18s)
2023-09-27T16:54:46.2592190Z === CONT  TestContainerAttach
2023-09-27T16:54:46.3625257Z     container_linux_test.go:515: write /proc/self/fd/29: broken pipe
2023-09-27T16:54:46.3637557Z     container_linux_test.go:528: write /proc/self/fd/29: broken pipe
2023-09-27T16:54:46.3876891Z     container_linux_test.go:549: expected output "hello\nhello\n" but received ""
2023-09-27T16:54:46.3910662Z --- FAIL: TestContainerAttach (0.13s)

Occurrences:
https://github.com/containerd/rust-extensions/actions/runs/6328911110/job/17188102327?pr=206
#181 (comment)

@jsturtevant
Copy link
Contributor Author

@mxpv mxpv added help wanted Extra attention is needed T-CI Changes in project's CI labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed T-CI Changes in project's CI
Projects
None yet
Development

No branches or pull requests

2 participants