[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
ossy at webkit.org
ossy at webkit.org
Tue Jan 5 23:41:07 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 9173cbb4a1f9f918bba09907e9747b8e10dc13d7
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Dec 2 19:47:19 2009 +0000
[Qt] Put tests into skiplist because of missing layoutTestController.evaluateInWebInspector().
* platform/qt/Skipped:
- inspector/elements-panel-selection-on-refresh.html added.
- inspector/timeline-event-dispatch.html added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51610 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 11cd1ea..58a51a2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-02 Csaba Osztrogonác <ossy at webkit.org>
+
+ [Qt] Put tests into skiplist because of missing layoutTestController.evaluateInWebInspector().
+
+ * platform/qt/Skipped:
+ - inspector/elements-panel-selection-on-refresh.html added.
+ - inspector/timeline-event-dispatch.html added.
+
2009-12-02 Eric Z. Ayers <zundel at google.com>
Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index a793457..3877c0b 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -228,6 +228,8 @@ fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
# Missing layoutTestController.evaluateInWebInspector()
inspector/elements-img-tooltip.html
+inspector/elements-panel-selection-on-refresh.html
+inspector/timeline-event-dispatch.html
inspector/timeline-network-resource.html
# ============================================================================= #
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list