Title: [151537] trunk/LayoutTests
Revision
151537
Author
[email protected]
Date
2013-06-12 23:10:26 -0700 (Wed, 12 Jun 2013)

Log Message

[ARM] Unreviewed gardening, skip one more test to paint the bot green.

* platform/qt-arm/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (151536 => 151537)


--- trunk/LayoutTests/ChangeLog	2013-06-13 05:58:53 UTC (rev 151536)
+++ trunk/LayoutTests/ChangeLog	2013-06-13 06:10:26 UTC (rev 151537)
@@ -1,3 +1,9 @@
+2013-06-12  Csaba Osztrogonác  <[email protected]>
+
+        [ARM] Unreviewed gardening, skip one more test to paint the bot green.
+
+        * platform/qt-arm/TestExpectations:
+
 2013-06-12  Gyuyoung Kim  <[email protected]>
 
         Unreviewed. EFL Gardening. Needs to add new baseline for some tests, which are passing on EFL bots.

Modified: trunk/LayoutTests/platform/qt-arm/TestExpectations (151536 => 151537)


--- trunk/LayoutTests/platform/qt-arm/TestExpectations	2013-06-13 05:58:53 UTC (rev 151536)
+++ trunk/LayoutTests/platform/qt-arm/TestExpectations	2013-06-13 06:10:26 UTC (rev 151537)
@@ -53,8 +53,6 @@
 
 # faling tests, more investigation needed
 fast/dom/Window/window-postmessage-clone-deep-array.html
-fast/js/integer-division-neg2tothe32-by-neg1.html
-fast/js/regress/negative-zero-modulo.html
 fast/js/toString-stack-overflow.html
 fast/repaint/obscured-background-no-repaint.html
 fast/replaced/border-radius-clip.html
@@ -70,6 +68,7 @@
 http/tests/cache/subresource-expiration-2.html
 
 # timeout
+http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides.html
 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.html
 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html
 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.html
@@ -84,3 +83,8 @@
 # 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
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to