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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 13:07:15 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e1bdcb8d967337a00c396ab4e92f651a99f0ab05
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 7 13:44:50 2010 +0000

    2010-09-07  Pavel Podivilov  <podivilov at chromium.org>
    
            Reviewed by Yury Semikhatsky.
    
            Web Inspector: disable debugger tests on qt
            https://bugs.webkit.org/show_bug.cgi?id=45290
    
            * platform/gtk/Skipped:
            * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66880 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 37eaa78..d3c4498 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-09-07  Pavel Podivilov  <podivilov at chromium.org>
+
+        Reviewed by Yury Semikhatsky.
+
+        Web Inspector: disable debugger tests on qt
+        https://bugs.webkit.org/show_bug.cgi?id=45290
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+
 2010-09-07  Satish Sampath  <satish at chromium.org>
 
         Reviewed by Steve Block.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index d0c9fb1..9a5bfa7 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5904,6 +5904,10 @@ editing/style/typing-style-003.html
 # https://bugs.webkit.org/show_bug.cgi?id=43034
 inspector/debugger-breakpoints-not-activated-on-reload.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=45291
+inspector/debugger-pause-on-breakpoint.html
+inspector/debugger-pause-on-debugger-statement.html
+
 # Fails because multiple clicks in a row in the same place
 # register as a triple-click even though the mouse have moved
 # outside of the double-click distance.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index b3503c8..2c32b4c 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5346,8 +5346,10 @@ fast/dom/HTMLLinkElement/prefetch.html
 # https://bugs.webkit.org/show_bug.cgi?id=41147
 inspector/debugger-breakpoints-not-activated-on-reload.html
 inspector/debugger-no-nested-pause.html
-inspector/debugger-pause-on-debugger-statement.html
 inspector/debugger-pause-in-eval-script.html
+inspector/debugger-pause-on-breakpoint.html
+inspector/debugger-pause-on-debugger-statement.html
+inspector/debugger-pause-on-exception.html
 inspector/debugger-proto-property.html
 inspector/debugger-eval-while-paused.html
 inspector/debugger-cyclic-ref.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list