| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 9d1f2ef7589ce0d2341ec93597fd007965264056..5e98d9eff106b87ccc1fedb0156ce78a643b627a 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -509,10 +509,6 @@
|
| 'test-run-jsexceptions/ThrowMessagePosition': [FAIL],
|
| 'test-api/TryCatchMixedNesting': [FAIL],
|
|
|
| - # TODO(rmcilroy,4766): Requires BytecodeGraphBuilder to track source position
|
| - # on nodes (behind --turbo_source_positions flag).
|
| - 'test-cpu-profiler/TickLinesOptimized': [FAIL],
|
| -
|
| # TODO(mythria,4780): Related to type feedback support for calls.
|
| 'test-feedback-vector/VectorCallICStates': [FAIL],
|
| 'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [FAIL],
|
|
|