Chromium Code Reviews| Index: tests/language/language_dart2js.status |
| =================================================================== |
| --- tests/language/language_dart2js.status (revision 19125) |
| +++ tests/language/language_dart2js.status (working copy) |
| @@ -321,6 +321,8 @@ |
| assign_top_method_test: Fail |
| +super_operator_index2_test: Fail # Issue 8800 |
| +super_operator_index_test/01: Fail # Issue 8800 |
| [ $compiler == dart2js && $runtime == none ] |
| *: Fail, Pass # TODO(ahe): Triage these tests. |