| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index aa2a00a4787e7c0b4619c2d58eea089b2028d054..c6f24fd6d618109727269da86af0441168931c69 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -535,10 +535,6 @@
|
| 'test-heap/TestCodeFlushingIncremental': [FAIL],
|
| 'test-heap/TestCodeFlushingIncrementalAbort': [PASS, ['mode == debug or dcheck_always_on == True', FAIL]],
|
|
|
| - # TODO(rmcilroy,4680): Check failed: fun1->IsOptimized() || !CcTest::i_isolate()->use_crankshaft().
|
| - 'test-compiler/OptimizedCodeSharing2': [FAIL],
|
| - 'test-compiler/OptimizedCodeSharing3': [FAIL],
|
| -
|
| # TODO(rmcilroy,4689): Stack trace line number failures.
|
| 'test-run-jsexceptions/ThrowMessagePosition': [FAIL],
|
| 'test-api/TryCatchMixedNesting': [FAIL],
|
|
|