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

andreas.kling at nokia.com andreas.kling at nokia.com
Wed Dec 22 14:37:11 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 21bc5e6020f977bc26b92115efa41e30940956b3
Author: andreas.kling at nokia.com <andreas.kling at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 14 08:18:05 2010 +0000

    2010-10-14  Andreas Kling  <kling at webkit.org>
    
            Reviewed by Dirk Schulze.
    
            svg/custom/use-on-symbol-inside-pattern.svg is failing
            https://bugs.webkit.org/show_bug.cgi?id=17393
    
            Re-enable this test since the debugString() discrepancy issue
            disappeared with <http://trac.webkit.org/changeset/69386>
    
            * platform/mac-tiger/Skipped:
            * platform/win/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69750 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3247658..4edd040 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-10-14  Andreas Kling  <kling at webkit.org>
+
+        Reviewed by Dirk Schulze.
+
+        svg/custom/use-on-symbol-inside-pattern.svg is failing
+        https://bugs.webkit.org/show_bug.cgi?id=17393
+
+        Re-enable this test since the debugString() discrepancy issue
+        disappeared with <http://trac.webkit.org/changeset/69386>
+
+        * platform/mac-tiger/Skipped:
+        * platform/win/Skipped:
+
 2010-10-13  Adam Barth  <abarth at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index 1039ec8..2d0b023 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -96,9 +96,6 @@ plugins/get-url-with-iframe-target.html
 http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html
 http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html
 
-# Shows subtle 0.0 vs -0.0 difference in path debug string, see https://bugs.webkit.org/show_bug.cgi?id=17393
-svg/custom/use-on-symbol-inside-pattern.svg
-
 # https://bugs.webkit.org/show_bug.cgi?id=33323 - http/tests/media/video-error-abort.html times out
 http/tests/media/video-error-abort.html
 
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 32933bf..6af1478 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -774,9 +774,6 @@ http/tests/security/xss-DENIED-getSVGDocument-object.html
 http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html
 http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html
 
-# Shows subtle 0.0 vs -0.0 difference in path debug string, see https://bugs.webkit.org/show_bug.cgi?id=17393
-svg/custom/use-on-symbol-inside-pattern.svg
-
 # Crashes debug slave, see https://bugs.webkit.org/show_bug.cgi?id=33155
 fast/frames/iframe-onload-remove-self-no-crash.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list