-
Notifications
You must be signed in to change notification settings - Fork 1.2k
DEBUG: workarea for inspecting the errors aabout lsns/filter test case #3205
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
base: master
Are you sure you want to change the base?
Conversation
7a0f545
to
2de2143
Compare
The issue can be constantly reproducible with fewer computing resources.
I run lsns/filter test repeatedly. The original issue is that lsns cannot find a namespace or cannot report the pid in a namespace that lsfs finds. However, "Unsupported ioctl NS_GET_NSTYPE" was reported once. Looks like a very different bug. |
What about changing the test to TS_KNOWN_FAIL="yes"? :-) |
I will make a pull request. |
d155c45
to
1a6ebbf
Compare
1a6ebbf
to
61a4496
Compare
After rebasing on the latest master branch, the issue reproduced but it is rare case. On ppc64le "+lsns: Unsupported ioctl NS_GET_NSTYPE" was reported. I will inspect this NS_GET_NSTYPE before marking TS_KNOWN_FAIL="yes" on the test case. |
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Let's make the test more robust for stable/ branch. Addresses: #3205 Signed-off-by: Karel Zak <kzak@redhat.com>
Let's make the test more robust for stable/ branch. Addresses: util-linux#3205 Signed-off-by: Karel Zak <kzak@redhat.com> (cherry picked from commit f589580)
No description provided.