ci: Add an xfail

Add an xfail for the issue reported in #6444.
This commit is contained in:
Matthias Clasen 2024-02-14 13:32:37 -05:00
parent fb4023af22
commit a246d1a995

View File

@ -212,6 +212,7 @@ compare_xfails = {
},
'vulkan': { 'scaled-texture-scale': ['clipped'], # 6428
'offscreen-pixel-alignment2': ['clipped'], # 6439
'big-checkerboard': ['clipped'], # 6444
},
}