Title: [94565] trunk/LayoutTests
Revision
94565
Author
[email protected]
Date
2011-09-06 06:38:18 -0700 (Tue, 06 Sep 2011)

Log Message

[Qt][ARM] http/tests/loading/empty-urls.html fails
https://bugs.webkit.org/show_bug.cgi?id=67638

[Qt][ARM]fast/dom/call-a-constructor-as-a-function.html fails
https://bugs.webkit.org/show_bug.cgi?id=67639

* platform/qt-arm/Skipped: Skip failing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94564 => 94565)


--- trunk/LayoutTests/ChangeLog	2011-09-06 12:57:01 UTC (rev 94564)
+++ trunk/LayoutTests/ChangeLog	2011-09-06 13:38:18 UTC (rev 94565)
@@ -1,3 +1,13 @@
+2011-09-06  Csaba Osztrogonác  <[email protected]>
+
+        [Qt][ARM] http/tests/loading/empty-urls.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=67638
+
+        [Qt][ARM]fast/dom/call-a-constructor-as-a-function.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=67639
+
+        * platform/qt-arm/Skipped: Skip failing tests.
+
 2011-09-06  Rob Buis  <[email protected]>
 
         use after free in WebCore::SVGTRefElement::updateReferencedText

Modified: trunk/LayoutTests/platform/qt-arm/Skipped (94564 => 94565)


--- trunk/LayoutTests/platform/qt-arm/Skipped	2011-09-06 12:57:01 UTC (rev 94564)
+++ trunk/LayoutTests/platform/qt-arm/Skipped	2011-09-06 13:38:18 UTC (rev 94565)
@@ -88,3 +88,11 @@
 svg/batik/filters/filterRegions.svg
 svg/batik/text/longTextOnPath.svg
 svg/carto.net/scrollbar.svg
+
+# [Qt][ARM] http/tests/loading/empty-urls.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=67638
+http/tests/loading/empty-urls.html
+
+# [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
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to