d/rules: Accept minor rendering differences in label-background test
Workaround for GNOME/gtk#5545
This commit is contained in:
parent
f95f918550
commit
32a32274e8
6
debian/rules
vendored
6
debian/rules
vendored
@ -133,8 +133,10 @@ configure_flags_udeb = \
|
|||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
||||||
fuzzy_reftests = \
|
fuzzy_reftests =
|
||||||
$(NULL)
|
|
||||||
|
# https://gitlab.gnome.org/GNOME/gtk/-/issues/5545
|
||||||
|
fuzzy_reftests += label-background
|
||||||
|
|
||||||
# Debian-specific
|
# Debian-specific
|
||||||
ignore_reftests += \
|
ignore_reftests += \
|
||||||
|
Loading…
Reference in New Issue
Block a user