| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 12018)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -44,7 +44,7 @@
|
| assertion_test: Fail
|
|
|
| [ $compiler == dart2js ]
|
| -inifinity_test: Fail # Issue 4984
|
| +infinity_test: Fail # Issue 4984
|
| positive_bit_operations_test: Fail # (floitsch): This will be fixed when dart2js uses unsigned input for >>.
|
|
|
| class_literal_test/03: Fail # Calling a nonexistent static is not a compile time error anymore.
|
|
|