diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-02-13 09:39:27 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-02-13 09:39:27 -0500 |
commit | 47f2a6cafd1b2353a3414147ec083e84e9d95885 (patch) | |
tree | cd0ebd03cc331af985eaa59b7444d3e9329f13b8 /testsuite/reftests | |
parent | 313c399122c61900e003fa24c026ff9055ae1aaa (diff) | |
download | gtk+-47f2a6cafd1b2353a3414147ec083e84e9d95885.tar.gz |
Remove border-half-pixel reftest from xfail
It passes both locally and on ci now.
Diffstat (limited to 'testsuite/reftests')
-rw-r--r-- | testsuite/reftests/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/reftests/meson.build b/testsuite/reftests/meson.build index 33ecccbe5a..c519c6137c 100644 --- a/testsuite/reftests/meson.build +++ b/testsuite/reftests/meson.build @@ -422,7 +422,6 @@ xfails = [ 'background-color-transparent.ui', 'background-image-multiple.ui', 'background-origin.ui', - 'border-half-pixel.ui', 'sizegroups-evolution-identity-page.ui', 'textview-border-windows.ui', 'window-show-contents-on-map.ui', |