diff --git a/.gitlab-ci/deqp-runner.sh b/.gitlab-ci/deqp-runner.sh index eda867079b1..a89ef25060f 100755 --- a/.gitlab-ci/deqp-runner.sh +++ b/.gitlab-ci/deqp-runner.sh @@ -191,7 +191,7 @@ find $RESULTS -name \*.xml \ -exec cp /deqp/testlog.css /deqp/testlog.xsl "$RESULTS/" ";" \ -quit -$HANG_DETECTION_CMD deqp-runner junit \ +deqp-runner junit \ --testsuite dEQP \ --results $RESULTS/failures.csv \ --output $RESULTS/junit.xml \