aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-linux-mainline.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-07 09:35:58 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-07 09:35:58 +0000
commit11aced9dea1cc68bf6f92ee139f599890de3864e (patch)
tree6d445d193d022aa3bac2fa029d610d42feb1f1b0 /openembedded-lkft-linux-mainline.yaml
parenta85d1092751a5bbe4d1d9eaa795993ce9a368c78 (diff)
openembedded-lkft: add raw_skew to kselftest skip list
raw_skew occasionally fails when some other process updates the clock during testing. This patch adds the test to skip list until the root cause is resolved. Bug tracking the problem: https://bugs.linaro.org/show_bug.cgi?id=3376 Change-Id: I555273cd9f028c40318de4b4f204dc89eec39580 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'openembedded-lkft-linux-mainline.yaml')
-rw-r--r--openembedded-lkft-linux-mainline.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded-lkft-linux-mainline.yaml b/openembedded-lkft-linux-mainline.yaml
index b4353db182..1176f1e9b1 100644
--- a/openembedded-lkft-linux-mainline.yaml
+++ b/openembedded-lkft-linux-mainline.yaml
@@ -53,7 +53,7 @@
default: 'linux-mainline-oe'
- string:
name: KSELFTEST_SKIPLIST
- default: 'test_verifier test_tag test_maps test_lru_map test_lpm_map test_progs test_align test_kmod.sh ftracetest run.sh run_fuse_test.sh run_vmtests seccomp_bpf pstore_tests breakpoint_test_arm64'
+ default: 'test_verifier test_tag test_maps test_lru_map test_lpm_map test_progs test_align test_kmod.sh ftracetest run.sh run_fuse_test.sh run_vmtests seccomp_bpf pstore_tests breakpoint_test_arm64 raw_skew'
- string:
name: SKIP_LAVA
default: ''