Bug 228094 - imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001.html is a flaky failure.
Summary: imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stret...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-19 17:14 PDT by Eric Hutchison
Modified: 2021-07-29 14:12 PDT (History)
5 users (show)

See Also:


Attachments
Update Test Expectations (1.86 KB, patch)
2021-07-19 17:26 PDT, Eric Hutchison
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-07-19 17:14:07 PDT
imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001.html 

is a flaky failure on Mac wk1.

History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fmathml%2Fpresentation-markup%2Foperators%2Fmo-stretch-properties-dynamic-001.html

Diff: 
--- /Volumes/Data/worker/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-expected.txt
+++ /Volumes/Data/worker/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-actual.txt
@@ -1,8 +1,8 @@
 
-FAIL minsize assert_approx_equals: attach expected 100 +/- 1 but got 25.015625
-FAIL maxsize assert_approx_equals: attach expected 100 +/- 1 but got 25.015625
+FAIL minsize assert_approx_equals: modify expected 125 +/- 1 but got 75.015625
+FAIL maxsize assert_approx_equals: attach expected 100 +/- 1 but got 150
 FAIL largeop assert_approx_equals: set true expected 50 +/- 1 but got 26
-FAIL symmetric assert_approx_equals: set true expected 150 +/- 1 but got 25.015625
+FAIL symmetric assert_approx_equals: set true expected 150 +/- 1 but got 75.015625
 PASS stretchy
 ⥯
 ⥯

reproduced using run-webkit-tests -1 --iterations 250 --exit-after-n-failures 2 --clobber-old-results --force imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001.html
Comment 1 Radar WebKit Bug Importer 2021-07-19 17:15:22 PDT
<rdar://problem/80810283>
Comment 2 Eric Hutchison 2021-07-19 17:26:22 PDT
Created attachment 433836 [details]
Update Test Expectations
Comment 3 Robert Jenner 2021-07-19 17:44:25 PDT
Comment on attachment 433836 [details]
Update Test Expectations

Clearing flags on attachment: 433836

Committed r280059 (239794@main): <https://commits.webkit.org/239794@main>