Remove the check for turbofan unsupported platform.

BUG=

Review URL: https://codereview.chromium.org/1025073004

Cr-Commit-Position: refs/heads/master@{#27359}
This commit is contained in:
chunyang.dai 2015-03-23 03:06:12 -07:00 committed by Commit bot
parent 01f1348614
commit 9fe378be22

View File

@ -281,6 +281,7 @@
'codegen-tester/CompareWrapper': [SKIP],
'codegen-tester/ParametersEqual': [SKIP],
'test-simplified-lowering/LowerStringOps_to_call_and_compare': [SKIP],
'test-serialize/SerializeInternalReference': [FAIL],
}], # 'arch == x87'
##############################################################################