Changeset 278297 in webkit
- Timestamp:
- May 31, 2021, 11:59:45 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 5 edited
-
ChangeLog (modified) (1 diff)
-
platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-expected.txt (modified) (1 diff)
-
platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-003-expected.txt (modified) (1 diff)
-
platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-001-expected.txt (modified) (1 diff)
-
platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-006-expected.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r278290 r278297 1 2021-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 1 10 2021-05-31 Commit Queue <commit-queue@webkit.org> 2 11 -
trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-expected.txt
r277626 r278297 1 1 2 FAIL minsize assert_approx_equals: attach expected 100 +/- 1 but got 03 FAIL maxsize assert_approx_equals: attach expected 100 +/- 1 but got 04 FAIL largeop assert_approx_equals: set true expected 50 +/- 1 but got 2 05 FAIL symmetric assert_approx_equals: set true expected 150 +/- 1 but got 06 FAIL stretchy assert_approx_equals: set true expected 75 +/- 1 but got 0 2 FAIL minsize assert_approx_equals: modify expected 125 +/- 1 but got 75 3 FAIL maxsize assert_approx_equals: attach expected 100 +/- 1 but got 150 4 FAIL largeop assert_approx_equals: set true expected 50 +/- 1 but got 26 5 FAIL symmetric assert_approx_equals: set true expected 150 +/- 1 but got 75 6 PASS stretchy 7 7 ⥯ 8 8 ⥯ -
trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-003-expected.txt
r277626 r278297 4 4 PASS Operator dictionary chunk 3 - stretchy 5 5 PASS 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.756 FAIL Operator dictionary chunk 5 - stretchy assert_approx_equals: Stretchy property for 𞻱 postfix should be 'true' expected 127.75 +/- 1 but got 77.75 7 7 stretchy for "𞻱" (postfix): 8 8 -
trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-001-expected.txt
r277626 r278297 1 1 2 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ prefix should be 'true' expected 1 27.0625 +/- 1 but got 752 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ prefix should be 'true' expected 150 +/- 1 but got 100 3 3 PASS Operator dictionary chunk 2 - symmetric 4 4 PASS 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 1 1 2 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ postfix should be 'true' expected 1 27.0625 +/- 1 but got 752 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ postfix should be 'true' expected 150 +/- 1 but got 100 3 3 PASS Operator dictionary chunk 2 - symmetric 4 PASS Operator dictionary chunk 3 - symmetric 4 FAIL Operator dictionary chunk 3 - symmetric assert_approx_equals: Symmetric property for ⦀ prefix should be 'true' expected 150 +/- 1 but got 100 5 5 PASS Operator dictionary chunk 4 - symmetric 6 6 PASS Operator dictionary chunk 5 - symmetric … … 9 9 VS 10 10 ‖ 11 symmetric for "⦀" (prefix): 12 ⦀ 13 VS 14 ⦀ 11 15
Note:
See TracChangeset
for help on using the changeset viewer.