Title: [89569] trunk/LayoutTests
Revision
89569
Author
[email protected]
Date
2011-06-23 07:46:11 -0700 (Thu, 23 Jun 2011)

Log Message

[Qt]REGRESSION(r89503): It made 4 fast/notifications tests fail on Qt
https://bugs.webkit.org/show_bug.cgi?id=63255

* platform/qt/Skipped: Skip failing tests until fix.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89568 => 89569)


--- trunk/LayoutTests/ChangeLog	2011-06-23 14:34:37 UTC (rev 89568)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 14:46:11 UTC (rev 89569)
@@ -1,3 +1,10 @@
+2011-06-23  Csaba Osztrogonác  <[email protected]>
+
+        [Qt]REGRESSION(r89503): It made 4 fast/notifications tests fail on Qt
+        https://bugs.webkit.org/show_bug.cgi?id=63255
+
+        * platform/qt/Skipped: Skip failing tests until fix.
+
 2011-06-23  Adam Roben  <[email protected]>
 
         Add Windows expected failure results for a newish accessibility test

Modified: trunk/LayoutTests/platform/qt/Skipped (89568 => 89569)


--- trunk/LayoutTests/platform/qt/Skipped	2011-06-23 14:34:37 UTC (rev 89568)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-06-23 14:46:11 UTC (rev 89569)
@@ -2545,3 +2545,10 @@
 inspector/console/console-trace-in-eval.html
 inspector/debugger/source-frame.html
 inspector/styles/styles-update-from-js.html
+
+# [Qt]REGRESSION(r89503): It made 4 fast/notifications tests fail on Qt
+# https://bugs.webkit.org/show_bug.cgi?id=63255
+fast/notifications/notifications-double-show.html
+fast/notifications/notifications-no-icon.html
+fast/notifications/notifications-with-permission.html
+fast/notifications/notifications-without-permission.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to