Skip to content

ci/{deqp,piglit}: skip known failures in merge pipelines to save resources and time

Eric Engestrom requested to merge eric/mesa:ci-merge-pipeline-skip-fails into main

Nightly pipelines are not affected, they still run failing tests to make sure the failures haven't been fixed.

Driver devs should still pay attention to the nightly runs to update the fails->pass changes, the same way they update the pass->fails (especially the ones that are flakes).


Suggestion of implementation of #10275, conditional on devs agreeing with the concept

Merge request reports