[gtk/modern-testsuite: 1/2] reftests: XFAIL border-half-pixel test
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/modern-testsuite: 1/2] reftests: XFAIL border-half-pixel test
- Date: Thu, 16 Sep 2021 18:57:29 +0000 (UTC)
commit 03d3d96b292d9de98ceb8638902b47ce7f1da6ba
Author: Benjamin Otte <otte redhat com>
Date: Thu Sep 16 20:41:25 2021 +0200
reftests: XFAIL border-half-pixel test
the GL renderer can't deal with non-integers
testsuite/reftests/meson.build | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/testsuite/reftests/meson.build b/testsuite/reftests/meson.build
index 2e079830db..bdb6f705ee 100644
--- a/testsuite/reftests/meson.build
+++ b/testsuite/reftests/meson.build
@@ -463,6 +463,8 @@ xfails = [
'sizegroups-evolution-identity-page.ui',
# these depend on details of text layout
'label-sizing.ui',
+ # the NGL renderer can't deal with non-integer sizes
+ 'border-half-pixel.ui'
]
reftest_env = environment()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]