timerfd_settime02 from ubuntu_ltp_syscalls failed on B s390x
Bug #1868719 reported by
Po-Hsu Lin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Triaged
|
Undecided
|
Sean Feole |
Bug Description
This issue was only found on s390x nodes, the test failed with:
tst_taint.c:88: BROK: Kernel is already tainted: 12800
Looks like this was caused by something else in this test suite.
And this is a new test case, we don't have it for the last cycle (4.15.0-91.92), thus this is not a regression.
Test output on 4.15.0-92 s390x:
startup='Wed Mar 18 00:09:03 2020'
tst_test.c:1229: INFO: Timeout per run is 0h 05m 00s
tst_taint.c:88: BROK: Kernel is already tainted: 12800
Summary:
passed 0
failed 0
skipped 0
warnings 0
tag=timerfd_
tags: | added: kqa-blocker |
To post a comment you must log in.
Looks like this was caused by add_key01 test (bug 1862878), which failed before this one.