summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-10-02 15:17:34 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-10-02 15:19:39 +0530
commite1880539b69a2dff10607051b65c77e299323812 (patch)
tree89a24690bba5d220971aa8c2c22953e98d52bdda
parent443986ed963d43c8b5342432d858a3110af83347 (diff)
LTP: comment out runltp_testname
Since we have introduced known failures as xfail we do not need the summary of test check return value. Change-Id: If491d1be18bc55546c156d61f7c34edd39b1b286 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rwxr-xr-xautomated/linux/ltp/ltp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/automated/linux/ltp/ltp.sh b/automated/linux/ltp/ltp.sh
index 0effed7..1857c05 100755
--- a/automated/linux/ltp/ltp.sh
+++ b/automated/linux/ltp/ltp.sh
@@ -132,7 +132,7 @@ run_ltp() {
-C ${OUTPUT}/LTP_${LOG_FILE}.failed \
-d ${LTP_TMPDIR} \
${SKIPFILE}" "tee ${OUTPUT}/LTP_${LOG_FILE}.out"
- check_return "runltp_${LOG_FILE}"
+# check_return "runltp_${LOG_FILE}"
parse_ltp_output "${OUTPUT}/LTP_${LOG_FILE}.log"
# Cleanup