[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 15:30:07 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9d81b522f0fe1c92bfe4bd4343d616f854a61893
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 5 04:07:14 2010 +0000

    2010-11-04  Martin Robinson  <mrobinson at igalia.com>
    
            Skip two new tests. One of which is only failing on the
            bots and the other which uses the meter element, which is
            currently unsupported on GTK+.
    
            * platform/gtk/Skipped: Skip two more tests.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71387 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d9ea11d..0f5deb8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-04  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip two new tests. One of which is only failing on the
+        bots and the other which uses the meter element, which is
+        currently unsupported on GTK+.
+
+        * platform/gtk/Skipped: Skip two more tests.
+
 2010-11-04  Dan Bernstein  <mitz at apple.com>
 
         Updated test result from previous commit, as I removed tabs from the test before committing
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index dde3f0d..fda14b3 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5028,6 +5028,7 @@ fast/dom/HTMLMeterElement/meter-optimums.html
 fast/dom/HTMLMeterElement/meter-percent-size.html
 fast/dom/HTMLMeterElement/meter-styles.html
 fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html
+fast/dom/HTMLMeterElement/meter-element-with-child-crash.html
 
 # Needs mock support, and build slave Geolocation service
 # See https://bugs.webkit.org/show_bug.cgi?id=36053
@@ -5651,3 +5652,7 @@ http/tests/inspector/console-xhr-logging.html
 # https://bugs.webkit.org/show_bug.cgi?id=47727
 mathml/presentation
 
+# This test passes locally, but does not pass on the bots. Perhaps
+# it is an issue with the version of Cairo on the bots.
+# https://bugs.webkit.org/show_bug.cgi?id=49052
+fast/canvas/pointInPath.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list