[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:46:50 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 1d28fddcfc4c9da24f6c470f8eef003d2e398673
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Nov 30 09:41:02 2009 +0000
[Qt] Put tests into skiplist because of missing features.
* platform/qt/Skipped:
- fast/dom/Window/window-postmessage-clone.html added
- inspector/elements-img-tooltip.html added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51482 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index afa5767..b17cf57 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-11-30 Csaba Osztrogonác <ossy at webkit.org>
+
+ [Qt] Put tests into skiplist because of missing features.
+
+ * platform/qt/Skipped:
+ - fast/dom/Window/window-postmessage-clone.html added
+ - inspector/elements-img-tooltip.html added.
+
2009-11-28 Oliver Hunt <oliver at apple.com>
Reviewed by Sam Weinig.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 5ba1f26..3b5f7b8 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -220,10 +220,14 @@ http/tests/security/local-user-CSS-from-remote.html
# Missing layoutTestController.setAllowUniversalAccessFromFileURLs()
fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
+
+# Missing layoutTestController.evaluateInWebInspector()
+inspector/elements-img-tooltip.html
# ============================================================================= #
# ------- missing eventSender.beginDragWithFiles
editing/pasteboard/file-input-files-access.html
+fast/dom/Window/window-postmessage-clone.html
fast/events/drag-to-navigate.html
fast/events/prevent-drag-to-navigate.html
fast/forms/get-file-upload.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list