| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index ec128f195694b64fc6316b1f2e340c5029f2de4f..a82df2fcbc3378e27917d1da46b150e0d70c10af 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -119,7 +119,7 @@ cc/Profiler_SourcePositionOptimized: Skip
|
| cc/Profiler_BinaryOperatorSourcePosition: Skip
|
| cc/Profiler_BinaryOperatorSourcePositionOptimized: Skip
|
|
|
| -[ $compiler == none && ($runtime == dartium || $runtime == drt)]
|
| +[ $compiler == none && $runtime == drt ]
|
| dart/truncating_ints_test: Skip # Issue 14651
|
|
|
| [ $compiler == dart2js ]
|
|
|