Bug 33440 - [XSSAuditor] Failing tests on the Qt bot
Summary: [XSSAuditor] Failing tests on the Qt bot
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: XSSAuditor
Depends on:
Blocks:
 
Reported: 2010-01-09 17:49 PST by Daniel Bates
Modified: 2010-01-09 19:28 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2010-01-09 17:49:46 PST
The following XSSAuditor tests fail on the Qt bot:

http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char.html
http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event.html
http/tests/security/xssAuditor/anchor-url-dom-write-location-javascript-URL.html
http/tests/security/xssAuditor/anchor-url-dom-write-location.html
http/tests/security/xssAuditor/base-href-control-char.html

See <http://build.webkit.org/results/Qt%20Linux%20Release/r53044%20%285792%29/http/tests/security/xssAuditor/>.

These tests pass for my Ubuntu Qt build (r52685).
Comment 1 Daniel Bates 2010-01-09 19:24:12 PST
Rolled out in <http://trac.webkit.org/changeset/53044>.

There is a larger issue than just these tests failing, so marking this bug as invalid. See bug #33419 for more details.
Comment 2 Daniel Bates 2010-01-09 19:28:01 PST
Disregard the change set # in the last message.

I should clarify, initially, we attempted to skip these tests (1). However, this did not resolve the issue. So, we rolled out (1) in  <http://trac.webkit.org/changeset/53047>.

For completeness: (1) was committed in <http://trac.webkit.org/changeset/53045>.