Module: Mesa Branch: main Commit: be713e15ab3d0d5abaa75a53025ae9b9cd0f6c66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be713e15ab3d0d5abaa75a53025ae9b9cd0f6c66
Author: Emma Anholt <[email protected]> Date: Fri Apr 8 16:27:51 2022 -0700 ci/softpipe: Mark some flakes that have appeared across a few MRs. This MR got hit by one, so I checked the logs for the recent NEW flakes. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15540> --- src/gallium/drivers/softpipe/ci/softpipe-flakes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gallium/drivers/softpipe/ci/softpipe-flakes.txt b/src/gallium/drivers/softpipe/ci/softpipe-flakes.txt index 8971b3a3ecb..66318e451c3 100644 --- a/src/gallium/drivers/softpipe/ci/softpipe-flakes.txt +++ b/src/gallium/drivers/softpipe/ci/softpipe-flakes.txt @@ -5,3 +5,6 @@ glx@glx-multithread-texture # Sometimes crashes, less so since moving to the google runners spec@arb_sync@sync_api + +spec@!opengl 1.1@read-front clear-front-first +spec@ext_framebuffer_blit@fbo-sys-sub-blit
