testsuite: Disable label-wrap-justify

It is already disabled on master, and it is just as
unreliable on 4.2, so turn it off here too.
This commit is contained in:
Matthias Clasen 2021-07-16 19:04:50 -04:00
parent 82b2558e46
commit 143091009a

View File

@ -323,8 +323,10 @@ testdata = [
'label-text-shadow-changes-modify-clip.ui',
'label-width-chars-dont-shrink.ref.ui',
'label-width-chars-dont-shrink.ui',
'label-wrap-justify.ref.ui',
'label-wrap-justify.ui',
# this seems to make assumptions on text positioning
# that are not valid with subpixel positioning
#'label-wrap-justify.ref.ui',
#'label-wrap-justify.ui',
'letter-spacing.css',
'letter-spacing.ui',
'letter-spacing.ref.ui',