[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

jberlin at webkit.org jberlin at webkit.org
Fri Jan 21 14:49:55 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 1c8a8b4a89e57a849e30084f89cd1f9ac354a562
Author: jberlin at webkit.org <jberlin at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 1 00:48:20 2011 +0000

    The correct temporary fix for media/video-element-other-namespace-crash.html timing out on
    the Windows 7 Release Test bots is to add it to the Windows skipped list.
    
    Unreviewed.
    
    https://bugs.webkit.org/show_bug.cgi?id=51787
    
    * platform/win/Skipped:
    * platform/win/media/video-element-other-namespace-crash-expected.txt: Removed.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74840 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1234999..759c26f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,17 @@
 2010-12-31  Jessie Berlin  <jberlin at apple.com>
 
+        The correct temporary fix for media/video-element-other-namespace-crash.html timing out on
+        the Windows 7 Release Test bots is to add it to the Windows skipped list.
+
+        Unreviewed.
+
+        https://bugs.webkit.org/show_bug.cgi?id=51787
+
+        * platform/win/Skipped:
+        * platform/win/media/video-element-other-namespace-crash-expected.txt: Removed.
+
+2010-12-31  Jessie Berlin  <jberlin at apple.com>
+
         Add Windows-specific (failing) expected results for
         media/video-element-other-namespace-crash.html in order to get the Windows 7 Release test bot green again.
         Unreviewed.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 8f4270b..7eb6dcd 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -60,6 +60,9 @@ media/video-volume-slider.html
 media/media-fullscreen-inline.html
 media/media-fullscreen-not-in-document.html
 
+# Times out https://bugs.webkit.org/show_bug.cgi?id=51787
+media/video-element-other-namespace-crash.html
+
 # <rdar://problem/5075790> Layout tests that depend on certain fonts don't match Mac results:
 #                          - Mac OS X and Windows do not have an Arabic font in common
 fast/text/international/bidi-AN-after-L.html
diff --git a/LayoutTests/platform/win/media/video-element-other-namespace-crash-expected.txt b/LayoutTests/platform/win/media/video-element-other-namespace-crash-expected.txt
deleted file mode 100644
index 6ee3f71..0000000
--- a/LayoutTests/platform/win/media/video-element-other-namespace-crash-expected.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-FAIL: Timed out waiting for notifyDone to be called
-

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list