[pango/update-ci] Update tests to pass on F36




commit 20f1e5b4be6765f7007c46cbc84526d13534db21
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 +++---
 1 file changed, 3 insertions(+), 3 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" : [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]