From 0373577ad4505af6be4ead42c39630f1a80393a8 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Fri, 17 Nov 2017 00:55:20 +0530 Subject: LTP: skip ioctl03 on all devices Skip LTP test case ioctl03 on all devices. Ref: LKFT: linux-mainline: Hikey and x15: LTP ioctl03: TFAIL: ioctl03.c:114: (UNKNOWN 0x30) https://bugs.linaro.org/show_bug.cgi?id=3470 Change-Id: Ied681edb3ea5d213cc2f2c6a5e38fcd472ed48eb Signed-off-by: Naresh Kamboju --- automated/linux/ltp/skipfile-lkft-hikey | 4 ++++ automated/linux/ltp/skipfile-lkft-x15 | 4 ++++ automated/linux/ltp/skipfile-lkft-x86 | 4 ++++ automated/linux/ltp/skipfile-lsk-juno | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/automated/linux/ltp/skipfile-lkft-hikey b/automated/linux/ltp/skipfile-lkft-hikey index f079ee5..f4970be 100644 --- a/automated/linux/ltp/skipfile-lkft-hikey +++ b/automated/linux/ltp/skipfile-lkft-hikey @@ -124,3 +124,7 @@ leapsec_timer leapsec_timer # Test ends with SIGKILL on x15 (intermittent failure # https://bugs.linaro.org/show_bug.cgi?id=3401 getrandom02 getrandom02 + +# LKFT: linux-mainline: Hikey and x15: LTP ioctl03: TFAIL: ioctl03.c:114: (UNKNOWN 0x30) +# https://bugs.linaro.org/show_bug.cgi?id=3470 +ioctl03 ioctl03 diff --git a/automated/linux/ltp/skipfile-lkft-x15 b/automated/linux/ltp/skipfile-lkft-x15 index ea42891..31f9dc2 100644 --- a/automated/linux/ltp/skipfile-lkft-x15 +++ b/automated/linux/ltp/skipfile-lkft-x15 @@ -126,3 +126,7 @@ leapsec_timer leapsec_timer # Test ends with SIGKILL on x15 (intermittent failure # https://bugs.linaro.org/show_bug.cgi?id=3401 getrandom02 getrandom02 + +# LKFT: linux-mainline: Hikey and x15: LTP ioctl03: TFAIL: ioctl03.c:114: (UNKNOWN 0x30) +# https://bugs.linaro.org/show_bug.cgi?id=3470 +ioctl03 ioctl03 diff --git a/automated/linux/ltp/skipfile-lkft-x86 b/automated/linux/ltp/skipfile-lkft-x86 index e483631..4242b1f 100644 --- a/automated/linux/ltp/skipfile-lkft-x86 +++ b/automated/linux/ltp/skipfile-lkft-x86 @@ -55,3 +55,7 @@ leapsec_timer leapsec_timer # Test ends with SIGKILL on x15 (intermittent failure # https://bugs.linaro.org/show_bug.cgi?id=3401 getrandom02 getrandom02 + +# LKFT: linux-mainline: Hikey and x15: LTP ioctl03: TFAIL: ioctl03.c:114: (UNKNOWN 0x30) +# https://bugs.linaro.org/show_bug.cgi?id=3470 +ioctl03 ioctl03 diff --git a/automated/linux/ltp/skipfile-lsk-juno b/automated/linux/ltp/skipfile-lsk-juno index 6cfaae0..9103e70 100644 --- a/automated/linux/ltp/skipfile-lsk-juno +++ b/automated/linux/ltp/skipfile-lsk-juno @@ -132,3 +132,7 @@ leapsec_timer leapsec_timer # Test ends with SIGKILL on x15 (intermittent failure # https://bugs.linaro.org/show_bug.cgi?id=3401 getrandom02 getrandom02 + +# LKFT: linux-mainline: Hikey and x15: LTP ioctl03: TFAIL: ioctl03.c:114: (UNKNOWN 0x30) +# https://bugs.linaro.org/show_bug.cgi?id=3470 +ioctl03 ioctl03 -- cgit v1.2.3