Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(147)

Unified Diff: test/cctest/cctest.status

Issue 568833003: X87: turn on some tests of test-serialize (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698