Re: [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2021-10-27 00:20:29
Also in:
linux-kselftest, lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2021-10-27 00:20:29
Also in:
linux-kselftest, lkml
On Tue, 26 Oct 2021 16:36:03 -0700 Kalesh Singh [off-list ref] wrote:
On my setup I without any of the changes applied (config hist triggers enabled): ./ftracetests # of passed: 41 # of failed: 40 # of unresolved: 0 # of untested: 0 # of unsupported: 32 # of xfailed: 0 # of undefined(test bug): 0 Do all the tests pass for you, before any of the changes in this series? Maybe some of the tests need updating?
All my tests past, and I don't push any code if they fail. I'd like to understand why you have these failures. Are the test from the kernel you are testing? -- Steve