| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index e04f9c2e9a3bdf3c6db60b2da118573fe2f92b47..ae7bd7081c00a391613d699b0dc80657e396680f 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -80,10 +80,6 @@ dart/data_uri_failures_test/nomime: RuntimeError, OK
|
| dart/data_uri_failures_test/nocharset: RuntimeError, OK
|
| dart/data_uri_failures_test/base64: RuntimeError, OK
|
|
|
| -[ $compiler == dart2dart ]
|
| -# Skip until we stabilize language tests.
|
| -*: Skip
|
| -
|
| [ $arch == mips ]
|
| cc/StaticNonNullSumCallCodegen: Crash, Pass # Issue 17440
|
| cc/ArrayLengthMaxElements: Crash # Issue 23275
|
|
|