| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 248585fb300ec0c958c4d5dbb19d08b27b6b8053..601aa3fd5d861d10d39c1386cb3577a69ecde9a8 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -334,6 +334,7 @@ first_class_types_test: RuntimeError # Please triage this failure.
|
| generic2_test: RuntimeError # Please triage this failure.
|
| generic_instanceof_test: RuntimeError # Please triage this failure.
|
| generic_native_test: RuntimeError # Please triage this failure.
|
| +gc_test: Crash # Internal Error: Pending statics (see above).
|
| infinite_switch_label_test: Crash # (switch (target){l0:... continue to a labeled switch case
|
| instanceof2_test: RuntimeError # Please triage this failure.
|
| instanceof4_test/01: RuntimeError # Please triage this failure.
|
|
|