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

loislo at chromium.org loislo at chromium.org
Wed Dec 22 11:38:29 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 70396b2cf3f66fef8028a1a0caacf7139b6014e4
Author: loislo at chromium.org <loislo at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 2 13:44:38 2010 +0000

    2010-08-02  Ilya Tikhonovsky  <loislo at chromium.org>
    
            Not reviewed. Build fix.
    
            WebInspector: 2 Inspector extensions tests are failing at Qt/GTK/Chromium.
            The tests were temporary disabled. Bug was created.
            https://bugs.webkit.org/show_bug.cgi?id=43344
    
            * platform/chromium/test_expectations.txt:
            * platform/gtk/Skipped:
            * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64459 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b881c57..3d7572d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-08-02  Ilya Tikhonovsky  <loislo at chromium.org>
+
+        Not reviewed. Build fix.
+
+        WebInspector: 2 Inspector extensions tests are failing at Qt/GTK/Chromium.
+        The tests were temporary disabled. Bug was created.
+        https://bugs.webkit.org/show_bug.cgi?id=43344
+
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+
 2010-08-02  Andrey Kosyakov  <caseq at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 2c90e6b..51b9d57 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -199,6 +199,7 @@ WONTFIX SKIP : fast/events/message-port.html = FAIL
 WONTFIX SKIP : fast/events/message-port-multi.html = FAIL
 WONTFIX SKIP : http/tests/security/MessagePort/event-listener-context.html = FAIL
 WONTFIX SKIP : inspector/extensions.html = FAIL
+WONTFIX SKIP : inspector/extensions-api.html = FAIL
 
 // Implement java testing harness.
 BUG36681 DEFER SKIP : java = TEXT
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 2209d91..0f5f79c 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5657,6 +5657,12 @@ printing/page-format-data.html
 # https://bugs.webkit.org/show_bug.cgi?id=40664
 inspector/timeline-script-tag-1.html
 
+# [GTK] New tests are failing at Qt/GTK(r64458):
+# Bug against caseq: https://bugs.webkit.org/show_bug.cgi?id=43344
+inspector/extensions.html
+inspector/extensions-api.html
+
+
 # Tests failing because the context menu is grabbing mouse events.
 # https://bugs.webkit.org/show_bug.cgi?id=40601
 fast/events/mouse-click-events.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index e5b63c9..33638e3 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5405,6 +5405,11 @@ inspector/debugger-pause-in-eval-script.html
 inspector/debugger-proto-property.html
 inspector/debugger-eval-while-paused.html
 
+# [Qt] New tests are failing at Qt/GTK(r64458):
+# Bug against caseq: https://bugs.webkit.org/show_bug.cgi?id=43344
+inspector/extensions.html
+inspector/extensions-api.html
+
 # [Qt] fast/text/bidi-explicit-embedding-past-end.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=41241
 fast/text/bidi-explicit-embedding-past-end.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list