In these tests, the reference rendering of "Hello world" is as one line,
but on i386 (possibly due to different rounding) it is word-wrapped onto
two lines.
wayland_gles_failing \
$(NULL)
+# TODO: A 2-word label gets wrapped differently
+ifeq (i386,$(DEB_HOST_ARCH_CPU))
+ignore_reftests += \
+ hbox-with-ellipsizing-wrapping-label \
+ window-border-width \
+ $(NULL)
+endif
+
# https://bugs.debian.org/1024391
ifeq (big,$(DEB_HOST_ARCH_ENDIAN))
ignore_reftests += border-image-excess-size