| Index: tests/standalone/standalone.status
|
| ===================================================================
|
| --- tests/standalone/standalone.status (revision 18956)
|
| +++ tests/standalone/standalone.status (working copy)
|
| @@ -104,6 +104,7 @@
|
|
|
| [ $compiler == dart2js ]
|
| number_identity_test: Skip # Bigints and int/double diff. not supported.
|
| +typed_data_test: Skip # This is a VM test
|
| typed_array_test: Skip # This is a VM test
|
| float_array_test: Skip # This is a VM test
|
| int_array_test: Skip # This is a VM test
|
|
|