Revision: 21661
Author: [email protected]
Date: Wed Jun 4 01:40:07 2014 UTC
Log: X87: Temporarily skip cctest/test-serialize tests in debug mode
BUG=
[email protected]
Review URL: https://codereview.chromium.org/307373002
http://code.google.com/p/v8/source/detail?r=21661
Modified:
/branches/bleeding_edge/test/cctest/cctest.status
=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Tue Jun 3 13:18:16
2014 UTC
+++ /branches/bleeding_edge/test/cctest/cctest.status Wed Jun 4 01:40:07
2014 UTC
@@ -204,6 +204,23 @@
'test-serialize/DeserializeFromSecondSerialization': [SKIP],
}], # 'arch == mipsel or arch == mips'
+##############################################################################
+['arch == x87', {
+
+ # TODO (weiliang): Enable below tests after fixing the double register
+ # allocation limit in X87 port.
+ 'test-serialize/Serialize': [PASS, ['mode == debug', SKIP]],
+ 'test-serialize/Deserialize': [PASS, ['mode == debug', SKIP]],
+ 'test-serialize/SerializeTwice': [PASS, ['mode == debug', SKIP]],
+ 'test-serialize/ContextSerialization': [PASS, ['mode == debug', SKIP]],
+ 'test-serialize/ContextDeserialization': [PASS, ['mode == debug', SKIP]],
+ 'test-serialize/PartialDeserialization': [PASS, ['mode == debug', SKIP]],
+ 'test-serialize/PartialSerialization': [PASS, ['mode == debug', SKIP]],
+ 'test-serialize/DeserializeAndRunScript2': [PASS, ['mode == debug',
SKIP]],
+ 'test-serialize/DeserializeFromSecondSerializationAndRunScript2': [PASS,
['mode == debug', SKIP]],
+ 'test-serialize/DeserializeFromSecondSerialization': [PASS, ['mode ==
debug', SKIP]],
+}], # 'arch == x87'
+
##############################################################################
['arch == android_arm or arch == android_ia32', {
--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.