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

ossy at webkit.org ossy at webkit.org
Wed Apr 7 23:11:31 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit f66cbd58c390d7ade33addb07c3bb3ab1e13cf1e
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 28 07:48:53 2009 +0000

    Put tests into skiplist added in r50168 and r50162 because
    layoutTestController.showWebInspector() is unimplemented now.
    
    Patch by Csaba Osztrogonác <ossy at webkit.org> on 2009-10-28
    Reviewed by Holger Freyther.
    
    * platform/qt/Skipped:
    inspector/console-format-collections.html added
    inspector/javascript-syntax-highlight.html added
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50202 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 64c3def..5464d69 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2009-10-28  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Reviewed by Holger Freyther.
+
+        Put tests into skiplist added in r50168 and r50162 because
+        layoutTestController.showWebInspector() is unimplemented now.
+
+        * platform/qt/Skipped:
+        inspector/console-format-collections.html added
+        inspector/javascript-syntax-highlight.html added
+
 2009-10-27  Dan Bernstein  <mitz at apple.com>
 
         Rubber-stamped by Sam Weinig.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 47e1b62..d607ef5 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -132,6 +132,8 @@ fast/text/find-hidden-text.html
 # ============================================================================= #
 
 # Missing layoutTestController.showWebInspector()
+inspector/console-format-collections.html
+inspector/javascript-syntax-highlight.html
 inspector/uncaught-dom1-exception.html
 inspector/uncaught-dom3-exception.html
 inspector/uncaught-dom8-exception.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list