aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2023-02-27 16:44:49 +0000
committernareshkamboju <naresh.kamboju@gmail.com>2023-02-28 08:41:50 +0530
commit8603a138e4aceb25c2eaa5f62d612f33faa291f3 (patch)
treedf87ff0a2d3891f151ce59c91b641fb2ee1c733d
parent57d1422a3122f5f4d14a4e37ba5b503c736b3a48 (diff)
kselftest: Run the ftrace tests
The ftrace tests are currently skipped with references to some kernel bugs from back in 2017. Given that developers use these tests regularly without seeing problems and the age of the bugs it seems likely that they are no longer relevant, testing seems to indicate that's the case for at least arm64. Remove the skip. Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--automated/linux/kselftest/skipfile-lkft.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml
index 4c5a0694..611a7a9a 100644
--- a/automated/linux/kselftest/skipfile-lkft.yaml
+++ b/automated/linux/kselftest/skipfile-lkft.yaml
@@ -20,17 +20,6 @@
skiplist:
- - reason: >
- LKFT: linux-next: x15: kselftest: ftracetest hangs forever
- LKFT: linux-mainline: kernel panic on X15 when running ftrace kseltest
- https://bugs.linaro.org/show_bug.cgi?id=3304
- url: https://bugs.linaro.org/show_bug.cgi?id=3297
- environments: all
- boards: all
- branches: all
- tests:
- - ftrace:ftracetest
-
- reason: "LKFT: linux-next: kselftest: breakpoint_test_arm64 build failed"
url: https://bugs.linaro.org/show_bug.cgi?id=3208
environments: all