Bug 68514
| Summary: | [GTK] Two http/tests/security/xssAuditor/xss-filter-bypass tests failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | svillar, tsepez |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/security/xssAuditor/xss-filter-bypass-big5-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/security/xssAuditor/xss-filter-bypass-big5-actual.txt
@@ -1,3 +1,2 @@
-CONSOLE MESSAGE: line 1: Refused to execute a JavaScript script. Source code of script found within request.
+ALERT: 復
-
--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/security/xssAuditor/xss-filter-bypass-sjis-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/security/xssAuditor/xss-filter-bypass-sjis-actual.txt
@@ -1,3 +1,2 @@
-CONSOLE MESSAGE: line 1: Refused to execute a JavaScript script. Source code of script found within request.
+ALERT: 柔
-
Will skip them for now. They've been failing since checkin AFAIK, on the 3 bots, consistently.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
They're working locally fine for me.
Philippe Normand
(In reply to comment #1)
> They're working locally fine for me.
They seem to, until you unskip them. This is a misleading behavior of NRWT :(
Sergio Villar Senin
Unskipped in r115176 as it's working fine in all the GTK+ bots.