[Webkit-unassigned] [Bug 168091] [macOS debug] LayoutTest inspector/worker/resources-in-worker.html is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 6 16:49:29 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168091

Matt Lewis <jlewis3 at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jlewis3 at apple.com

--- Comment #2 from Matt Lewis <jlewis3 at apple.com> ---
The test appears to no longer be timing out but rather the test is now a flaky failure on macOS Release

https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r225599%20(1589)/results.html

diff:
--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/inspector/worker/resources-in-worker-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/inspector/worker/resources-in-worker-actual.txt
@@ -1,64 +1,13 @@
-CONSOLE MESSAGE: line 1: Unhandled Promise Rejection: TypeError: The requested URL was not found on this server.
 Test for Resources in a Worker.


 == Running test suite: Worker.Resources
 -- Running test case: Worker.Resource.Start
-PASS: Added Target should have Worker type.
+-- Running test case: Worker.Resource.XHR
+!! EXCEPTION: null is not an object (evaluating 'workerTarget.resourceCollection')
+Stack Trace: #0: (anonymous) (test)
+#1: initializePromise [native code]
+#2: Promise [native code]
+#3: (anonymous) (TestCombined.js:1454:35)
+#4: promiseReactionJob [native code]

--- Running test case: Worker.Resource.XHR
-PASS: Worker Target should have 1 resource.
-PASS: Worker Target should dispatch ResourceAdded event.
-PASS: Resource should be XHR.
-PASS: Resource should be tied to the Worker Target.
-PASS: Resource has no parent frame.
-PASS: Worker Target should have 2 resources.
-RESOURCES:
-inspector/worker/resources/resource-utilities.js
-inspector/worker/resources/dataXHR.json
-
--- Running test case: Main.Resource.XHR
-PASS: Worker Target should still have 2 resources.
-PASS: Frame should dispatch ResourceWasAdded event.
-PASS: Resource should be XHR.
-PASS: Resource should be tied to the Main Target.
-PASS: Resource parentFrame is the main frame.
-PASS: Worker Target should still have 2 resources.
-RESOURCES:
-inspector/worker/resources/resource-utilities.js
-inspector/worker/resources/dataXHR.json
-
--- Running test case: Worker.Resource.Fetch
-PASS: Worker Target should have 2 resources.
-PASS: Worker Target should dispatch ResourceAdded event.
-PASS: Resource should be tied to the Worker Target.
-PASS: Resource has no parent frame.
-PASS: Worker Target should have 3 resources.
-RESOURCES:
-inspector/worker/resources/resource-utilities.js
-inspector/worker/resources/dataXHR.json
-inspector/worker/resources/dataFetch.json
-
--- Running test case: Main.Resource.Fetch
-PASS: Worker Target should still have 3 resources.
-PASS: Frame should dispatch ResourceWasAdded event.
-PASS: Resource should be tied to the Main Target.
-PASS: Resource parentFrame is the main frame.
-PASS: Worker Target should still have 3 resources.
-RESOURCES:
-inspector/worker/resources/resource-utilities.js
-inspector/worker/resources/dataXHR.json
-inspector/worker/resources/dataFetch.json
-
--- Running test case: Worker.Resource.ImportScript
-PASS: Worker Target should still have 3 resources.
-PASS: Worker Target should dispatch ResourceAdded event.
-PASS: Resource should be tied to the Worker Target.
-PASS: Resource has no parent frame.
-PASS: Worker Target should have 4 resources.
-RESOURCES:
-inspector/worker/resources/resource-utilities.js
-inspector/worker/resources/dataXHR.json
-inspector/worker/resources/dataFetch.json
-inspector/worker/resources/worker-import-1.js
-

Adjusted Expectations in:
https://trac.webkit.org/changeset/225612/webkit

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171207/77e382c6/attachment.html>


More information about the webkit-unassigned mailing list