[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mrobinson at webkit.org mrobinson at webkit.org
Mon Feb 21 00:38:33 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit c93a99a3a1aa5881f910684343fa5b65efcbc8a8
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Feb 2 18:56:05 2011 +0000

    2011-02-02  Martin Robinson  <mrobinson at igalia.com>
    
            Unskip a test that just needs platform-specific results. Re-classify
            two other failures with more pertinent information.
    
            * platform/gtk/Skipped: Organize the skipped list a bit. Unskip a test.
            Remove obsolete comments.
            * platform/gtk/editing/inserting/5994480-2-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77388 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2981caf..231d5e1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-02-02  Martin Robinson  <mrobinson at igalia.com>
+
+        Unskip a test that just needs platform-specific results. Re-classify
+        two other failures with more pertinent information.
+
+        * platform/gtk/Skipped: Organize the skipped list a bit. Unskip a test.
+        Remove obsolete comments.
+        * platform/gtk/editing/inserting/5994480-2-expected.txt: Added.
+
 2011-02-01  Andrey Kosyakov  <caseq at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 1ae328b..fd36a81 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -18,16 +18,6 @@
 #
 #     grep -v '^#' | grep -v '^$'
 
-# These tests are not failing locally, but fail on the bot: Most of
-# the media/video tests fail if you remove some of them.
-#
-# fast/dom/Window/window-screen-properties.html
-# fast/dom/null-document-location-href-put-crash.html
-# fast/dom/null-document-location-put-crash.html
-# media/video-currentTime-set.html
-# media/video-seek-past-end-playing.html
-# transitions/zero-duration-with-non-zero-delay-end.html
-
 # The group of tests below are timing out. As we go through them
 # and get more detailed information, we should attach bugs to them.
 fast/xmlhttprequest/null-document-xmlhttprequest-open.html
@@ -100,12 +90,6 @@ accessibility/table-with-aria-role.html
 accessibility/table-with-rules.html
 accessibility/aria-list-and-listitem.html
 
-# Tests in editing/ directory
-#   Tests failing
-editing/inserting/5994480-2.html
-editing/selection/doubleclick-whitespace.html
-editing/text-iterator/basic-iteration.html
-
 #   Tests generating new results
 editing/deleting/4845371.html
 editing/deleting/5144139-2.html
@@ -5097,3 +5081,11 @@ media/audio-delete-while-slider-thumb-clicked.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=53428
 http/tests/misc/favicon-as-image.html
+
+# Need an implementation of setSelectTrailingWhitespace
+# https://bugs.webkit.org/show_bug.cgi?id=53603
+editing/selection/doubleclick-whitespace.html
+
+# Need an implementation of PlainTextController
+# https://bugs.webkit.org/show_bug.cgi?id=53605
+editing/text-iterator/basic-iteration.html
diff --git a/LayoutTests/platform/gtk/editing/inserting/5994480-2-expected.txt b/LayoutTests/platform/gtk/editing/inserting/5994480-2-expected.txt
new file mode 100644
index 0000000..1e84a57
--- /dev/null
+++ b/LayoutTests/platform/gtk/editing/inserting/5994480-2-expected.txt
@@ -0,0 +1 @@
+<font class="Apple-style-span" face="'Liberation Sans'"><br></font>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list