summaryrefslogtreecommitdiff
path: root/automated
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-07-19 01:04:47 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-07-19 01:04:47 +0530
commit660c8901103785f9d206527456f1adbbf088c0f5 (patch)
tree98bfe615d1f5542a0939e7b543fe4b5ec559f1c4 /automated
parentfde2effaf9c0ccebdf20780f17ef4333ed592510 (diff)
LTP: skip known LTP failures creat08 and open10
These two test cases creat08 and open10 to be skipped until the upsteam LTP fix test cases. Ref: LKFT: creat08 and open10 testdir.B.3132/setgid: Incorrect modes, setgid bit should be set https://bugs.linaro.org/show_bug.cgi?id=3940 Change-Id: I4f252021e17e025ec10963999c1c961f92a591e7 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Diffstat (limited to 'automated')
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 0f16ff7..19d2616 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -451,3 +451,20 @@ skiplist:
- mainline
tests:
- cve-2015-3290
+
+ - reason: >
+ LKFT: LTP creat08 and open10 failed
+ testdir.B.3132/setgid: Incorrect modes, setgid bit should be set
+ skip these tests until this bug fixes on upstream LTP
+ url: https://bugs.linaro.org/show_bug.cgi?id=3940
+ environments: production
+ boards: all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - mainline
+ tests:
+ - open10
+ - creat08