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


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

    Skip a flaky SVG test on Windows
    
    * platform/win/Skipped: Added
    svg/dom/SVGScriptElement/script-load-and-error-events.svg
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69013 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 84bda41..a60916a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-10-04  Adam Roben  <aroben at apple.com>
 
+        Skip a flaky SVG test on Windows
+
+        * platform/win/Skipped: Added
+        svg/dom/SVGScriptElement/script-load-and-error-events.svg
+
+2010-10-04  Adam Roben  <aroben at apple.com>
+
         Skip
         http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html
         on Windows
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 04156d3..8d53e0b 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -321,6 +321,9 @@ fast/js/sputnik/Conformance/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_T
 # Timing out http://webkit.org/b/46977
 inspector/debugger-pause-on-breakpoint.html
 
+# Sometimes fails http://webkit.org/b/46998
+svg/dom/SVGScriptElement/script-load-and-error-events.svg
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list