[PATCH v2 0/1] [SRU][E/F] kselftests/timers: disable timeout

Paolo Pisati paolo.pisati at canonical.com
Wed Feb 26 09:37:53 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1864626

Several timers kselftests are failing since the introduction of a timeout
threshold in commit 852c8cbf34d3 "selftests/kselftest/runner.sh: Add 45 second
timeout per test": we hit the same problem with ftrace kselftests, and the fix
there was to disable this timeout completely.

Sam proposes a similar fix for kselftests/timers timeout failures:

https://lists.linaro.org/pipermail/linux-kselftest-mirror/2020-February/011044.html

Po-Hsu Lin (1):
  selftests/timers: Turn off timeout setting

 tools/testing/selftests/timers/Makefile | 1 +
 tools/testing/selftests/timers/settings | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 tools/testing/selftests/timers/settings

-- 
2.25.0




More information about the kernel-team mailing list