Bug 52798
Summary: | [GTK] some http/tests/security tests failing due to missing white trailing space | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | danw, svillar |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Philippe Normand
Happens only on the buildbots, I can't reproduce the issue locally. Tests failing:
http/tests/security/local-CSS-from-remote.html
http/tests/security/local-JavaScript-from-remote.html
http/tests/security/local-iFrame-from-remote.html
http/tests/security/local-image-from-remote.html
http/tests/security/local-user-CSS-from-remote.html
This happened out of the blue suddenly both on Release and Debug bots, without any clear commit triggering the failure. I'll skip the tests for now.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Skipped in http://trac.webkit.org/changeset/76223
Sergio Villar Senin
Committed r76942: <http://trac.webkit.org/changeset/76942>
Dan Winship
These tests are still/again in Skipped... did someone add them back and forget to reopen the bug? Or was it just a merge error?
Philippe Normand
(In reply to comment #3)
> These tests are still/again in Skipped... did someone add them back and forget to reopen the bug? Or was it just a merge error?
Sergio? Seems like after unskip they still failed says r76949
Sergio Villar Senin
Unskipped in r115176 as it's working fine in all the GTK+ bots.