From 0d1048f689bba49a266a7c98841ee0cfec8d0aa1 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Wed, 17 Aug 2016 16:52:08 +0530 Subject: run-robot-tests: parsing results done on LAVA Signed-off-by: Naresh Kamboju --- run-robot-tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/run-robot-tests.sh b/run-robot-tests.sh index 9259bd9..c81fa2c 100755 --- a/run-robot-tests.sh +++ b/run-robot-tests.sh @@ -7,5 +7,4 @@ echo "who" echo "===" who python -m robot robot-framework-tests/ || true -python robot-framework-tests/robot-results-parser.py output.xml >> results.txt exit 0 -- cgit v1.2.3