Bug 178028 - LayoutTest inspector/canvas/create-context-2d.html is a flaky timeout
Summary: LayoutTest inspector/canvas/create-context-2d.html is a flaky timeout
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-06 14:05 PDT by Ryan Haddad
Modified: 2017-10-09 12:58 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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.
-
Comment 1 Ryan Haddad 2017-10-06 14:09:00 PDT
Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/222996