summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2017-06-22 11:35:38 -0500
committerDan Rue <dan.rue@linaro.org>2017-06-23 10:40:52 -0500
commitf477f2e6f9e3760dc6bcafba470f3c1e38c3b52c (patch)
tree38d8770a0708e8c011d9a9c5f231031b81c3afa0
parent692f9eb67d4daeabe093868c41e39c3cf97a06a2 (diff)
Skip ltp rwtest03 and rwtest04
Per https://bugs.linaro.org/show_bug.cgi?id=3068 Change-Id: I12fbb90d9248eea8aa2fd513359734026d53106e Signed-off-by: Dan Rue <dan.rue@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-rpk4
1 files changed, 4 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-rpk b/automated/linux/ltp/skipfile-rpk
index aac358d..cdde6a2 100644
--- a/automated/linux/ltp/skipfile-rpk
+++ b/automated/linux/ltp/skipfile-rpk
@@ -2,3 +2,7 @@
# Prevent oom01 from doing the above causes 'Kernel panic - not syncing: Out of memory and no killable processes...'
# The issue needs to be fixed from ltp. Refer to https://projects.linaro.org/browse/QA-1662
oom01 oom01
+
+# These tests can cause a deadlock which prevents the remaining tests from
+# running. Details at https://bugs.linaro.org/show_bug.cgi?id=3068
+rwtest03 rwtest04