Bug 52798 - [GTK] some http/tests/security tests failing due to missing white trailing space
Summary: [GTK] some http/tests/security tests failing due to missing white trailing space
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-20 04:26 PST by Philippe Normand
Modified: 2012-04-25 02:32 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 Philippe Normand 2011-01-20 04:26:01 PST
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.
Comment 1 Philippe Normand 2011-01-20 05:57:07 PST
Skipped in http://trac.webkit.org/changeset/76223
Comment 2 Sergio Villar Senin 2011-01-28 07:13:15 PST
Committed r76942: <http://trac.webkit.org/changeset/76942>
Comment 3 Dan Winship 2011-12-02 09:18:49 PST
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?
Comment 4 Philippe Normand 2011-12-02 09:30:58 PST
(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
Comment 5 Sergio Villar Senin 2012-04-25 02:32:28 PDT
Unskipped in r115176 as it's working fine in all the GTK+ bots.