[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
eric at webkit.org
eric at webkit.org
Wed Jan 20 22:20:33 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit a36ed2ad3df0ccd2e6afbb704bcb070929f100d7
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Jan 12 11:06:14 2010 +0000
2010-01-12 Eric Seidel <eric at webkit.org>
Reviewed by Simon Fraser.
media/video-error-does-not-exist.html failed on Snow Leopard Release Bot
https://bugs.webkit.org/show_bug.cgi?id=33434
Add another media test to the skipped list.
I expect these are all timing out for the same reason.
We just don't know the reason yet.
* platform/mac-snowleopard/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53128 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4defd6d..d3ee73d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-01-12 Eric Seidel <eric at webkit.org>
+
+ Reviewed by Simon Fraser.
+
+ media/video-error-does-not-exist.html failed on Snow Leopard Release Bot
+ https://bugs.webkit.org/show_bug.cgi?id=33434
+
+ Add another media test to the skipped list.
+ I expect these are all timing out for the same reason.
+ We just don't know the reason yet.
+
+ * platform/mac-snowleopard/Skipped:
+
2010-01-12 Jakub Wieczorek <faw217 at gmail.com>
Reviewed by Adam Barth.
diff --git a/LayoutTests/platform/mac-snowleopard/Skipped b/LayoutTests/platform/mac-snowleopard/Skipped
index 094fd4b..b872b4e 100644
--- a/LayoutTests/platform/mac-snowleopard/Skipped
+++ b/LayoutTests/platform/mac-snowleopard/Skipped
@@ -66,9 +66,11 @@ media/unsupported-rtsp.html
media/video-no-audio.html
media/video-size-intrinsic-scale.html
-# This test is occasionally timing out on SnowLeopard
+# These are occasionally timing out on SnowLeopard
# https://bugs.webkit.org/show_bug.cgi?id=32339
media/unsupported-tracks.html
+# https://bugs.webkit.org/show_bug.cgi?id=33434
+media/video-error-does-not-exist.html
# Test times out due to CoreGraphics bug
# <rdar://problem/7499927>
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list