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

Changeset 278297 in webkit


Ignore:
Timestamp:
May 31, 2021, 11:59:45 PM (5 years ago)
Author:
Diego Pino Garcia
Message:

[GLIB] Unreviewed test gardening. Update baselines after r277970.

  • platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-expected.txt:
  • platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-003-expected.txt:
  • platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-001-expected.txt:
  • platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-006-expected.txt:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r278290 r278297  
     12021-05-31  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GLIB] Unreviewed test gardening. Update baselines after r277970.
     4
     5        * platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-expected.txt:
     6        * platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-003-expected.txt:
     7        * platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-001-expected.txt:
     8        * platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-006-expected.txt:
     9
    1102021-05-31  Commit Queue  <commit-queue@webkit.org>
    211
  • trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-expected.txt

    r277626 r278297  
    11
    2 FAIL minsize assert_approx_equals: attach expected 100 +/- 1 but got 0
    3 FAIL maxsize assert_approx_equals: attach expected 100 +/- 1 but got 0
    4 FAIL largeop assert_approx_equals: set true expected 50 +/- 1 but got 20
    5 FAIL symmetric assert_approx_equals: set true expected 150 +/- 1 but got 0
    6 FAIL stretchy assert_approx_equals: set true expected 75 +/- 1 but got 0
     2FAIL minsize assert_approx_equals: modify expected 125 +/- 1 but got 75
     3FAIL maxsize assert_approx_equals: attach expected 100 +/- 1 but got 150
     4FAIL largeop assert_approx_equals: set true expected 50 +/- 1 but got 26
     5FAIL symmetric assert_approx_equals: set true expected 150 +/- 1 but got 75
     6PASS stretchy
    77
    88
  • trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-003-expected.txt

    r277626 r278297  
    44PASS Operator dictionary chunk 3 - stretchy
    55PASS Operator dictionary chunk 4 - stretchy
    6 FAIL Operator dictionary chunk 5 - stretchy assert_approx_equals: Stretchy property for 𞻱 postfix should be 'true' expected 27.75 +/- 1 but got 66.75
     6FAIL Operator dictionary chunk 5 - stretchy assert_approx_equals: Stretchy property for 𞻱 postfix should be 'true' expected 127.75 +/- 1 but got 77.75
    77stretchy for "𞻱" (postfix):
    88  
  • trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-001-expected.txt

    r277626 r278297  
    11
    2 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ prefix should be 'true' expected 127.0625 +/- 1 but got 75
     2FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ prefix should be 'true' expected 150 +/- 1 but got 100
    33PASS Operator dictionary chunk 2 - symmetric
    44PASS Operator dictionary chunk 3 - symmetric
  • trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-006-expected.txt

    r277626 r278297  
    11
    2 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ postfix should be 'true' expected 127.0625 +/- 1 but got 75
     2FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ postfix should be 'true' expected 150 +/- 1 but got 100
    33PASS Operator dictionary chunk 2 - symmetric
    4 PASS Operator dictionary chunk 3 - symmetric
     4FAIL Operator dictionary chunk 3 - symmetric assert_approx_equals: Symmetric property for ⦀ prefix should be 'true' expected 150 +/- 1 but got 100
    55PASS Operator dictionary chunk 4 - symmetric
    66PASS Operator dictionary chunk 5 - symmetric
     
    99 VS
    1010
     11symmetric for "⦀" (prefix):
     12
     13 VS
     14
    1115
Note: See TracChangeset for help on using the changeset viewer.