Commit a318cb2f authored by mythria's avatar mythria Committed by Commit bot

[Interpreter] Removes skips for tests that are no longer crashing with ignition.

Removes skips for two tests in cctest that are no longer crashing with ignition.

BUG=v8:4680
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#33732}
parent 8b6c0143
......@@ -652,10 +652,6 @@
'test-run-jsexceptions/DeoptFinallyReturn': [PASS, FAIL],
'test-serialize/SerializeInternalReference': [PASS, FAIL],
# TODO(rmcilroy,4680): Test crashes.
'test-pipeline/PipelineGeneric': [SKIP],
'test-pipeline/PipelineTyped': [SKIP],
# TODO(rmcilroy,4680): DCHECK(shared->function_data()->IsUndefined()) in
# compiler.cc GetUnoptimizedCodeCommon() or timeout in release mode.
'test-func-name-inference/GlobalProperty': [SKIP],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment