[pango/update-ci] Update tests to pass on F36
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/update-ci] Update tests to pass on F36
- Date: Fri, 10 Jun 2022 12:06:16 +0000 (UTC)
commit fa02454c31c0bd6f48fcd63c5e72822aae334cff
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 10 08:00:22 2022 -0400
Update tests to pass on F36
Rounding differences are our downfall :(
tests/layouts/valid-14.layout | 6 +++---
tests/layouts/valid-20.layout | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/tests/layouts/valid-14.layout b/tests/layouts/valid-14.layout
index 427cb5ee..13e16683 100644
--- a/tests/layouts/valid-14.layout
+++ b/tests/layouts/valid-14.layout
@@ -25,7 +25,7 @@
"is-ellipsized" : true,
"unknown-glyphs" : 1,
"width" : 161792,
- "height" : 20480,
+ "height" : 21047,
"log-attrs" : [
{
"char-break" : true,
@@ -261,7 +261,7 @@
]
},
"flags" : 0,
- "y-offset" : 0,
+ "y-offset" : 567,
"start-x-offset" : 0,
"end-x-offset" : 0,
"glyphs" : [
@@ -360,7 +360,7 @@
]
},
"flags" : 0,
- "y-offset" : 0,
+ "y-offset" : 337,
"start-x-offset" : 0,
"end-x-offset" : 0,
"glyphs" : [
diff --git a/tests/layouts/valid-20.layout b/tests/layouts/valid-20.layout
index db692b73..5b2bcf15 100644
--- a/tests/layouts/valid-20.layout
+++ b/tests/layouts/valid-20.layout
@@ -40,7 +40,7 @@
"is-wrapped" : false,
"is-ellipsized" : false,
"unknown-glyphs" : 0,
- "width" : 67584,
+ "width" : 76800,
"height" : 25600,
"log-attrs" : [
{
@@ -138,7 +138,7 @@
"glyphs" : [
{
"glyph" : 244,
- "width" : 15360,
+ "width" : 18432,
"x-offset" : 14764,
"y-offset" : 3845,
"is-cluster-start" : true,
@@ -146,7 +146,7 @@
},
{
"glyph" : 272,
- "width" : 15360,
+ "width" : 18432,
"x-offset" : 14764,
"y-offset" : 4280,
"is-cluster-start" : true,
@@ -154,7 +154,7 @@
},
{
"glyph" : 273,
- "width" : 15360,
+ "width" : 18432,
"x-offset" : 14764,
"y-offset" : 3507,
"is-cluster-start" : true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]