| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index d45e34f295a130da2784c4b40553af24ebee69e3..fb40edd7cf61485345b36e42044bf7ca89ebd130 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -194,7 +194,10 @@
|
| 'test-mark-compact/Promotion': [PASS, FAIL],
|
|
|
| # BUG(v8:3434).
|
| - ' test-api/LoadICFastApi_DirectCall_GCMoveStubWithProfiler': [SKIP]
|
| + ' test-api/LoadICFastApi_DirectCall_GCMoveStubWithProfiler': [SKIP],
|
| +
|
| + # TODO(rodolph): Please investigate.
|
| + 'test-run-machops/RunTruncateFloat64ToInt32P': [SKIP],
|
| }], # 'arch == arm64'
|
|
|
| ['arch == arm64 and simulator_run == True', {
|
|
|