aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-06-27 16:46:12 +0800
committerChase Qi <chase.qi@linaro.org>2018-06-28 10:24:59 +0000
commit4ec24e867c4fa2c4124f2fd0db6a43073a60a1ca (patch)
treee521bb631ff098f47dab414d2c998e49b452e0fc
parent27ba4375471eefec290824bc8847043a7db04bdf (diff)
ERP: ltp: skip msgctl11erp-18.06
msgctl11 fails on centriq-2400 randomly and cannot be duplicated manually. Change-Id: I81f8cc4d55d665ba9d0aadd52c7d8ebac87fe943 Signed-off-by: Chase Qi <chase.qi@linaro.org> (cherry picked from commit 270a6d86253d6a7860c5ad7d3c2019dcda9fe68e)
-rw-r--r--automated/linux/ltp/skipfiles/skipfile-rpk9
1 files changed, 9 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfiles/skipfile-rpk b/automated/linux/ltp/skipfiles/skipfile-rpk
index b5a93a27..7133f93e 100644
--- a/automated/linux/ltp/skipfiles/skipfile-rpk
+++ b/automated/linux/ltp/skipfiles/skipfile-rpk
@@ -21,3 +21,12 @@ keyctl03 keyctl03
# to exit early (as observed by the number of test results)
# https://bugs.linaro.org/show_bug.cgi?id=3487
msgctl10
+# msgctl10 has been renamed to msgstress03 on master branch.
+msgstress03
+
+# msgctl11 fails randomly and cannot be duplicated.
+msgctl11
+# msgctl11 has been renamed to msgstress04 on master branch.
+msgstress04
+
+