Skip to content

libct/int: skip TestUsernsCheckpoint on CentOS 7#4303

Closed
kolyshkin wants to merge 2 commits into
opencontainers:mainfrom
kolyshkin:ce7-skip
Closed

libct/int: skip TestUsernsCheckpoint on CentOS 7#4303
kolyshkin wants to merge 2 commits into
opencontainers:mainfrom
kolyshkin:ce7-skip

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

@kolyshkin kolyshkin commented Jun 3, 2024

Fixes #4273

@kolyshkin kolyshkin requested review from AkihiroSuda and lifubang June 3, 2024 23:58
Fixes opencontainers#4273

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@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
Copy Markdown
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 <kolyshkin@gmail.com>
@kolyshkin kolyshkin marked this pull request as draft June 9, 2024 21:16
@AkihiroSuda
Copy link
Copy Markdown
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 tests: TestUsernsCheckpoint, TestCheckpoint

2 participants