Reviewers: danno, Toon Verwaest,

Message:
PTAL

Description:
X87: turn on some tests of test-serialize

They were disabled by r21661. We turn on it because x87 snapshot can work now.

BUG=

Please review this at https://codereview.chromium.org/568833003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+0, -13 lines):
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 45c8976e39e91d337a8324b456aaa89230a17c20..86bc794993b17fbbf76e31c141ad4c3e06defea6 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -327,19 +327,6 @@
##############################################################################
 ['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]],
-
   # Test requires turbofan:
   'codegen-tester/CompareWrapper': [SKIP],
   'codegen-tester/ParametersEqual': [SKIP],


--
--
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.

Reply via email to