aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormwasilew <milosz.wasilewski@linaro.org>2020-11-27 11:53:27 +0000
committerGitHub <noreply@github.com>2020-11-27 11:53:27 +0000
commit15eae0b4819e17dcd47346accec9bcc29a06ea5a (patch)
tree3279f47a4a285e550c7b782fa05812b877829eec
parent43867dda7f20a8d13430588e87d528f859864188 (diff)
parentc0d72389655d1e816afc1784d9af39fdf5c4a8ff (diff)
Merge pull request #250 from nareshkamboju/master
Kselftest skiplist update
-rw-r--r--automated/linux/kselftest/skipfile-lkft.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml
index dbe1b1c..938147c 100644
--- a/automated/linux/kselftest/skipfile-lkft.yaml
+++ b/automated/linux/kselftest/skipfile-lkft.yaml
@@ -29,6 +29,7 @@ skiplist:
boards: all
branches:
- mainline
+ - 5.9
- 5.8
- 5.7
- 5.6
@@ -334,3 +335,15 @@ skiplist:
- v4.19-rt
tests:
- ptrace/vmaccess
+ - reason: >
+ net fib_nexthops.sh test cases hangs on nfs mounted devices
+ url: https://bugs.linaro.org/show_bug.cgi?id=5725
+ environments: all
+ boards:
+ - i386
+ - x86
+ - juno-r2
+ branches:
+ - all
+ tests:
+ - net/fib_nexthops.sh