RESOLVED DUPLICATE of bug 156077156514
Web Inspector: inspector/heap/getRemoteObject.html is flakey
https://bugs.webkit.org/show_bug.cgi?id=156514
Summary Web Inspector: inspector/heap/getRemoteObject.html is flakey
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.