[Webkit-unassigned] [Bug 154688] New: inspector/controller/runtime-controller.html is flaky on Yosemite

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 12:37:01 PST 2016


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

            Bug ID: 154688
           Summary: inspector/controller/runtime-controller.html is flaky
                    on Yosemite
    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, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

inspector/controller/runtime-controller.html is flaky on Yosemite

This test intermittently times out on Yosemite, most frequently on Yosemite Debug WK2.

Most recent timeout:
<https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK2%20(Tests)/builds/10306>

Flakiness dashboard:
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fcontroller%2Fruntime-controller.html>

--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/controller/runtime-controller-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/controller/runtime-controller-actual.txt
@@ -1,22 +1,2 @@
-Tests for the Runtime.parse command.
+FAIL: Timed out waiting for notifyDone to be called

-
-== Running test suite: RuntimeManager
--- Running test case: RuntimeManager.prototype.evaluateInInspectedWindow.ObjectLiteralConvenience
-Source: {a:1}
-PASS: Evaluation should produce an object.
-Source: {a:1, b:2}
-PASS: Evaluation should produce an object.
-Source:    {a:1, b:2}  
-PASS: Evaluation should produce an object.
-Source: { let a = 1; a += 1; a }
-PASS: Evaluation should produce an exception.
-Source: ;{a:1}
-PASS: Evaluation should produce the labeled statement's value.
-Source: {a:1};
-PASS: Evaluation should produce the labeled statement's value.
-Source: ;{a:1, b:2}
-PASS: Evaluation should produce an exception.
-Source: ;{ let a = 1; a += 1; a }
-PASS: Evaluation should produce the labeled statement's value.
-

-- 
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/20160225/ece24abc/attachment-0001.html>


More information about the webkit-unassigned mailing list