[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
ossy at webkit.org
ossy at webkit.org
Wed Jan 6 00:03:05 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit ae743822dd819f72ab2976fd5153c6011837faf5
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sat Dec 26 09:40:23 2009 +0000
Rubber-stamped by Simon Hausmann.
[Qt] Skipping some flakey tests.
https://bugs.webkit.org/show_bug.cgi?id=32946
* platform/qt/Skipped:
- http/tests/cookies/simple-cookies-expired.html added.
- storage/database-lock-after-reload.html added.
- storage/empty-statement.html added.
- storage/execute-sql-args.html added.
- storage/hash-change-with-xhr.html added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52565 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 169449c..f719c02 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2009-12-26 Csaba Osztrogonác <ossy at webkit.org>
+
+ Rubber-stamped by Simon Hausmann.
+
+ [Qt] Skipping some flakey tests.
+ https://bugs.webkit.org/show_bug.cgi?id=32946
+
+ * platform/qt/Skipped:
+ - http/tests/cookies/simple-cookies-expired.html added.
+ - storage/database-lock-after-reload.html added.
+ - storage/empty-statement.html added.
+ - storage/execute-sql-args.html added.
+ - storage/hash-change-with-xhr.html added.
+
2009-12-25 Kent Tamura <tkent at chromium.org>
Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index de051b2..9671618 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -132,8 +132,13 @@ fast/frames/sandboxed-iframe-plugins.html
fast/frames/sandboxed-iframe-scripting.html
fast/frames/sandboxed-iframe-storage.html
http/tests/cookies/simple-cookies-max-age.html
+http/tests/cookies/simple-cookies-expired.html
http/tests/xmlhttprequest/workers/close.html
http/tests/xmlhttprequest/workers/shared-worker-close.html
+storage/database-lock-after-reload.html
+storage/empty-statement.html
+storage/execute-sql-args.html
+storage/hash-change-with-xhr.html
transitions/change-values-during-transition.html
# ------- works on 64 bit but not on 32 bit
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list