Disable test case for turbofan unsupported platform.
authorchunyang.dai <chunyang.dai@intel.com>
Tue, 6 Jan 2015 12:09:13 +0000 (04:09 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 6 Jan 2015 12:09:24 +0000 (12:09 +0000)
commit818340a41013c4b72eb16658d8b9b11c13d0c4d0
tree5a571f6ff4e616f825388c6807ba99ef49167474
parenta9716d98401d65273f7adfcca906dbd088776a01
Disable test case for turbofan unsupported platform.

  Test case LowerAnyToBoolean_tagged_tagged invokes "Linkage::GetStubCallDescriptor(...)"
  function but this function is not implemented on turbofan unsupported platform.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#25960}
test/cctest/compiler/test-simplified-lowering.cc