[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
dbates at webkit.org
dbates at webkit.org
Wed Jan 20 22:19:04 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 073dfc435abc0b1fe3b9f2b0a263724cd466934b
Author: dbates at webkit.org <dbates at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Jan 11 05:36:13 2010 +0000
2010-01-10 Daniel Bates <dbates at webkit.org>
Rubber-stamped by Eric Seidel.
Adding XSSAuditor test http/tests/security/xssAuditor/malformed-HTML.html
to the Qt Skipped file as it times out. We need to look into test further.
See bug #33460 for more details.
* platform/qt/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53064 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2a57746..5f3578c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-01-10 Daniel Bates <dbates at webkit.org>
+
+ Rubber-stamped by Eric Seidel.
+
+ Adding XSSAuditor test http/tests/security/xssAuditor/malformed-HTML.html
+ to the Qt Skipped file as it times out. We need to look into test further.
+ See bug #33460 for more details.
+
+ * platform/qt/Skipped:
+
2010-01-10 Kent Hansen <kent.hansen at nokia.com>
Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index a58b06f..85a8e1a 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -4929,6 +4929,9 @@ http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain
http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html
http/tests/security/originHeader/origin-header-for-empty.html
+# XSSAuditor test that times out. See https://bugs.webkit.org/show_bug.cgi?id=33460.
+http/tests/security/xssAuditor/malformed-HTML.html
+
# Skip xmlhttprequest tests
http/tests/xmlhttprequest/XMLHttpRequestException.html
http/tests/xmlhttprequest/abort-should-cancel-load.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list