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

kov at webkit.org kov at webkit.org
Thu Apr 8 00:59:56 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit f85d2f46c45cf066205e5934593097c8af9cbf4d
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