Title: [94950] trunk/LayoutTests
Revision
94950
Author
[email protected]
Date
2011-09-12 01:45:22 -0700 (Mon, 12 Sep 2011)

Log Message

[Qt][ARMv5] fast/events/constructors/progress-event-constructor.html is failing
https://bugs.webkit.org/show_bug.cgi?id=67927

Skip it.

* platform/qt-arm/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94949 => 94950)


--- trunk/LayoutTests/ChangeLog	2011-09-12 08:09:07 UTC (rev 94949)
+++ trunk/LayoutTests/ChangeLog	2011-09-12 08:45:22 UTC (rev 94950)
@@ -1,3 +1,12 @@
+2011-09-12  Zoltan Horvath  <[email protected]>
+
+        [Qt][ARMv5] fast/events/constructors/progress-event-constructor.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=67927
+
+        Skip it.
+
+        * platform/qt-arm/Skipped:
+
 2011-09-12  Fumitoshi Ukai  <[email protected]>
 
         Unreviewed, update chromium test expectations.

Modified: trunk/LayoutTests/platform/qt-arm/Skipped (94949 => 94950)


--- trunk/LayoutTests/platform/qt-arm/Skipped	2011-09-12 08:09:07 UTC (rev 94949)
+++ trunk/LayoutTests/platform/qt-arm/Skipped	2011-09-12 08:45:22 UTC (rev 94950)
@@ -96,3 +96,7 @@
 # [Qt][ARM]fast/dom/call-a-constructor-as-a-function.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=67639
 fast/dom/call-a-constructor-as-a-function.html
+
+# [Qt][ARMv5] fast/events/constructors/progress-event-constructor.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=67927
+fast/events/constructors/progress-event-constructor.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to