Chromium Code Reviews| Index: tests/standalone/standalone.status |
| =================================================================== |
| --- tests/standalone/standalone.status (revision 15292) |
| +++ tests/standalone/standalone.status (working copy) |
| @@ -63,6 +63,7 @@ |
| *: Skip |
| [ $compiler == dart2js ] |
| +number_identity_test: Skip # Bigints and int/double diff. not supported. |
| 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 |