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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 13:30:40 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f7c477a9e8986f2fb6e18e7adcf60c7d4b95c404
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 17 18:32:40 2010 +0000

    Skip some userscripts tests that are flaky on Windows (but pass on Mac),
    this needs investigation, and is being tracked by <http://webkit.org/b/44199>.
    
    Rubber-stamped by Adam Roben.
    
    * platform/win/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67729 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4dedb3f..31ff477 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-17  Brian Weinstein  <bweinstein at apple.com>
+
+        Rubber-stamped by Adam Roben.
+
+        Skip some userscripts tests that are flaky on Windows (but pass on Mac),
+        this needs investigation, and is being tracked by <http://webkit.org/b/44199>.
+
+        * platform/win/Skipped:
+
 2010-09-17  Adam Roben  <aroben at apple.com>
 
         Land new Windows results for fast/forms/file-input-disabled.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 48d59ad..4b179f9 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -944,6 +944,12 @@ userscripts/user-script-top-frame-only.html
 userscripts/user-style-all-frames.html
 userscripts/user-style-top-frame-only.html
 
+# These tests are flaky on Windows. Needs investigation.
+# https://bugs.webkit.org/show_bug.cgi?id=45980
+userscripts/user-script-video-document.html
+userscripts/user-script-audio-document.html
+userscripts/user-script-plugin-document.html
+
 # Directory upload is not enabled.
 fast/forms/input-file-directory-upload.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list