Bug 156514
| Summary: | Web Inspector: inspector/heap/getRemoteObject.html is flakey | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | joepeck, lforschler |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | All | ||
| OS: | All | ||
David Kilzer (:ddkilzer)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 156077 ***
David Kilzer (:ddkilzer)
Marked test as flakey:
Committed r199386 <http://trac.webkit.org/changeset/199386>