Title: [154726] trunk/LayoutTests
Revision
154726
Author
rga...@webkit.org
Date
2013-08-28 01:32:42 -0700 (Wed, 28 Aug 2013)

Log Message

Unreviewed ARM Qt gardening.

* platform/qt-arm/TestExpectations:
Unskipped some tests which are already passed.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (154725 => 154726)


--- trunk/LayoutTests/ChangeLog	2013-08-28 08:08:34 UTC (rev 154725)
+++ trunk/LayoutTests/ChangeLog	2013-08-28 08:32:42 UTC (rev 154726)
@@ -1,3 +1,10 @@
+2013-08-28  Gabor Rapcsanyi  <rga...@webkit.org>
+
+        Unreviewed ARM Qt gardening.
+
+        * platform/qt-arm/TestExpectations:
+        Unskipped some tests which are already passed.
+
 2013-08-28  Ádám Kallai  <ka...@inf.u-szeged.hu>
 
         [Qt] Moving expectations from Qt 5.0 WK2 to Qt WK2 - Part 8.

Modified: trunk/LayoutTests/platform/qt-arm/TestExpectations (154725 => 154726)


--- trunk/LayoutTests/platform/qt-arm/TestExpectations	2013-08-28 08:08:34 UTC (rev 154725)
+++ trunk/LayoutTests/platform/qt-arm/TestExpectations	2013-08-28 08:32:42 UTC (rev 154726)
@@ -35,9 +35,6 @@
 fast/dom/Window/custom-constructors.html
 fast/events/media-element-focus-tab.html
 fast/forms/form-associated-element-crash3.html
-fast/js/constructor-length.html
-fast/js/global-constructors-attributes.html
-fast/js/instanceof-XMLHttpRequest.html
 fast/replaced/outline-replaced-elements.html
 http/tests/misc/delete-frame-during-readystatechange-with-gc-after-video-removal.html
 http/tests/misc/delete-frame-during-readystatechange.html
@@ -63,7 +60,6 @@
 compositing/self-painting-layers.html
 compositing/tiling/huge-layer-img.html
 fast/dom/beforeload/clear-video-poster-in-beforeload-listener.html
-fast/js/reentrant-caching.html
 http/tests/cache/subresource-expiration-1.html
 http/tests/cache/subresource-expiration-2.html
 
@@ -84,8 +80,3 @@
 # crashing tests
 fast/multicol/huge-column-gap-crash.html
 fast/js/create-lots-of-workers.html
-
-# Fix the ARM traditional DFG JIT related bugs
-# https://bugs.webkit.org/show_bug.cgi?id=105304
-fast/js/integer-division-neg2tothe32-by-neg1.html
-fast/js/regress/negative-zero-modulo.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to