projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68560a9
)
Mark a failing reftest as xfail
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 7 May 2019 03:26:22 +0000
(
03:26
+0000)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 7 May 2019 03:27:04 +0000
(
03:27
+0000)
I don't know why we expect different window types
to render identically in the first place.
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index 44dbc487e76a14a9d8ee1b0317deae40ffe1fc96..3bbfe1abddf1d9ba171d1843a29a44d79dd6db64 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-426,6
+426,7
@@
xfails = [
'sizegroups-evolution-identity-page.ui',
'textview-border-windows.ui',
'window-show-contents-on-map.ui',
+ 'toplevel-vs-popup.ui',
]
foreach testname : testdata