| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 15886)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -95,7 +95,7 @@
|
| new_expression_type_args_test/01: Fail # Wrongly reports compile-time error.
|
| double_int_to_string_test: Fail # Issue 1533 (double/integer distinction)
|
| mint_arithmetic_test: Fail # Issue 1533 (big integer arithmetic).
|
| -arithmetic_test: Fail # http://dartbug.com/6627
|
| +left_shift_test: Fail # Issue 1533
|
| factory_redirection_test/01: Fail
|
| factory_redirection_test/05: Fail
|
| factory_redirection_test/07: Fail
|
|
|