test for function event triggers failed in ftrace from ubuntu_kernel_selftest on Eoan LPAR
Bug #1869189 reported by
Po-Hsu Lin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
This issue was only spotted with Eoan (5.3.0-43.36) LPAR instances s2lp4
# [20] ftrace - test for function event triggers [FAIL]
Passed with s390x zVM and zKVM
However, it will pass if you run it directly:
$ sudo ./ftracetest test.d/
=== Ftrace unit tests ===
[1] ftrace - test for function event triggers [PASS]
[2] (instance) ftrace - test for function event triggers [PASS]
# of passed: 2
# of failed: 0
# of unresolved: 0
# of untested: 0
# of unsupported: 0
# of xfailed: 0
# of undefined(test bug): 0
So it looks like a test case issue here.
tags: | added: 5.3 eoan s390x sru-20200316 ubuntu-kernel-selftests |
To post a comment you must log in.
This seems to have re-occurred once more with s2lp3 bionic 4.15.0-154 for sru-20210719.
[stdout] [12] ftrace - test for function event triggers [FAIL]
[stdout] [45] (instance) ftrace - test for function event triggers [FAIL]