The actual rendering in the "flipped" mode only differs from the
reference rendering by one pixel, but that one pixel has a completely
different value.
Really closes: #
1050077
# https://bugs.debian.org/1050077
ifneq ($(filter mips%,$(DEB_HOST_ARCH_CPU)),)
-fuzzy_gsk_compare += \
- border-one-rounded \
- opacity-overdraw \
- $(NULL)
+fuzzy_gsk_compare += opacity-overdraw
+ignore_gsk_compare += border-one-rounded
fuzzy_reftests += opacity
endif