diff --git a/.gitlab-ci/deqp-runner.sh b/.gitlab-ci/deqp-runner.sh index 97e57becbcb..b96f2720828 100755 --- a/.gitlab-ci/deqp-runner.sh +++ b/.gitlab-ci/deqp-runner.sh @@ -301,8 +301,6 @@ if [ $DEQP_EXITCODE -ne 0 ]; then echo "Unexpected results found:" cat $UNEXPECTED_RESULTSFILE fi - - count=`cat $UNEXPECTED_RESULTSFILE | wc -l` else grep ",Flake" $RESULTSFILE > $FLAKESFILE