[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 14:06:05 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit da15bd23e9919b4ca8358d6ba081bcb80e4b713f
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 4 14:25:24 2010 +0000

    Skip http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html on Windows
    
    It seems to be causing other tests to time out, like
    http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html.
    
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69012 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e47f401..84bda41 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2010-10-04  Adam Roben  <aroben at apple.com>
 
+        Skip
+        http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html
+        on Windows
+
+        It seems to be causing other tests to time out, like
+        http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html.
+
+        * platform/win/Skipped:
+
+2010-10-04  Adam Roben  <aroben at apple.com>
+
         Land XP-specific results for fast/text/international/bidi-mirror-he-ar.html
 
         In r69008 I updated the post-XP results, but forgot to check in the
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 13111d7..04156d3 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -312,8 +312,8 @@ http/tests/websocket/tests/workers/worker-handshake-challenge-randomness.html
 # http://webkit.org/b/46911
 accessibility/aria-hidden-update.html
 
-# Timing out http://webkit.org/b/46975
-http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html
+# Causes next test to time out http://webkit.org/b/46975
+http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html
 
 # Failing in Release builds http://webkit.org/b/46976
 fast/js/sputnik/Conformance/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.3_T1.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list