[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

aroben at apple.com aroben at apple.com
Wed Dec 22 15:27:03 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b27f9fc4bd9c40a61ee9d6377435ffb39df17400
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 3 20:56:14 2010 +0000

    Skip a test that is probably causing the next test to assert
    
    See <http://webkit.org/b/48910>.
    
    * platform/win/Skipped: Replaced
    http/tests/media/reload-after-dialog.html with
    http/tests/media/pdf-served-as-pdf.html.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71265 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0ba6f73..9209429 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-11-03  Adam Roben  <aroben at apple.com>
+
+        Skip a test that is probably causing the next test to assert
+
+        See <http://webkit.org/b/48910>.
+
+        * platform/win/Skipped: Replaced
+        http/tests/media/reload-after-dialog.html with
+        http/tests/media/pdf-served-as-pdf.html.
+
 2010-11-03  Stephen White  <senorblanco at chromium.org>
 
         Unreviewed; test expectations update.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index dcb2587..d096c0e 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -365,7 +365,7 @@ http/tests/security/window-properties-clear-port.html
 animations/play-state-suspend.html
 
 # Assertion failure http://webkit.org/b/48910
-http/tests/media/reload-after-dialog.html
+http/tests/media/pdf-served-as-pdf.html
 http/tests/media/video-cancel-load.html
 
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list