Bug 155115
Summary: | inspector/model/remote-object.html failing after r197626 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | 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 |
Ryan Haddad
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,
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Sam told me in person this is now the correct expectation, please update the results.
Ryan Haddad
(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>
Sam Weinig
My bad. weinig--.