[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:45:37 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 4b79494b3288464543c0210c5dd8b50a18b7550e
Author: mihaip at chromium.org <mihaip at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 11 22:32:57 2010 +0000

    2010-11-11  Mihai Parparita  <mihaip at chromium.org>
    
            Unreviewed Chromium expectation update:
    
            - fast/selectors/001.html is flaky under release too
            - svg/animations/animate-text-nested-transforms.html is flaky
    
            DRT:
            - Add more crashy/flaky media tests
            - Add flaky SVG tests
            - fast/selectors/001.html is flaky for all platforms
    
            * platform/chromium/drt_expectations.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71852 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d33db7f..a36bba5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,18 @@
+2010-11-11  Mihai Parparita  <mihaip at chromium.org>
+
+        Unreviewed Chromium expectation update:
+        
+        - fast/selectors/001.html is flaky under release too
+        - svg/animations/animate-text-nested-transforms.html is flaky
+        
+        DRT:
+        - Add more crashy/flaky media tests
+        - Add flaky SVG tests
+        - fast/selectors/001.html is flaky for all platforms
+
+        * platform/chromium/drt_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-11-11  David Hyatt  <hyatt at apple.com>
 
         Reviewed by Simon Fraser.
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index 2b67cf5..7a550f3 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -58,6 +58,9 @@ BUG59665 MAC : media/video-src.html = CRASH TIMEOUT PASS
 BUG59665 MAC : media/video-controls-rendering.html = CRASH TIMEOUT PASS
 BUG59665 MAC : media/video-delay-load-event.html = CRASH TIMEOUT PASS
 BUG59665 MAC : media/video-loop.html = CRASH TIMEOUT PASS
+BUG59665 MAC : media/video-load-readyState.html = CRASH TIMEOUT PASS
+BUG59665 MAC : media/context-menu-actions.html = CRASH TIMEOUT PASS
+BUG59665 MAC : media/video-timeupdate-during-playback.html = CRASH TIMEOUT PASS
 
 // Also fails on the mac port; see http://webkit.org/b/34331
 BUG_DRT : http/tests/media/video-referer.html = TEXT
@@ -65,6 +68,11 @@ BUG_DRT : http/tests/media/video-referer.html = TEXT
 // Occasionally times out with, only under the DRT for Linux
 BUG58212 LINUX : http/tests/appcache/main-resource-redirect.html = PASS TIMEOUT
 
+// Flaky on Linux with test_shell, fails consistently on Mac and Linux DRT
+BUGWK49265 MAC LINUX : svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop.html = IMAGE
+
+BUGWK49406 MAC : svg/animations/animVal-basics.html = TIMEOUT
+
 // Tests differences from switching to webkit.org's test netscape plugin rather
 // than chromium's old forked copy.
 BUG_DRT MAC : plugins/document-open.html = PASS
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 6e11b92..8ec59a5 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3271,8 +3271,9 @@ BUG61799 : plugins/evaluate-js-after-removing-plugin-element.html = TEXT
 // Fails because of http://trac.webkit.org/changeset/71268
 BUG61824 : canvas/philip/tests/2d.pattern.image.string.html = TEXT
 
-// Added in r71317
+// See also https://webkit.org/b/49045
 BUG61978 : svg/animations/animate-path-nested-transforms.html = CRASH PASS TEXT
+BUG61978 : svg/animations/animate-text-nested-transforms.html = PASS TEXT
 
 // Added in WK r71416, doesn't look like it's applicable to Chromium
 WONTFIX SKIP WIN : platform/win/plugins/window-region-is-set-to-clip-rect.html = TEXT
@@ -3316,6 +3317,6 @@ BUGWK49265 LINUX : svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMod
 // test_shell and DRT do not have LayoutTestController.pageSizeAndMarginsInPixels
 BUG62515 : printing/page-format-data-display-none.html = TEXT
 
-BUG60393 MAC DEBUG : fast/selectors/001.html = PASS TIMEOUT
+BUG60393 MAC : fast/selectors/001.html = PASS TIMEOUT
 
 BUG61739 MAC WIN DEBUG SLOW : animations/suspend-resume-animation-events.html = CRASH PASS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list