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

mihaip at chromium.org mihaip at chromium.org
Wed Dec 22 15:31:49 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5edc288f5a3149c7435e29ea57b084a0445ae30d
Author: mihaip at chromium.org <mihaip at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 5 20:27:15 2010 +0000

    2010-11-05  Mihai Parparita  <mihaip at chromium.org>
    
            Unreviewed; test_expectations fix.
    
            Remove three tests that are no longer flaky. Update a comment about a
            test that fails due to V8 differences.
    
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71448 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 991efeb..82941b6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2010-11-05  Mihai Parparita  <mihaip at chromium.org>
 
+        Unreviewed; test_expectations fix.
+        
+        Remove three tests that are no longer flaky. Update a comment about a
+        test that fails due to V8 differences.
+
+        * platform/chromium/test_expectations.txt:
+
+2010-11-05  Mihai Parparita  <mihaip at chromium.org>
+
         Unreviewed expectation update for fast/events/context-no-deselect.html.
         
         Add missing chromium-linux expectations.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 69ab1b9..635ffcd 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -2227,11 +2227,6 @@ BUG25977 WIN DEBUG : http/tests/appcache/wrong-signature-2.html = TIMEOUT PASS
 BUG25977 WIN DEBUG : http/tests/appcache/top-frame-4.html = TIMEOUT TEXT PASS
 BUG25977 WIN DEBUG : http/tests/appcache/top-frame-3.html = TIMEOUT TEXT PASS
 
-// Flaky.
-BUG9798 WIN LINUX : fast/loader/javascript-url-encoding-2.html = TIMEOUT PASS
-BUG9798 WIN RELEASE : fast/loading/subframe-removes-itself.html = TEXT PASS
-BUG9798 LINUX MAC : fast/loader/invalid-charset-on-script-crashes-loader.html = TIMEOUT PASS
-
 // WebKit update 52293->52323
 BUG31253 : http/tests/security/xss-DENIED-assign-location-href-javascript.html = TEXT
 
@@ -2252,8 +2247,8 @@ BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT
 BUG32018 : http/tests/websocket/tests/frame-lengths.html = PASS TIMEOUT
 BUG32018 DEBUG : http/tests/websocket/tests/simple-stress.html = PASS TEXT TIMEOUT
 
-// a bunch of tests broken before the flakiness fix, i will deal with these
-// after the major flakiness goes away
+// V8's implementation of getOwnPropertyNames has different results for built-in
+// functions.
 BUG32155 : fast/js/Object-getOwnPropertyNames.html = TEXT
 
 // New flakiness?

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list