Title: [182170] trunk/PerformanceTests/SunSpider
Revision
182170
Author
msab...@apple.com
Date
2015-03-30 18:21:21 -0700 (Mon, 30 Mar 2015)

Log Message

Fix failing v8-deltablue.js for ARM
https://bugs.webkit.org/show_bug.cgi?id=138392

Rubber-stamped by Mark Lam.

Re-enable this test for ARM32 on iOS as the tests now run without issues.

* tests/v8-v6/v8-deltablue.js:

Modified Paths

Diff

Modified: trunk/PerformanceTests/SunSpider/ChangeLog (182169 => 182170)


--- trunk/PerformanceTests/SunSpider/ChangeLog	2015-03-31 01:09:08 UTC (rev 182169)
+++ trunk/PerformanceTests/SunSpider/ChangeLog	2015-03-31 01:21:21 UTC (rev 182170)
@@ -1,3 +1,14 @@
+2015-03-30  Michael Saboff  <msab...@apple.com>
+
+        Fix failing v8-deltablue.js for ARM
+        https://bugs.webkit.org/show_bug.cgi?id=138392
+
+        Rubber-stamped by Mark Lam.
+
+        Re-enable this test for ARM32 on iOS as the tests now run without issues.
+
+        * tests/v8-v6/v8-deltablue.js:
+
 2015-02-25  Benjamin Poulain  <bpoul...@apple.com>
 
         CodeBlock crashes when dumping op_push_name_scope

Modified: trunk/PerformanceTests/SunSpider/tests/v8-v6/v8-deltablue.js (182169 => 182170)


--- trunk/PerformanceTests/SunSpider/tests/v8-v6/v8-deltablue.js	2015-03-31 01:09:08 UTC (rev 182169)
+++ trunk/PerformanceTests/SunSpider/tests/v8-v6/v8-deltablue.js	2015-03-31 01:21:21 UTC (rev 182170)
@@ -1,4 +1,3 @@
-//@ skip if $architecture == "arm" and $hostOS == "darwin"
 // Copyright 2008 the V8 project authors. All rights reserved.
 // Copyright 1996 John Maloney and Mario Wolczko.
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to