From aff4fc97a7be951a1573de00bf7d7fd98d443117 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Wed, 13 Feb 2019 13:49:09 +0530 Subject: LTP: skipping memory mtest06 and ksm01 Signed-off-by: Naresh Kamboju --- automated/linux/ltp/skipfile-lkft.yaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'automated/linux/ltp/skipfile-lkft.yaml') diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml index 39a7d4f..6ee2d30 100644 --- a/automated/linux/ltp/skipfile-lkft.yaml +++ b/automated/linux/ltp/skipfile-lkft.yaml @@ -202,3 +202,35 @@ skiplist: - all tests: - hugemmap06 + + - reason: > + LTP: mtest06/mmap1 running long time and timeouted after 15 minutes + intermittent failure + url: https://bugs.linaro.org/show_bug.cgi?id=4273 + environments: all + boards: + - dragonboard-410c + - hi6220-hikey + - juno-r2 + - qemu_arm64 + branches: + - 4.4 + - 4.9 + - 4.14 + - 4.20 + - mainline + tests: + - mtest06 + + - reason: > + LTP mm test case ksm01 failed on db410c while allocating memory, + mem.c:293: malloc(134217600) failed: ENOMEM + Board doesn't have enough memory to run the test (1GB) + url: https://bugs.linaro.org/show_bug.cgi?id=4272 + environments: production + boards: + - dragonboard-410c + branches: + - all + tests: + - ksm01 -- cgit v1.2.3