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

ossy at webkit.org ossy at webkit.org
Thu Apr 8 02:17:39 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 8db46063a71a8bb5847c1827f8485510f438df33
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Mar 9 15:47:14 2010 +0000

    [Qt] editing/execCommand/move-selection-back-line.html fails in DRT.
    https://bugs.webkit.org/show_bug.cgi?id=35921
    
    * platform/qt/Skipped: editing/execCommand/move-selection-back-line.html skipped until fix.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55724 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index aa273c6..b9ccefd 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-03-09  Csaba Osztrogonác  <ossy at webkit.org>
 
+        [Qt] editing/execCommand/move-selection-back-line.html fails in DRT.
+        https://bugs.webkit.org/show_bug.cgi?id=35921
+
+        * platform/qt/Skipped: editing/execCommand/move-selection-back-line.html skipped until fix.
+
+2010-03-09  Csaba Osztrogonác  <ossy at webkit.org>
+
         Unreviewed trivial fix.
 
         [Qt] perl websocket test(s) time out
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index bb6be7f..f574cf3 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5096,4 +5096,8 @@ plugins/private-browsing-mode.html
 http/tests/cookies/third-party-cookie-relaxing.html
 
 # For some reason crashes when run with all tests. Passes individually.
-fast/forms/multiple-form-submission-protection-mouse.html
\ No newline at end of file
+fast/forms/multiple-form-submission-protection-mouse.html
+
+# It fails in DRT, but passes in QtLauncher
+# https://bugs.webkit.org/show_bug.cgi?id=35921
+editing/execCommand/move-selection-back-line.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list