Bug 173014 - LayoutTest inspector/model/remote-object.html is failing
Summary: LayoutTest inspector/model/remote-object.html is failing
Status: RESOLVED DUPLICATE of bug 172848
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-06 11:02 PDT by Ryan Haddad
Modified: 2017-06-06 11:19 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-06-06 11:02:19 PDT
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(){} }"
 }
Comment 1 Ryan Haddad 2017-06-06 11:19:54 PDT
The change that introduced this failure was rolled out. Duping.

*** This bug has been marked as a duplicate of bug 172848 ***