From 56889f4a6ca063f278c6ac392c8b4cd6c7e59d4f Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Mon, 3 Jul 2017 19:43:41 +0530 Subject: linux: ltp: skipfile-lkft-hikey Lets re-enable test cases which fixed on latest LTP and cherry-picked in OE build. - faccessat01 - fchmodat01 with reference to Bug 2963 - LTP: faccessat01 1 TBROK : tst_sig.c:233: unexpected signal SIGSEGV(11) received (pid = 2573) Bug 2964 - LTP: fchmodat01: 1 TBROK : tst_sig.c:233: unexpected signal SIGSEGV(11) received (pid = 2592) Change-Id: I121058d47ed110e315f88d3b5ab43616be543b84 Signed-off-by: Naresh Kamboju --- automated/linux/ltp/skipfile-lkft-hikey | 7 ------- 1 file changed, 7 deletions(-) diff --git a/automated/linux/ltp/skipfile-lkft-hikey b/automated/linux/ltp/skipfile-lkft-hikey index 1761390..2172b35 100644 --- a/automated/linux/ltp/skipfile-lkft-hikey +++ b/automated/linux/ltp/skipfile-lkft-hikey @@ -7,13 +7,6 @@ bind02 bind02 # chdir01 is failed due to the way LAVA mounted /tmp file system chdir01A symlink01 -T chdir01 -# Bug id 2963 -# Skip till build issue get fixed in OE build or upstream LTP -faccessat01 faccessat01 -# Bug id 2964 -# Skip till build issue get fixed in OE build or upstream LTP -fchmodat01 fchmodat01 - # Fork test case overheats Hikey board and goes auto reboots. # fork13 is also a peformance test case so skip it. fork13 fork13 -i 1000000 -- cgit v1.2.3