⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 278637 in webkit


Ignore:
Timestamp:
Jun 8, 2021, 6:10:32 PM (5 years ago)
Author:
Diego Pino Garcia
Message:

[GTK] Unreviewed test gardening. Emit GTK baselines for several SVG tests.

Other platforms have specific baselines for these tests, including WPE.

The GTK post-commit bot reports these tests have been consistently
failing for the last 4000 revisions, so emiting baselines is the first
step to check if these tests are actually passing.

  • platform/gtk/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
  • platform/gtk/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added.
  • platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
  • platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
  • platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: Added.
  • platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
  • platform/gtk/svg/text/select-x-list-1-expected.txt: Added.
  • platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
8 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r278635 r278637  
     12021-06-08  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GTK] Unreviewed test gardening. Emit GTK baselines for several SVG tests.
     4
     5        Other platforms have specific baselines for these tests, including WPE.
     6
     7        The GTK post-commit bot reports these tests have been consistently
     8        failing for the last 4000 revisions, so emiting baselines is the first
     9        step to check if these tests are actually passing.
     10
     11        * platform/gtk/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
     12        * platform/gtk/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added.
     13        * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
     14        * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
     15        * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: Added.
     16        * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
     17        * platform/gtk/svg/text/select-x-list-1-expected.txt: Added.
     18        * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt: Added.
     19
    1202021-06-08  Jean-Yves Avenard  <jya@apple.com>
    221
Note: See TracChangeset for help on using the changeset viewer.