[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

zimmermann at webkit.org zimmermann at webkit.org
Thu Apr 8 00:53:31 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit c5d35806f8e615f615da117ff45fddd64dcdf8b4
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 4 16:01:27 2010 +0000

    2010-01-04  Nikolas Zimmermann  <nzimmermann at rim.com>
    
            Not reviewed. Bring back Tiger bot to green: svg/custom/use-on-symbol-inside-pattern.svg exposes a bug on both Tiger & Win.
            Reopened bug 17393 and skipping this test for now, as it requires a larger rework of Path::debugString().
    
            * platform/mac-tiger/Skipped:
            * platform/win/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52738 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c1d11ae..99fcd4d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2010-01-04  Nikolas Zimmermann  <nzimmermann at rim.com>
 
+        Not reviewed. Bring back Tiger bot to green: svg/custom/use-on-symbol-inside-pattern.svg exposes a bug on both Tiger & Win.
+        Reopened bug 17393 and skipping this test for now, as it requires a larger rework of Path::debugString().
+
+        * platform/mac-tiger/Skipped:
+        * platform/win/Skipped:
+
+2010-01-04  Nikolas Zimmermann  <nzimmermann at rim.com>
+
         Not reviewed. Attempt to mark all Gtk bots green again, as discussed with Gustavo Noronha Silva.
 
         * platform/gtk/Skipped:
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index e490216..589a39d 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -88,3 +88,6 @@ plugins/get-url-with-iframe-target.html
 # http://webkit.org/b/32532 - Time out
 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
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index b8eaffb..22c98a5 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -736,3 +736,6 @@ svg/custom/use-instanceRoot-as-event-target.xhtml
 # http://webkit.org/b/32532 - Time out
 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

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list