[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
ossy at webkit.org
ossy at webkit.org
Thu Dec 3 13:44:54 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 91b73f7b22a10e15c10ad8a7ef0449bc0b6db7af
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Nov 25 23:29:06 2009 +0000
[Qt] Put tests into skiplist because of missing layoutTestController feature.
* platform/qt/Skipped:
- http/tests/cache/subresource-failover-to-network.html added.
- fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html added.
- "3D_RENDERING and ACCELERATED_COMPOSITING" block moved to good place.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51396 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8504a1f..f0e9270 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-11-25 Csaba Osztrogonác <ossy at webkit.org>
+
+ [Qt] Put tests into skiplist because of missing layoutTestController feature.
+
+ * platform/qt/Skipped:
+ - http/tests/cache/subresource-failover-to-network.html added.
+ - fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html added.
+
+ - "3D_RENDERING and ACCELERATED_COMPOSITING" block moved to good place.
+
2009-11-25 Eric Carlson <eric.carlson at apple.com>
Reviewed by Simon Fraser.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 20219cf..6b8b417 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -216,10 +216,13 @@ http/tests/security/isolatedWorld
# Missing layoutTestController.dumpFrameLoadCallbacks()
http/tests/security/mixedContent
+http/tests/cache/subresource-failover-to-network.html
# Missing layoutTestController.setUserStyleSheetLocation() and layoutTestController.setUserStyleSheetEnabled()
http/tests/security/local-user-CSS-from-remote.html
+# Missing layoutTestController.setAllowUniversalAccessFromFileURLs()
+fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
# ============================================================================= #
# ------- missing eventSender.beginDragWithFiles
@@ -5225,13 +5228,13 @@ storage/domstorage/localstorage/window-open.html
#crasher:
storage/domstorage/sessionstorage/window-open.html
+# ================================================================== #
+
# Tests requiring 3D_RENDERING and ACCELERATED_COMPOSITING support
animations/3d
transforms/3d
compositing
-# ================================================================== #
-
# validationMessage: https://bugs.webkit.org/show_bug.cgi?id=27959
fast/forms/validationMessage.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list