[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc
andreas.kling at nokia.com
andreas.kling at nokia.com
Wed Dec 22 15:32:41 UTC 2010
The following commit has been merged in the debian/experimental branch:
commit 3356487226d9c0a5815ff2c9baeb1927a85990d9
Author: andreas.kling at nokia.com <andreas.kling at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Nov 8 01:14:43 2010 +0000
2010-11-07 Andreas Kling <kling at webkit.org>
Unreviewed, skipping new canvas tests that are failing on Gtk+ and Qt.
Skip the following tests:
- canvas/philip/tests/security.pattern.canvas.timing.html
- canvas/philip/tests/security.pattern.create.html
- canvas/philip/tests/security.pattern.cross.html
- canvas/philip/tests/security.pattern.image.fillStyle.html
- canvas/philip/tests/security.pattern.image.strokeStyle.html
* platform/gtk/Skipped:
* platform/qt/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71485 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f0b31e0..2a7c0e4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2010-11-07 Andreas Kling <kling at webkit.org>
+
+ Unreviewed, skipping new canvas tests that are failing on Gtk+ and Qt.
+
+ Skip the following tests:
+ - canvas/philip/tests/security.pattern.canvas.timing.html
+ - canvas/philip/tests/security.pattern.create.html
+ - canvas/philip/tests/security.pattern.cross.html
+ - canvas/philip/tests/security.pattern.image.fillStyle.html
+ - canvas/philip/tests/security.pattern.image.strokeStyle.html
+
+ * platform/gtk/Skipped:
+ * platform/qt/Skipped:
+
2010-11-07 Robert Hogan <robert at webkit.org>
Reviewed by Andreas Kling.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index b0401cb..2304cb4 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5407,6 +5407,11 @@ canvas/philip/tests/security.drawImage.image.html
canvas/philip/tests/security.pattern.canvas.fillStyle.html
canvas/philip/tests/security.pattern.canvas.strokeStyle.html
canvas/philip/tests/security.reset.html
+canvas/philip/tests/security.pattern.canvas.timing.html
+canvas/philip/tests/security.pattern.create.html
+canvas/philip/tests/security.pattern.cross.html
+canvas/philip/tests/security.pattern.image.fillStyle.html
+canvas/philip/tests/security.pattern.image.strokeStyle.html
# Setting CSS properties such as padding and margin does not work properly
# on form elements: https://bugs.webkit.org/show_bug.cgi?id=40855
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 6ff12db..075203a 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5249,6 +5249,11 @@ canvas/philip/tests/security.drawImage.image.html
canvas/philip/tests/security.pattern.canvas.fillStyle.html
canvas/philip/tests/security.pattern.canvas.strokeStyle.html
canvas/philip/tests/security.reset.html
+canvas/philip/tests/security.pattern.canvas.timing.html
+canvas/philip/tests/security.pattern.create.html
+canvas/philip/tests/security.pattern.cross.html
+canvas/philip/tests/security.pattern.image.fillStyle.html
+canvas/philip/tests/security.pattern.image.strokeStyle.html
# ============================================================================= #
# failing transforms tests
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list