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

libct/int: skip TestUsernsCheckpoint on CentOS 7 #4303

Closed
wants to merge 2 commits into from

Conversation

kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented Jun 3, 2024

Fixes #4273

@kolyshkin kolyshkin force-pushed the ce7-skip branch 4 times, most recently from d348ba9 to 862df6c Compare June 5, 2024 19:58
@kolyshkin
Copy link
Contributor Author

kolyshkin commented Jun 6, 2024

I have no idea what's going on.

=== RUN   TestUsernsCheckpoint
    checkpoint_test.go:22: Flaky (see #4273) on CentOS 7
--- SKIP: TestUsernsCheckpoint (0.03s)
=== RUN   TestCheckpoint
    testing.go:1225: TempDir RemoveAll cleanup: unlinkat /tmp/TestCheckpoint650975558/001/dev: device or resource busy
--- FAIL: TestCheckpoint (0.80s)

Can't repro this locally (centos 7 vm, very similar setup) either.

Signed-off-by: Kir Kolyshkin <[email protected]>
@AkihiroSuda
Copy link
Member

I guess we can close this, as CentOS 7 has reached EOL?

@AkihiroSuda AkihiroSuda closed this Jul 3, 2024
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.

flaky test: TestUsernsCheckpoint
2 participants