| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 5c360b665fa6bcd99d11dd73285610c9080e5faa..704a8e36d8e5313aac67571941b756aa111ceb0c 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -124,7 +124,7 @@
|
| 'test-cpu-profiler/DeoptUntrackedFunction': [PASS, NO_VARIANTS],
|
|
|
| # BUG(v8:5161): Flaky with turbofan.
|
| - 'test-thread-termination/TerminateAndReenterFromThreadItself': [PASS, ['system == mac', NO_VARIANTS]],
|
| + 'test-thread-termination/TerminateAndReenterFromThreadItself': [PASS, ['system == macos', NO_VARIANTS]],
|
|
|
| ############################################################################
|
| # Slow tests.
|
|
|