[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
kenneth at webkit.org
kenneth at webkit.org
Thu Dec 3 13:22:57 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 12519f929b8fd9f2e24b6a887d79058e06ae4345
Author: kenneth at webkit.org <kenneth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Oct 29 20:05:02 2009 +0000
Unreviewed Qt buildbot fix.
Patch by Kenneth Rohde Christiansen <kenneth at webkit.org> on 2009-10-29
Add some files to skipped that depend on phonon support,
which is disabled on the Qt buildbot for now.
* platform/qt/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50294 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9b65901..07a6892 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -6,6 +6,15 @@
2009-10-29 Kenneth Rohde Christiansen <kenneth at webkit.org>
+ Unreviewed Qt buildbot fix.
+
+ Add some files to skipped that depend on phonon support,
+ which is disabled on the Qt buildbot for now.
+
+ * platform/qt/Skipped:
+
+2009-10-29 Kenneth Rohde Christiansen <kenneth at webkit.org>
+
Rubberstamped by Adam Roben.
Remove tests that pass after the change introduced in r50289.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 87116c0..b60a4e4 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -1,9 +1,13 @@
# Failing tests due to disabled Phonon support in Buildbot's Qt
-# Skip these until a proper solution for the Phonon related craches and timeouts is found
+# Skip these until a proper solution for the Phonon related craches and
+# timeouts is found
fast/dom/dom-constructors.html
fast/dom/Window/custom-constructors.html
fast/dom/beforeload/video-before-load.html
-fast/js/instanceof-operator.html
+fast/js/instanceof-operator.html
+http/tests/security/local-video-poster-from-remote.html
+http/tests/security/local-video-source-from-remote.html
+http/tests/security/local-video-src-from-remote.html
# =========================================================================== #
# Failing tests introduced by changing the default font sizes to #
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list