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

jhoneycutt at apple.com jhoneycutt at apple.com
Wed Dec 22 12:26:34 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b309bf9ac79f5e3fabb9327726ced5fc2f26c847
Author: jhoneycutt at apple.com <jhoneycutt at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 23 21:27:11 2010 +0000

    Add more tests to the WebKit2 skipped lists.
    
    Rubber-stamped by Mark Rowe.
    
    * platform/mac-wk2/Skipped:
    * platform/win-wk2/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65830 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 52e988c..9ce740d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-20  Jon Honeycutt  <jhoneycutt at apple.com>
+
+        Add more tests to the WebKit2 skipped lists.
+
+        Rubber-stamped by Mark Rowe.
+
+        * platform/mac-wk2/Skipped:
+        * platform/win-wk2/Skipped:
+
 2010-08-23  Sheriff Bot  <webkit.review.bot at gmail.com>
 
         Unreviewed, rolling out r65812.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index 925eda5..3d3c680 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -2224,6 +2224,7 @@ fast/workers/storage/sql-exception-codes-sync.html
 http/tests/appcache/different-https-origin-resource-main.html
 http/tests/appcache/fallback.html
 http/tests/cache/subresource-expiration.html
+http/tests/eventsource/eventsource-reconnect.html
 http/tests/eventsource/eventsource-status-code-states.html
 http/tests/history/back-to-post.php
 http/tests/media/video-load-twice.html
diff --git a/LayoutTests/platform/win-wk2/Skipped b/LayoutTests/platform/win-wk2/Skipped
index a0d2f9e..27c328e 100644
--- a/LayoutTests/platform/win-wk2/Skipped
+++ b/LayoutTests/platform/win-wk2/Skipped
@@ -81,6 +81,11 @@ dom/html/level2/html/AppletsCollection.html
 # <https://bugs.webkit.org/show_bug.cgi?id=42317>
 editing/pasteboard
 
+# Workers http tests crash when run under WebKitTestRunner
+# <https://bugs.webkit.org/show_bug.cgi?id=44297>
+http/tests/workers
+http/tests/xmlhttprequest/workers
+
 # Unexplained test failures.
 css2.1/t0805-c5518-brdr-t-01-e.html
 css2.1/t0805-c5519-brdr-r-00-a.html
@@ -127,6 +132,9 @@ svg/W3C-SVG-1.1/text-tselect-02-f.svg
 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html
 tables/mozilla/bugs/bug30559.html
 transitions/color-transition-all.html
+http/tests/multipart/policy-ignore-crash.php
+http/tests/xmlhttprequest/abort-should-destroy-responseText.html
+http/tests/xmlhttprequest/cross-origin-cookie-storage.html
 
 # Unexplained test timeouts.
 fast/js/exceptions-thrown-in-callbacks.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list