[librsvg: 3/9] Ignore the three tests that have text scaled non-uniformly




commit b1f050b1ad3affbefa00d610cf9fe8fd4ea30651
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Jan 17 18:19:24 2022 -0600

    Ignore the three tests that have text scaled non-uniformly
    
    The three files in question are the only ones in the test suite that
    have text elements scaled non-uniformly in the X/Y directions.  Pango
    had to revert its fix for
    https://gitlab.gnome.org/GNOME/pango/-/issues/620 (now marked as
    duplicate of https://gitlab.gnome.org/GNOME/pango/-/issues/520), which
    came from https://gitlab.gnome.org/GNOME/librsvg/-/issues/599
    
    Summary: this is a Pango bug; unfortunately librsvg can't do anything
    about it right now.

 ...7834-empty-text-children.svg => ignore-777834-empty-text-children.svg} | 0
 .../svg1.1/{pservers-grad-07-b.svg => ignore-pservers-grad-07-b.svg}      | 0
 .../svg1.1/{pservers-grad-08-b.svg => ignore-pservers-grad-08-b.svg}      | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/tests/fixtures/reftests/bugs/777834-empty-text-children.svg 
b/tests/fixtures/reftests/bugs/ignore-777834-empty-text-children.svg
similarity index 100%
rename from tests/fixtures/reftests/bugs/777834-empty-text-children.svg
rename to tests/fixtures/reftests/bugs/ignore-777834-empty-text-children.svg
diff --git a/tests/fixtures/reftests/svg1.1/pservers-grad-07-b.svg 
b/tests/fixtures/reftests/svg1.1/ignore-pservers-grad-07-b.svg
similarity index 100%
rename from tests/fixtures/reftests/svg1.1/pservers-grad-07-b.svg
rename to tests/fixtures/reftests/svg1.1/ignore-pservers-grad-07-b.svg
diff --git a/tests/fixtures/reftests/svg1.1/pservers-grad-08-b.svg 
b/tests/fixtures/reftests/svg1.1/ignore-pservers-grad-08-b.svg
similarity index 100%
rename from tests/fixtures/reftests/svg1.1/pservers-grad-08-b.svg
rename to tests/fixtures/reftests/svg1.1/ignore-pservers-grad-08-b.svg


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