mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 13:11:13 +00:00
Exclude some more gradient compare tests
These are prone to rounding errors.
This commit is contained in:
parent
a11abf57e1
commit
6ec4a2a4a5
@ -225,8 +225,8 @@ compare_xfails = {
|
||||
'ngl': {
|
||||
# the gradients are prone to rounding errors which become
|
||||
# more pronounced in small clips, it seems
|
||||
'radial-gradient-with-64-colorstops': ['clipped', 'colorflipped'],
|
||||
'conic-gradient-with-64-colorstops': ['clipped', 'colorflipped'],
|
||||
'radial-gradient-with-64-colorstops': ['plain','flipped','rotated','repeated','masked','replayed','clipped','colorflipped'],
|
||||
'conic-gradient-with-64-colorstops': ['plain','flipped','rotated','repeated','masked','replayed','clipped','colorflipped'],
|
||||
'blur-child-bounds-oversize-nogl': ['clipped'], # 6450
|
||||
'rounded-clip-with-huge-bounds-nogl': ['plain','flipped','rotated','repeated','masked','replayed','clipped','colorflipped'], # 6532
|
||||
'big-checkerboard': ['clipped'], # 6444
|
||||
|
Loading…
Reference in New Issue
Block a user