NEW 207132
[ macOS wk2 ] inspector/canvas/create-context-2d.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=207132
Summary [ macOS wk2 ] inspector/canvas/create-context-2d.html is flaky failing
Jacob Uphoff
Reported 2020-02-03 10:30:14 PST
inspector/canvas/create-context-2d.html This test has been flaky failing for all visible history, it did go quiet a while with out a failure in the history but if you scroll all the way back you can see another instance of a failure. Test has already been marked for flaky timeouts History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcanvas%2Fcreate-context-2d.html&limit=50000 Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/inspector/canvas/create-context-2d-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/inspector/canvas/create-context-2d-actual.txt @@ -14,7 +14,7 @@ 4: (anonymous function) - [native code] 5: _wrapCall - [native code] -PASS: Removed canvas has expected ID. +!! TIMEOUT: took longer than 10000ms -- Running test case: Canvas.CreateContext2D.Detached PASS: Canvas context should be 2D. @@ -26,6 +26,9 @@ 5: _wrapCall - [native code] PASS: Removed canvas has expected ID. +FAIL: Removed canvas has expected ID. + Expected: "canvas:0.61" + Actual: "canvas:0.60" -- Running test case: Canvas.CreateContext2D.CSSCanvas Create CSS canvas from -webkit-canvas(css-canvas).
Attachments
Update Test Expectations (1.58 KB, patch)
2020-02-03 10:35 PST, Jacob Uphoff
no flags
Jacob Uphoff
Comment 1 2020-02-03 10:35:26 PST
Created attachment 389536 [details] Update Test Expectations
Radar WebKit Bug Importer
Comment 2 2020-02-03 10:36:40 PST
Jacob Uphoff
Comment 3 2020-02-03 10:37:30 PST
I ran test in iterations x5000 and did not reproduce the failure
Truitt Savell
Comment 4 2020-02-03 10:41:42 PST
Comment on attachment 389536 [details] Update Test Expectations Clearing flags on attachment: 389536 Committed r255574: <https://trac.webkit.org/changeset/255574>
Note You need to log in before you can comment on or make changes to this bug.