mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-23 22:40:34 +01:00
After a LAVA job submitter rework, the init-stage2.sh was changed to be compatible with new LAVA job definitions, but the result from the script represented by `HWCI_TEST_SCRIPT` variable is obfuscated by the `set -e` command. So when the test script fails, `set` will override the exit code and the jobs will pass when they should fail. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325> |
||
|---|---|---|
| .. | ||
| capture-devcoredump.sh | ||
| generate-env.sh | ||
| init-stage1.sh | ||
| init-stage2.sh | ||
| intel-gpu-freq.sh | ||
| start-x.sh | ||