| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index dbcefa03814b6cf7757c2e20a1af767f37601f97..65b1f6b25de68870ac3a1153d7b19ecc585fae99 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -67,9 +67,9 @@ cc/Cop1CvtDL_neg: Crash
|
|
|
| # TODO(ajohnsen): Fix this as part of library changes.
|
| [ $compiler == none ]
|
| -cc/CustomIsolates: Skip # Bug 6890
|
| -cc/NewNativePort: Skip # Bug 6890
|
| -cc/RunLoop_ExceptionParent: Skip # Bug 6890
|
| +cc/CustomIsolates: Fail # Bug 6890
|
| +cc/NewNativePort: Fail # Bug 6890
|
| +cc/RunLoop_ExceptionParent: Fail # Bug 6890
|
|
|
| [ $compiler == dartanalyzer ]
|
| # has compilation error, as designed
|
|
|