[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:38:34 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a1b9279792aa5b436bafa21c9564d70355d0efb1
Author: mihaip at chromium.org <mihaip at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 9 21:05:06 2010 +0000

    2010-11-09  Mihai Parparita  <mihaip at chromium.org>
    
            Unreviewed Chromium test_expectations.txt update.
    
            Remove tests that consistently pass:
            - fast/js/kde/evil-n.html: passes with the v8 roll to 5780 (version
              2.5.5) which fixed http://code.google.com/p/v8/issues/detail?id=924.
            - http/tests/appcache/main-resource-redirect.html now only occasionally
              times out, and only under DRT for chromium-linux.
            - fast/blockflow/english-rl-text.html (rebaselined with r71050)
    
            * platform/chromium/drt_expectations.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71671 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 777b678..2ac2c1b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2010-11-09  Mihai Parparita  <mihaip at chromium.org>
+
+        Unreviewed Chromium test_expectations.txt update.
+        
+        Remove tests that consistently pass:
+        - fast/js/kde/evil-n.html: passes with the v8 roll to 5780 (version
+          2.5.5) which fixed http://code.google.com/p/v8/issues/detail?id=924.
+        - http/tests/appcache/main-resource-redirect.html now only occasionally
+          times out, and only under DRT for chromium-linux.
+        - fast/blockflow/english-rl-text.html (rebaselined with r71050)
+
+        * platform/chromium/drt_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-11-09  Dan Bernstein  <mitz at apple.com>
 
         Reviewed by Dave Hyatt.
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index 12a290c..a3cc02e 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -55,6 +55,9 @@ BUG59665 MAC : media/video-play-empty-events.html = CRASH TIMEOUT PASS
 BUG59665 MAC : media/video-src-change.html = CRASH TEXT PASS
 BUG59665 MAC : media/video-src.html = CRASH TIMEOUT PASS
 
+// Occasionally times out with, only under the DRT for Linux
+BUG58212 LINUX : http/tests/appcache/main-resource-redirect.html = PASS TIMEOUT
+
 // Tests differences from switching to webkit.org's test netscape plugin rather
 // than chromium's old forked copy.
 BUG_DRT MAC : plugins/geturlnotify-during-document-teardown.html = CRASH TEXT
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 78edd3d..e32efde 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -323,11 +323,6 @@ WONTFIX SKIP : http/tests/misc/willCacheResponse-delegate-callback.html = FAIL
 // properties are reset by the garbage collector. It looks to pass recently.
 WONTFIX : fast/dom/gc-9.html = FAIL
 
-// This test checks that ((new Error()).message is undefined, which is
-// a direct contradiction of the javascript spec 15.11.4.3 which
-// says that it must be a string.
-WONTFIX : fast/js/kde/evil-n.html = FAIL
-
 // This test checks that properties of arguments arrays are non-enumerable
 // which is incorrect according to the ES5 spec.
 WONTFIX : fast/js/kde/function.html = FAIL
@@ -3089,9 +3084,6 @@ BUG57950 WIN LINUX : svg/batik/text/verticalText.svg = CRASH PASS
 BUG58194 LINUX : svg/filters/sourceAlpha.svg = IMAGE
 BUG58195 WIN LINUX : svg/filters/feDisplacementMap.svg = IMAGE
 
-// Test added in Webkit r69226 timesout on all platforms.
-BUG58212 LINUX MAC : http/tests/appcache/main-resource-redirect.html = TIMEOUT
-
 // Issues starting from
 // http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20%28webkit.org%29/builds/35997
 BUG58333 WIN LINUX : fast/css/font-face-download-error.html = TEXT PASS
@@ -3332,10 +3324,6 @@ BUGWK61246 : fast/js/interpreter-no-activation.html = TEXT
 // New test, added in http://trac.webkit.org/changeset/70922
 BUGWK61260 : media/media-can-play-wav-audio.html = TEXT
 
-// The http://trac.webkit.org/changeset/70917 regressed this, see upstream
-// bug https://bugs.webkit.org/show_bug.cgi?id=48444
-BUGWK48444 : fast/blockflow/english-rl-text.html = IMAGE
-
 // Failures after WebKit roll 70949:71000
 BUGWK71000 MAC : canvas/philip/tests/2d.imageData.get.source.negative.html = TEXT
 BUG61406 : svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop.html = IMAGE+TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list