Bug 154688

Summary: inspector/controller/runtime-controller.html is a flaky timeout on mac
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2016-02-25 12:37:01 PST
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. -
Attachments
Radar WebKit Bug Importer
Comment 1 2016-02-25 12:37:27 PST
Ryan Haddad
Comment 2 2016-03-16 13:13:47 PDT
Note You need to log in before you can comment on or make changes to this bug.