LayoutTest inspector/canvas/create-context-2d.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=178028
Summary LayoutTest inspector/canvas/create-context-2d.html is a flaky timeout
Ryan Haddad
Reported 2017-10-06 14:05:22 PDT
LayoutTest inspector/canvas/create-context-2d.html is a flaky timeout https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/5032 https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fcanvas%2Fcreate-context-2d.html --- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/inspector/canvas/create-context-2d-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/inspector/canvas/create-context-2d-actual.txt @@ -1,20 +1,3 @@ -Test that CanvasManager tracks creation and destruction of 2D canvases. +#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 16800) +FAIL: Timed out waiting for notifyDone to be called - -== Running test suite: Canvas.CreateContext2D --- Running test case: Canvas.CreateContext2D.NoCanvases -PASS: CanvasManager should have no canvases. - --- Running test case: Canvas.CreateContext2D.Attached -PASS: Canvas context should be 2D. -PASS: Removed canvas has expected ID. - --- Running test case: Canvas.CreateContext2D.Detached -PASS: Canvas context should be 2D. -PASS: Removed canvas has expected ID. - --- Running test case: Canvas.CreateContext2D.CSSCanvas -Create CSS canvas from -webkit-canvas(css-canvas). -PASS: Canvas context should be 2D. -PASS: Canvas name should equal the identifier passed to -webkit-canvas. -
Attachments
Ryan Haddad
Comment 1 2017-10-06 14:09:00 PDT
Note You need to log in before you can comment on or make changes to this bug.