[Webkit-unassigned] [Bug 165582] New: LayoutTest inspector/worker/debugger-scripts.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 19:41:46 PST 2016


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

            Bug ID: 165582
           Summary: LayoutTest inspector/worker/debugger-scripts.html is a
                    flaky failure
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

LayoutTest inspector/worker/debugger-scripts.html is a flaky failure

https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/9820

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fworker%2Fdebugger-scripts.html

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/inspector/worker/debugger-scripts-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/inspector/worker/debugger-scripts-actual.txt
@@ -3,28 +3,8 @@

 == Running test suite: Worker.Debugger.Script
 -- Running test case: Worker.Debugger.Script.MainResource
-PASS: Worker target's main resource should be a Script.
-PASS: Worker target's main resource should be owned by a Worker target.
-PASS: Worker DebuggerData should include script.
-PASS: Worker DebuggerData should include script by identifier.
-PASS: Worker DebuggerData should include script by URL.
-PASS: Main DebuggerData should not include the script.
-PASS: Worker target's main resource should have content.
+FAIL: Worker target's main resource should be a Script.
+    Expected: truthy
+    Actual: false
+!! EXCEPTION: null is not an object (evaluating 'script.target')

--- Running test case: Worker.Debugger.Script.ImportedScript
-PASS: ScriptAdded - inspector/worker/resources/worker-import-1.js
-PASS: Script should be owned by a Worker target.
-PASS: Worker DebuggerData should include script.
-PASS: Worker DebuggerData should include script by identifier.
-PASS: Worker DebuggerData should include script by URL.
-PASS: Main DebuggerData should not include the script.
-PASS: Imported script content should have 'workerImport1'.
-
--- Running test case: Worker.Debugger.Script.NamedEval
-PASS: ScriptAdded - worker-eval.js
-PASS: Script should be owned by a Worker target.
-PASS: Worker DebuggerData should include script.
-PASS: Worker DebuggerData should include script by identifier.
-PASS: Main DebuggerData should not include the script.
-PASS: Eval script content should have 'workerEval'.
-

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161208/73b35f21/attachment-0001.html>


More information about the webkit-unassigned mailing list