aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2018-06-06 11:07:33 -0500
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-06-20 12:09:36 +0000
commit034b0225a68fc7814529bd428da49c881cfd70b9 (patch)
tree4777d88fe5a4bc1252cbaac674662a47c6a73fd0
parenteb8db5a575da7fcd52f302d67c5e62a268e16449 (diff)
LTP: LKFT: msgctl10/11 renamed to msgstress
Per http://lists.linux.it/pipermail/ltp/2018-June/008358.html, msgctl08-msgctl11 will be renamed to msgstress01-msgstress04. Update our skiplist accordingly. Change-Id: Ie9325e51788e6f4a69a8826dd5a8c710c435ee96 Signed-off-by: Dan Rue <dan.rue@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 90248abb..43ccdc9c 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -49,9 +49,9 @@ skiplist:
- fork13
- reason: >
- msgctl10 and msgct11 tests overheats HiKey board due to
- large number of fork() calls and message queues read/writes.
- [RPB] LTP: msgctl10 fork failed
+ msgctl10/msgstress03 and msgct11/msgstress04 tests overheats HiKey board
+ due to large number of fork() calls and message queues read/writes. [RPB]
+ LTP: msgctl10 fork failed
url: https://bugs.linaro.org/show_bug.cgi?id=2355
environments: all
boards:
@@ -66,6 +66,8 @@ skiplist:
tests:
- msgctl10
- msgctl11
+ - msgstress03
+ - msgstress04
- reason: >
LKFT: LTP: pselect01_64: slept for too long