Bug 33440
Summary: | [XSSAuditor] Failing tests on the Qt bot | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | abarth |
Priority: | P2 | Keywords: | XSSAuditor |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Daniel Bates
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).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Daniel Bates
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.
Daniel Bates
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>.