diff --git a/.gitlab-ci/deqp-runner.sh b/.gitlab-ci/deqp-runner.sh index 7963ef77431..e3407409438 100755 --- a/.gitlab-ci/deqp-runner.sh +++ b/.gitlab-ci/deqp-runner.sh @@ -217,7 +217,6 @@ if [ -z "$DEQP_SUITE" ]; then --flakes $INSTALL/deqp-$GPU_VERSION-flakes.txt \ --testlog-to-xml /deqp/executor/testlog-to-xml \ $JOB \ - $SUMMARY_LIMIT \ $DEQP_RUNNER_OPTIONS \ -- \ $DEQP_OPTIONS @@ -232,7 +231,6 @@ else --fraction-start $CI_NODE_INDEX \ --fraction $CI_NODE_TOTAL \ $JOB \ - $SUMMARY_LIMIT \ $DEQP_RUNNER_OPTIONS fi diff --git a/.pick_status.json b/.pick_status.json index cf5af06ae1e..14517eed070 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -5449,7 +5449,7 @@ "description": "ci/deqp-runner: Drop SUMMARY_LIMIT env var.", "nominated": false, "nomination_type": null, - "resolution": 4, + "resolution": 1, "main_sha": null, "because_sha": null },