[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

eric.carlson at apple.com eric.carlson at apple.com
Wed Apr 7 23:34:46 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit a4063c65d0e48fa6e74fb4e4d13c13915b699288
Author: eric.carlson at apple.com <eric.carlson at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 12 21:02:41 2009 +0000

    2009-11-12  Eric Carlson  <eric.carlson at apple.com>
    
            Unreviewed, build fix.
    
            Skipped tests need path relative to LayoutTests folder, not just
            test name.
    
            * platform/gtk/Skipped:
            * platform/mac-leopard/Skipped:
            * platform/mac-tiger/Skipped:
            * platform/win/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50894 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c24fff5..38b6966 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,17 @@
 2009-11-12  Eric Carlson  <eric.carlson at apple.com>
 
+        Unreviewed, build fix.
+
+        Skipped tests need path relative to LayoutTests folder, not just
+        test name.
+
+        * platform/gtk/Skipped:
+        * platform/mac-leopard/Skipped:
+        * platform/mac-tiger/Skipped:
+        * platform/win/Skipped:
+
+2009-11-12  Eric Carlson  <eric.carlson at apple.com>
+
         Reviewed by Dan Bernstein.
 
         <rdar://problem/7388969> Add DOM API for fullscreen video
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 2916b26..0909cc4 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -3603,8 +3603,8 @@ media/video-zoom.html
 # This test requires media controls has a volume slider.
 media/video-volume-slider.html
 # Tests requiring fullscreen <video> support
-media-fullscreen-inline.html
-media-fullscreen-not-in-document.html
+media/media-fullscreen-inline.html
+media/media-fullscreen-not-in-document.html
 
 # Tests in plugins/ directory
 #   These tests require ObjC plugin, do not bother trying to get them to work
diff --git a/LayoutTests/platform/mac-leopard/Skipped b/LayoutTests/platform/mac-leopard/Skipped
index 509b436..453897c 100644
--- a/LayoutTests/platform/mac-leopard/Skipped
+++ b/LayoutTests/platform/mac-leopard/Skipped
@@ -20,5 +20,5 @@ platform/mac/fast/text/thai-combining-mark-positioning.html
 transforms/3d
 
 # These tests requires fullscreen <video> support
-media-fullscreen-inline.html
-media-fullscreen-not-in-document.html
+media/media-fullscreen-inline.html
+media/media-fullscreen-not-in-document.html
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index ef358ee..595b638 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -62,5 +62,5 @@ http/tests/loading/basic-auth-resend-wrong-credentials.html
 http/tests/loading/redirect-with-no-location-crash.html
 
 # We don't support fullscreen <video> on Tiger
-media-fullscreen-inline.html
-media-fullscreen-not-in-document.html
+media/media-fullscreen-inline.html
+media/media-fullscreen-not-in-document.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 72a6d58..3bf53fe 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -52,8 +52,8 @@ media/video-error-abort.html
 media/video-volume-slider.html
 
 # These tests requires fullscreen <video> support
-media-fullscreen-inline.html
-media-fullscreen-not-in-document.html
+media/media-fullscreen-inline.html
+media/media-fullscreen-not-in-document.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

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list