mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 22:30:22 +00:00
tests: Remove xfails for tests that work now
We fixed some things, yay.
This commit is contained in:
parent
afb75bedfe
commit
73316a83c4
@ -205,15 +205,11 @@ variants = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
compare_xfails = {
|
compare_xfails = {
|
||||||
'ngl': { 'shadow-offset-to-outside-clip': ['clipped'], # 6425
|
'ngl': { 'scaled-texture-scale': ['clipped'], # 6428
|
||||||
'clip-intersection-fail-opacity-nogl': ['clipped'], # 6425
|
|
||||||
'scaled-texture-scale': ['clipped'], # 6428
|
|
||||||
'repeat-scaling': ['clipped'], # 6429
|
'repeat-scaling': ['clipped'], # 6429
|
||||||
'radial-gradient-with-64-colorstops': ['clipped'],
|
'radial-gradient-with-64-colorstops': ['clipped'],
|
||||||
},
|
},
|
||||||
'vulkan': { 'shadow-offset-to-outside-clip': ['clipped'], # 6425
|
'vulkan': { 'scaled-texture-scale': ['clipped'], # 6428
|
||||||
'clip-intersection-fail-opacity-nogl': ['clipped'], # 6425
|
|
||||||
'scaled-texture-scale': ['clipped'], # 6428
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user