| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 16757)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -92,6 +92,7 @@
|
|
|
| [ $compiler == dart2js ]
|
| typed_message_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| +closure_cycles_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| call_operator_test: Fail # Issue 7622.
|
| class_literal_test: Fail # Issue 7626.
|
| identical_closure_test: Fail # Fix for identical closure has not been implemented in dart2js yet: https://chromiumcodereview.appspot.com/11612022/
|
|
|