| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 894ae1bb203727e731be42780d53991196a371c3..d4e3b1561456b9e8bf163f157a95d43cfb3148c3 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -101,9 +101,6 @@
|
| 'test-debug/ThreadedDebugging': [PASS, NO_VARIANTS],
|
| 'test-debug/DebugBreakLoop': [PASS, NO_VARIANTS],
|
|
|
| - # Support for lazy deoptimization is missing.
|
| - 'test-deoptimization/DeoptimizeCompare': [PASS, NO_VARIANTS],
|
| -
|
| # Support for breakpoints requires using LoadICs and StoreICs.
|
| 'test-debug/BreakPointICStore': [PASS, NO_VARIANTS],
|
| 'test-debug/BreakPointICLoad': [PASS, NO_VARIANTS],
|
|
|