Module: Mesa
Branch: main
Commit: e3d0ceccc9540860c8b0450952ec43e532d9980f
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3d0ceccc9540860c8b0450952ec43e532d9980f

Author: Emma Anholt <[email protected]>
Date:   Mon Dec 20 12:27:01 2021 -0800

ci/r300: Add another xfail on the main branch.

Reviewed-by: Marek Olšák <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14271>

---

 src/gallium/drivers/r300/ci/r300-rv515-fails.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/drivers/r300/ci/r300-rv515-fails.txt 
b/src/gallium/drivers/r300/ci/r300-rv515-fails.txt
index c395c114c9e..63ffd07175f 100644
--- a/src/gallium/drivers/r300/ci/r300-rv515-fails.txt
+++ b/src/gallium/drivers/r300/ci/r300-rv515-fails.txt
@@ -37,6 +37,7 @@ 
dEQP-GLES2.functional.rasterization.primitives.line_strip_wide,Fail,Fail
 dEQP-GLES2.functional.rasterization.primitives.line_loop_wide,Fail
 
 
dEQP-GLES2.functional.shaders.functions.control_flow.mixed_return_break_continue_vertex,Fail
+dEQP-GLES2.functional.shaders.functions.control_flow.mixed_return_break_continue_fragment,Fail
 
 # "No free temporary to use for predicate stack counter."
 
dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_loop_read_vertex,Fail

Reply via email to