From 22650ef4070c8e39743ff5294ab4f2f143c7132b Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Fri, 23 Nov 2018 13:13:00 +0530 Subject: kselftest: skip hang sync_tests on 4.9 for arm and arm64 Change-Id: I814fa8a498a50a70c577d0daaaf8466841132428 Signed-off-by: Naresh Kamboju --- automated/linux/kselftest/skipfile-lkft.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml index 792cbb1..03585ab 100644 --- a/automated/linux/kselftest/skipfile-lkft.yaml +++ b/automated/linux/kselftest/skipfile-lkft.yaml @@ -134,3 +134,19 @@ skiplist: - mainline tests: - run_afpackettests + + - reason: > + LKFT: arm64/arm: selftest sync_test hangs on 4.9 + url: https://bugs.linaro.org/show_bug.cgi?id=4080 + environments: production + boards: + - dragonboard-410c + - hi6220-hikey + - juno-r2 + - qemu_arm64 + - x15 + - qemu_arm + branches: + - 4.9 + tests: + - sync_test -- cgit v1.2.3