| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 0bb22ac7263dded8ccd4c487de4e31daa738dc68..5ccf862610c7321bf3d41d43905b5cdb3cd408cc 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -22,6 +22,8 @@ cc/Dart2JSCompilerStats: Crash # Issue 27369
|
|
|
| cc/SNPrint_BadArgs: Skip
|
|
|
| +cc/Profiler_InliningIntervalBoundry: Skip # Differences in ia32, debug, release
|
| +
|
| # Flaky on buildbot. Issue 5133 and 10409.
|
| cc/Sleep: Pass, Fail
|
|
|
| @@ -77,9 +79,6 @@ cc/Profiler_TrivialRecordAllocation: Skip
|
| cc/Profiler_TypedArrayAllocation: Skip
|
| cc/Profiler_GetSourceReport: Skip
|
|
|
| -[ $mode == release || $mode == product ]
|
| -cc/Profiler_InliningIntervalBoundry: Skip
|
| -
|
| [ $compiler == dart2js ]
|
| dart/redirection_type_shuffling_test: Skip # Depends on lazy enforcement of type bounds
|
| dart/byte_array_test: Skip # compilers not aware of byte arrays
|
|
|