| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 # Crashes first, please. Then untriaged bugs. There is a section below | 5 # Crashes first, please. Then untriaged bugs. There is a section below |
| 6 # for co19 bugs. | 6 # for co19 bugs. |
| 7 [ $compiler == dart2js && $host_checked ] |
| 8 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Crash # Issue 6931 |
| 9 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Crash # Issue 6931 |
| 10 |
| 7 [ $compiler == dart2js ] | 11 [ $compiler == dart2js ] |
| 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai
lure. | 12 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai
lure. |
| 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai
lure. | 13 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai
lure. |
| 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this
failure. | 14 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this
failure. |
| 11 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this
failure. | 15 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this
failure. |
| 12 Language/05_Variables/05_Variables_A05_t05: Fail # TODO(ahe): Please triage this
failure. | 16 Language/05_Variables/05_Variables_A05_t05: Fail # TODO(ahe): Please triage this
failure. |
| 13 Language/05_Variables/05_Variables_A05_t06: Fail # TODO(ahe): Please triage this
failure. | 17 Language/05_Variables/05_Variables_A05_t06: Fail # TODO(ahe): Please triage this
failure. |
| 14 Language/05_Variables/05_Variables_A05_t07: Fail # TODO(ahe): Please triage this
failure. | 18 Language/05_Variables/05_Variables_A05_t07: Fail # TODO(ahe): Please triage this
failure. |
| 15 Language/05_Variables/05_Variables_A05_t08: Fail # TODO(ahe): Please triage this
failure. | 19 Language/05_Variables/05_Variables_A05_t08: Fail # TODO(ahe): Please triage this
failure. |
| 16 Language/05_Variables/05_Variables_A05_t09: Fail # TODO(ahe): Please triage this
failure. | 20 Language/05_Variables/05_Variables_A05_t09: Fail # TODO(ahe): Please triage this
failure. |
| (...skipping 612 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 629 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 633 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
| 630 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 634 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
| 631 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 635 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
| 632 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 636 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
| 633 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 637 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
| 634 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 638 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
| 635 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 639 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
| 636 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 640 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 637 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 641 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
| 638 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 642 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
| OLD | NEW |