RESOLVED DUPLICATE of bug 183628 165392
LayoutTest imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-1.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=165392
Summary LayoutTest imported/mathml-in-html5/mathml/presentation-markup/fractions/frac...
Ryan Haddad
Reported 2016-12-05 11:40:24 PST
Attachments
Ryan Haddad
Comment 1 2016-12-05 11:40:40 PST
--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-1-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-1-actual.txt @@ -1,12 +1,12 @@ -PASS AxisHeight -PASS DenominatorDisplayStyleGapMin -PASS DenominatorDisplayStyleShiftDown -PASS DenominatorGapMin -PASS DenominatorShiftDown -PASS NumeratorDisplayStyleGapMin -PASS NumeratorDisplayStyleShiftDown -PASS NumeratorGapMin -PASS NumeratorShiftDown -PASS FractionRuleThickness +FAIL AxisHeight assert_approx_equals: mfrac: axis height expected 75 +/- 1 but got 3 +FAIL DenominatorDisplayStyleGapMin assert_approx_equals: mfrac: denominator gap expected 50 +/- 1 but got -5.5 +FAIL DenominatorDisplayStyleShiftDown assert_approx_equals: mfrac: denominator shift expected 60 +/- 1 but got -0.5 +FAIL DenominatorGapMin assert_approx_equals: mfrac: denominator gap expected 40 +/- 1 but got -6.5 +FAIL DenominatorShiftDown assert_approx_equals: mfrac: denominator shift expected 30 +/- 1 but got -1.5 +FAIL NumeratorDisplayStyleGapMin assert_approx_equals: mfrac: numerator gap expected 80 +/- 1 but got -1 +FAIL NumeratorDisplayStyleShiftDown assert_approx_equals: mfrac: numerator shift expected 20 +/- 1 but got 4 +FAIL NumeratorGapMin assert_approx_equals: mfrac: numerator gap expected 90 +/- 1 but got -2 +FAIL NumeratorShiftDown assert_approx_equals: mfrac: numerator shift expected 110 +/- 1 but got 3 +FAIL FractionRuleThickness assert_approx_equals: mfrac: rule thickness expected 100 +/- 1 but got 1.5
Ryan Haddad
Comment 2 2016-12-05 11:41:40 PST
I have not yet tried reproducing this locally.
Ryan Haddad
Comment 3 2016-12-07 16:18:11 PST
Marked test as flaky on El Capitan Release WK2 in http://trac.webkit.org/projects/webkit/changeset/209493
Frédéric Wang (:fredw)
Comment 4 2017-11-14 02:16:13 PST
Probably due to bug 174030. See also bug 179110
Frédéric Wang (:fredw)
Comment 5 2018-03-14 07:29:17 PDT
I intend to enable a slightly different version of that test in bug 183628, that hopefully will allow to workaround bug 174030. Marking this as a duplicate. *** This bug has been marked as a duplicate of bug 183628 ***
Note You need to log in before you can comment on or make changes to this bug.