| Index: test/cctest/cctest.status
 | 
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
 | 
| index b43db3fb9492c2bdf9c4ec4ce6fb7afa4cda6706..e7ebf798e28baea730394f12e9fe7c8e4ae5fd05 100644
 | 
| --- a/test/cctest/cctest.status
 | 
| +++ b/test/cctest/cctest.status
 | 
| @@ -311,7 +311,11 @@
 | 
|  
 | 
|  ##############################################################################
 | 
|  ['arch == x87', {
 | 
| -  'test-run-machops/RunFloat64InsertLowWord32': [SKIP]
 | 
| +  'test-run-machops/RunFloat64InsertLowWord32': [SKIP],
 | 
| +  'test-run-native-calls/MixedParams_0': [SKIP],
 | 
| +  'test-run-native-calls/MixedParams_1': [SKIP],
 | 
| +  'test-run-native-calls/MixedParams_2': [SKIP],
 | 
| +  'test-run-native-calls/MixedParams_3': [SKIP],
 | 
|  }],  # 'arch == x87'
 | 
|  
 | 
|  ##############################################################################
 | 
| 
 |