summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2018-05-25 13:38:03 +0000
committerLinaro Code Review <review@review.linaro.org>2018-05-25 13:38:03 +0000
commitaac753a167014cae9b68141c6bcc316d3fa4d049 (patch)
tree9fff5789c949b402fac7b52da83ab2bb408a38e4
parent8da109158392d03f8d06ed126a8a5fd828342574 (diff)
parente4afc92a2daa262e32a94faf2fd55d191f67ff64 (diff)
Merge "LTP: unskip fcntl35 and fcntl35_64"
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index a1967b3..26602cc 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -49,19 +49,6 @@ skiplist:
- fork13
- reason: >
- LKFT: 4.4: Hikey: LTP : fcntl35.c:98: FAIL: an unprivileged user
- init the capacity of a pipe to 65536 unexpectedly, expected 4096
- url: https://bugs.linaro.org/show_bug.cgi?id=3378
- environments:
- - production
- boards: all
- branches:
- - 4.4
- tests:
- - fcntl35
- - fcntl35_64
-
- - 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