[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:37:40 UTC 2011


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

    2011-02-02  Martin Robinson  <mrobinson at igalia.com>
    
            Skip another test that uses modal dialogs.
    
            * platform/gtk/Skipped: Skip modal dialog test and update bug in the skipped list.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77377 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b8978b2..57ec753 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-02  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip another test that uses modal dialogs.
+
+        * platform/gtk/Skipped: Skip modal dialog test and update bug in the skipped list.
+
 2011-02-02  Yury Semikhatsky  <yurys at chromium.org>
 
         Unreviewed. Removed some custom Chromium test expectations.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 309162c..1ae328b 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -4725,8 +4725,10 @@ fast/forms/input-appearance-spinbutton-disabled-readonly.html
 fast/forms/input-number-events.html
 fast/forms/input-spinbutton-capturing.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=35350
+# Tests that user modal dialogs fail in the DRT for some reason.
+# https://bugs.webkit.org/show_bug.cgi?id=53600
 fast/events/show-modal-dialog-onblur-onfocus.html
+fast/events/scroll-event-during-modal-dialog.html
 fast/harness/show-modal-dialog.html
 fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T10.html
 fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T11.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list