Title: [93904] trunk/LayoutTests
Revision
93904
Author
mrobin...@webkit.org
Date
2011-08-26 13:05:21 -0700 (Fri, 26 Aug 2011)

Log Message

Skip two tests on GTK+ that are failing due to known issues.

* platform/gtk/Skipped: Update the skipped list.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93903 => 93904)


--- trunk/LayoutTests/ChangeLog	2011-08-26 19:29:32 UTC (rev 93903)
+++ trunk/LayoutTests/ChangeLog	2011-08-26 20:05:21 UTC (rev 93904)
@@ -1,3 +1,9 @@
+2011-08-26  Martin Robinson  <mrobin...@igalia.com>
+
+        Skip two tests on GTK+ that are failing due to known issues.
+
+        * platform/gtk/Skipped: Update the skipped list.
+
 2011-08-26  Chris Rogers  <crog...@google.com>
 
         Add MediaPlayer::audioSourceProvider() method for audio stream access by the Web Audio API.

Modified: trunk/LayoutTests/platform/gtk/Skipped (93903 => 93904)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-08-26 19:29:32 UTC (rev 93903)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-08-26 20:05:21 UTC (rev 93904)
@@ -501,6 +501,7 @@
 editing/selection/caret-and-focus-ring.html
 # Blur and focus events are not received for the following tests.
 fast/events/blur-focus-window-should-blur-focus-element.html
+fast/dom/HTMLDocument/hasFocus.html
 fast/dom/Window/window-onFocus.html
 fast/events/frame-tab-focus.html
 # element.blur() and element.focus() does not seem to work always.
@@ -1580,8 +1581,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=61122
 http/tests/navigation/post-307-response.html
 
+# ASSERT(!priv->loader->isLoading()); in webkitwebdatasource.cpp
 # https://bugs.webkit.org/show_bug.cgi?id=61523
 http/tests/eventsource/workers/eventsource-simple.html
+http/tests/eventsource/eventsource-status-error-iframe-crash.html
 
 # failing dropzone test(http://bugs.webkit.org/show_bug.cgi?id=61630)
 fast/events/dropzone-002.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to