Bug 173014
| Summary: | LayoutTest inspector/model/remote-object.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, joepeck |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
LayoutTest inspector/model/remote-object.html is failing
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r217834%20(2012)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fmodel%2Fremote-object.html
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/inspector/model/remote-object-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/inspector/model/remote-object-actual.txt
@@ -4339,7 +4339,7 @@
"_classPrototype": {
"_type": "object",
"_objectId": "<filtered>",
- "_description": "B"
+ "_description": "A"
},
"_functionDescription": "class B extends Alpha { methodB(){} }"
}
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
The change that introduced this failure was rolled out. Duping.
*** This bug has been marked as a duplicate of bug 172848 ***