| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 0503bc3dbe24d8fbaa4bda7afb50d369386d0a5f..948099db9816894d7ac917031ebe6b6931d50f3e 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -106,6 +106,7 @@ pair_location_remapping_test: Skip
|
| precompilation_test: Skip # Standalone only test.
|
| precompilation_dart2js_test: Skip # Standalone only test.
|
| noopt_test: Skip # Standalone only test.
|
| +regress_25335_test: Skip # Int64List not supported.
|
|
|
| [ $runtime == vm && $mode == debug ]
|
| precompilation_dart2js_test: Pass, Slow
|
|
|