[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
kov at webkit.org
kov at webkit.org
Wed Jan 20 22:19:26 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit a0c5517fa338a74af57f534b725c76b5635b2ec7
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Jan 11 17:08:04 2010 +0000
https://bugs.webkit.org/show_bug.cgi?id=33472
[GTK] Debug bots crashing in plugins/iframe-shims.html
Skip test that fails on bots, but passes locally, so we can
investigate.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53082 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b71e3a6..b5c6afe 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-01-11 Gustavo Noronha Silva <gns at gnome.org>
+
+ https://bugs.webkit.org/show_bug.cgi?id=33472
+ [GTK] Debug bots crashing in plugins/iframe-shims.html
+
+ Skip test that fails on bots, but passes locally, so we can
+ investigate.
+
+ * platform/gtk/Skipped:
+
2010-01-08 Nate Chapin <japhet at chromium.org>
Reviewed by Dimitri Glazkov.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index e6ae3bb..0b772cd 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5744,3 +5744,7 @@ fast/profiler/dead-time.html
# Fails on and off (more often fails) on the release bot
media/event-attributes.html
+
+# Crashes on debug bots, but passes locally
+# See https://bugs.webkit.org/show_bug.cgi?id=33472
+plugins/iframe-shims.html
\ No newline at end of file
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list