WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54882
Web Inspector: inspector/styles/styles-update-from-js.html is sporadically failing on chromium win bots
https://bugs.webkit.org/show_bug.cgi?id=54882
Summary
Web Inspector: inspector/styles/styles-update-from-js.html is sporadically fa...
Andrew Wilson
Reported
2011-02-21 08:27:16 PST
The windows canaries are failing sporadically on this test. Here's an example test result diff: --- e:\b\build\slave\Webkit_Win__dbg__2_\build\src\webkit\Debug\..\../../layout-test-results\inspector/styles/styles-update-from-js-expected.txt +++ e:\b\build\slave\Webkit_Win__dbg__2_\build\src\webkit\Debug\..\../../layout-test-results\inspector/styles/styles-update-from-js-actual.txt @@ -26,7 +26,7 @@ parsed attributes modified: -<div id="container" style="color: rgb(192, 255, 238); border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: green; border-right-color: green; border-bottom-color: green; border-left-color: green; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px; "></div> +<div id="container" style="color: rgb(192, 255, 238); "></div> [expanded] element.style { () color: #C0FFEE; border: 3px dashed green;
Attachments
Add attachment
proposed patch, testcase, etc.
Andrew Wilson
Comment 1
2011-02-21 08:31:49 PST
I think this is due to
http://trac.webkit.org/changeset/79009/
as it started happening around that time.
Pavel Feldman
Comment 2
2011-06-23 04:51:09 PDT
Lets see if it fails again.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug