mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
ci/deqp-runner: Don't start GPU hang detection for making junit results.
It's just CPU-side post-processing, not running tests.
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13372>
(cherry picked from commit 92748e40ef)
This commit is contained in:
parent
3744fd7ba8
commit
0a246ea9f1
2 changed files with 2 additions and 2 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -5395,7 +5395,7 @@
|
|||
"description": "ci/deqp-runner: Don't start GPU hang detection for making junit results.",
|
||||
"nominated": false,
|
||||
"nomination_type": null,
|
||||
"resolution": 4,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue