Revision: 23098
Author:   mstarzin...@chromium.org
Date:     Wed Aug 13 10:23:17 2014 UTC
Log:      Disable some deoptimization tests on ARM64 no-snap.

R=bmeu...@chromium.org

Review URL: https://codereview.chromium.org/471483002
http://code.google.com/p/v8/source/detail?r=23098

Modified:
 /branches/bleeding_edge/test/cctest/cctest.status

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Mon Aug 11 12:26:17 2014 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Wed Aug 13 10:23:17 2014 UTC
@@ -179,6 +179,11 @@

   'test-api/Bug618': [PASS],

+  # TODO(turbofan): Deoptimization support buggy with snapshot=off.
+  'test-run-deopt/*': [PASS, ['no_snap == True', NO_VARIANTS]],
+  'test-deoptimization/*': [PASS, ['no_snap == True', NO_VARIANTS]],
+ 'test-scheduler/BuildScheduleTrivialLazyDeoptCall': [PASS, ['no_snap == True', NO_VARIANTS]],
+
   # BUG(v8:3385).
   'test-serialize/DeserializeFromSecondSerialization': [PASS, FAIL],
'test-serialize/DeserializeFromSecondSerializationAndRunScript2': [PASS, FAIL],

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to