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

jianli at chromium.org jianli at chromium.org
Wed Dec 22 13:18:37 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6c76ca92a7e1aaf310580b221466be712ea035a2
Author: jianli at chromium.org <jianli at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 10 21:31:08 2010 +0000

    Skip file api tests for workers that could crash occasionally before
    we figure out how to fix them.
    
    * platform/mac/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67235 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8bd8610..08e4d98 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-10  Jian Li  <jianli at chromium.org>
+
+        Skip file api tests for workers that could crash occasionally before
+        we figure out how to fix them.
+
+        * platform/mac/Skipped:
+
 2010-09-10  Adam Barth  <abarth at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index 8da5719..998c7c4 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -300,5 +300,6 @@ inspector/dom-breakpoints.html
 # https://bugs.webkit.org/show_bug.cgi?id=43960
 scrollbars/custom-scrollbar-with-incomplete-style.html
 
-# Timeout. Need to investigate.
+# Timeout or crash. Need to investigate.
 fast/files/apply-blob-url-to-img.html
+fast/files/workers

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list