Bug 155115

Summary: inspector/model/remote-object.html failing after r197626
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=155079

Description Ryan Haddad 2016-03-07 08:51:34 PST
inspector/model/remote-object.html failing after r197626

<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fmodel%2Fremote-object.html>


--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/inspector/model/remote-object-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/inspector/model/remote-object-actual.txt
@@ -1919,7 +1919,7 @@
         "_listeners": null,
         "_name": "autocomplete",
         "_type": "string",
-        "_value": "on"
+        "_value": ""
       },
       {
         "_listeners": null,
Comment 1 Alexey Proskuryakov 2016-03-07 10:41:22 PST
Sam told me in person this is now the correct expectation, please update the results.
Comment 2 Ryan Haddad 2016-03-07 10:44:05 PST
(In reply to comment #1)
> Sam told me in person this is now the correct expectation, please update the
> results.

Taken care of in <http://trac.webkit.org/projects/webkit/changeset/197691>
Comment 3 Sam Weinig 2016-03-07 11:18:39 PST
My bad. weinig--.