summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-04-26 09:18:54 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-04-26 09:18:54 -0400
commitfa2a8ac1bb5ca2a317e8a7a655984e77c18f8394 (patch)
tree7b113725a2fd0899b7178c9d76d9615dd9311606 /testsuite
parent56565b12d881a199d88befaf4ce81b9ac074a756 (diff)
downloadgtk+-fa2a8ac1bb5ca2a317e8a7a655984e77c18f8394.tar.gz
reftests: Remove window-show-contents-on-map from xfails
This test passes now.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/reftests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/reftests/meson.build b/testsuite/reftests/meson.build
index 0affb5d3c2..cb8451798e 100644
--- a/testsuite/reftests/meson.build
+++ b/testsuite/reftests/meson.build
@@ -425,7 +425,6 @@ xfails = [
'background-origin.ui',
# see above
#'sizegroups-evolution-identity-page.ui',
- 'window-show-contents-on-map.ui',
# these depend on details of text layout
'label-sizing.ui',
]