projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41344bf
)
d/rules: Accept minor rendering differences for some tests on mips*
author
Simon McVittie
<smcv@debian.org>
Tue, 22 Aug 2023 23:01:27 +0000
(
00:01
+0100)
committer
Simon McVittie
<smcv@debian.org>
Wed, 23 Aug 2023 15:40:14 +0000
(16:40 +0100)
Presumably these render a bit differently with softpipe.
Closes: #1050077
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 77c3641c60304c6d39c65b259c4ab4d6fe868980..a495b4f61359e535b264b999add685aa4af7ec9f 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-257,6
+257,15
@@
ignore_reftests += \
$(NULL)
endif
+# https://bugs.debian.org/1050077
+ifneq ($(filter mips%,$(DEB_HOST_ARCH_CPU)),)
+fuzzy_gsk_compare += \
+ border-one-rounded \
+ opacity-overdraw \
+ $(NULL)
+fuzzy_reftests += opacity
+endif
+
# https://bugs.debian.org/1024391
ifeq (big,$(DEB_HOST_ARCH_ENDIAN))
ignore_reftests += border-image-excess-size