Bug 156514

Summary: Web Inspector: inspector/heap/getRemoteObject.html is flakey
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: joepeck, lforschler
Priority: P2    
Version: Other   
Hardware: All   
OS: All   

David Kilzer (:ddkilzer)
Reported 2016-04-12 13:52:05 PDT
LayoutTests/inspector/heap/getRemoteObject.html is flakey on the Mac WK2 Release/Debug bots: <https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=199376&tests=inspector%2Fheap%2FgetRemoteObject.html> The failure looks like this: --- /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/inspector/heap/getRemoteObject-expected.txt +++ /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/inspector/heap/getRemoteObject-actual.txt @@ -10,7 +10,9 @@ PASS: Should not have an error creating a snapshot. PASS: Should should include at least one 'Window' instance. PASS: Should not have an error getting remote object. -Window +function Window() { + [native code] +} -- Running test case: GetRemoteObjectBadIdentifier PASS: Should not have an error creating a snapshot.
Attachments
Alexey Proskuryakov
Comment 1 2016-04-12 13:55:56 PDT
*** This bug has been marked as a duplicate of bug 156077 ***
David Kilzer (:ddkilzer)
Comment 2 2016-04-12 13:56:41 PDT
Marked test as flakey: Committed r199386 <http://trac.webkit.org/changeset/199386>
Note You need to log in before you can comment on or make changes to this bug.