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

Add tests #256

Merged
merged 5 commits into from
Oct 9, 2024
Merged

Add tests #256

merged 5 commits into from
Oct 9, 2024

Conversation

quanweiZhou
Copy link
Collaborator

@quanweiZhou quanweiZhou commented Oct 8, 2024

enhance tests for client FD leak check

Fixes: #255

cargo fmt --all

Fixes: containerd#255
Signed-off-by: Quanwei Zhou <[email protected]>
@quanweiZhou quanweiZhou force-pushed the add-tests branch 2 times, most recently from 2487554 to 9ff0722 Compare October 8, 2024 02:16
Copy link
Collaborator

@teawater teawater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool! thx!

add debug info for tests

Fixes: containerd#255
Signed-off-by: Quanwei Zhou <[email protected]>
@quanweiZhou quanweiZhou force-pushed the add-tests branch 2 times, most recently from 0fe539d to a4f9323 Compare October 8, 2024 03:32
check client fd leak

Fixes: containerd#255
Signed-off-by: Quanwei Zhou <[email protected]>
It's important for windows to fail correctly.
Further: actions/runner-images#6668

Signed-off-by: Tim Zhang <[email protected]>
By removing sleep from client.rs,
and remoing retry.

Signed-off-by: Tim Zhang <[email protected]>
@Tim-Zhang Tim-Zhang merged commit db8a8e9 into containerd:master Oct 9, 2024
10 checks passed
@quanweiZhou quanweiZhou deleted the add-tests branch December 22, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhance tests for client FD leak check
4 participants