aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2016-08-17 16:52:08 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2016-08-17 16:52:08 +0530
commit0d1048f689bba49a266a7c98841ee0cfec8d0aa1 (patch)
tree070551b09ef28ab8829371e58f2575cfb9f6fc0f
parent69807a09227056efcb5ac0f657bf8465b84a1b03 (diff)
run-robot-tests: parsing results done on LAVA
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rwxr-xr-xrun-robot-tests.sh1
1 files changed, 0 insertions, 1 deletions
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