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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 14:36:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 09c5329fe80004437d601de97f371865de3f334a
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 14 06:28:28 2010 +0000

    2010-10-13  Martin Robinson  <mrobinson at igalia.com>
    
            Rebaseline canvas/philip/tests/2d.gradient.radial.negative.html. It seems
            that the result for this test is only differing by two newlines. Also skip
            a failing test on GTK+.
    
            * canvas/philip/tests/2d.gradient.radial.negative-expected.txt: Rebaseline.
            * platform/gtk/Skipped: Skip failing test.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69741 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 930e803..f5e0947 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-13  Martin Robinson  <mrobinson at igalia.com>
+
+        Rebaseline canvas/philip/tests/2d.gradient.radial.negative.html. It seems
+        that the result for this test is only differing by two newlines. Also skip
+        a failing test on GTK+.
+
+        * canvas/philip/tests/2d.gradient.radial.negative-expected.txt: Rebaseline.
+        * platform/gtk/Skipped: Skip failing test.
+
 2010-10-13  Shinichiro Hamaji  <hamaji at chromium.org>
 
         Update chromium's test expectations.
diff --git a/LayoutTests/canvas/philip/tests/2d.gradient.radial.negative-expected.txt b/LayoutTests/canvas/philip/tests/2d.gradient.radial.negative-expected.txt
index 5a89a2f..331ea36 100644
--- a/LayoutTests/canvas/philip/tests/2d.gradient.radial.negative-expected.txt
+++ b/LayoutTests/canvas/philip/tests/2d.gradient.radial.negative-expected.txt
@@ -4,5 +4,3 @@ createRadialGradient() throws INDEX_SIZE_ERR if either radius is negative
 References: 2d.gradient.radial.negative
 Actual output:
 Passed
-
-
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 2de0b87..337c4ba 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5467,6 +5467,7 @@ accessibility/aria-controls-with-tabs.html
 # Need to dump context menu items on eventSender.contextClick(true).
 # https://bugs.webkit.org/show_bug.cgi?id=39102
 editing/spelling/context-menu-suggestions.html
+editing/selection/context-menu-on-text.html
 
 # IndexedDB is not yet enabled.
 storage/indexeddb

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list