Skip to content

ci: delete mistaken duplicate llvmpipe-{fails,skips}.txt

Eric Engestrom requested to merge eric/mesa:ci-fix-expectation-filename into main

These were added, likely by mistake, in 54050d88, and never used, but they are causing problems because they overwrite the proper files from src/gallium/drivers/llvmpipe/ci/, causing CI failures because the wrong file is used.

Fixes: 54050d88 ("svga/ci: land vmware mesa-ci lava farm")

Merge request reports