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

yutak at chromium.org yutak at chromium.org
Wed Dec 22 16:31:58 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 80e8a27468949e3633b56cc2d655a7c89a470aa4
Author: yutak at chromium.org <yutak at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 25 05:55:55 2010 +0000

    2010-11-24  Yuta Kitamura  <yutak at chromium.org>
    
            Reviewed by Kent Tamura.
    
            [Chromium] Mark http/tests/websocket/tests/frame-lengths.html as SLOW
            https://bugs.webkit.org/show_bug.cgi?id=50051
    
            Chromium test expectation update: mark http/tests/websocket/tests/frame-lengths.html as SLOW.
    
            This test takes a longer time to finish because it sends a lot of WebSocket messages.
    
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72720 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9e11354..0343b0b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-11-24  Yuta Kitamura  <yutak at chromium.org>
+
+        Reviewed by Kent Tamura.
+
+        [Chromium] Mark http/tests/websocket/tests/frame-lengths.html as SLOW
+        https://bugs.webkit.org/show_bug.cgi?id=50051
+
+        Chromium test expectation update: mark http/tests/websocket/tests/frame-lengths.html as SLOW.
+
+        This test takes a longer time to finish because it sends a lot of WebSocket messages.
+
+        * platform/chromium/test_expectations.txt:
+
 2010-11-24  Martin Robinson  <mrobinson at igalia.com>
 
         [Qt] plugins/keyboard-events.html fails after r72717
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 0cd3422..e766c17 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -103,6 +103,8 @@ BUG34759 WIN DEBUG SLOW : inspector/console-log-before-inspector-open.html = PAS
 
 BUG36539 SLOW : http/tests/misc/uncacheable-script-repeated.html = PASS
 
+BUG32018 SLOW : http/tests/websocket/tests/frame-lengths.html = PASS
+
 BUG47937 WIN DEBUG : fast/parser/residual-style-hang.html = PASS TIMEOUT
 BUG47937 LINUX DEBUG SLOW : fast/parser/residual-style-hang.html = PASS
 BUG47937 MAC DEBUG : fast/parser/residual-style-hang.html = TIMEOUT
@@ -2155,7 +2157,6 @@ BUG31252 : http/tests/security/listener/xss-inactive-closure.html = TEXT
 BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT
 
 // WebKit roll 52852 -> 52867
-BUG32018 : http/tests/websocket/tests/frame-lengths.html = PASS TIMEOUT
 BUG32018 DEBUG : http/tests/websocket/tests/simple-stress.html = PASS TEXT TIMEOUT
 
 // V8's implementation of getOwnPropertyNames has different results for built-in

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list