| 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 ] | 7 [ $compiler == dart2js ] |
| 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai
lure. | 8 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. | 9 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. | 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this
failure. |
| (...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 257 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur
e. | 257 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur
e. |
| 258 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. | 258 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
| 259 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. | 259 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. |
| 260 | 260 |
| 261 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu
g.com/3970 | 261 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu
g.com/3970 |
| 262 | 262 |
| 263 Language/13_Libraries_and_Scripts/3_Parts_A02_t03: Fail # http://dartbug.com/502
2 | 263 Language/13_Libraries_and_Scripts/3_Parts_A02_t03: Fail # http://dartbug.com/502
2 |
| 264 Language/13_Libraries_and_Scripts/3_Parts_A03_t01: Fail # http://dartbug.com/502
2 | 264 Language/13_Libraries_and_Scripts/3_Parts_A03_t01: Fail # http://dartbug.com/502
2 |
| 265 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c
om/5022 | 265 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c
om/5022 |
| 266 | 266 |
| 267 Language/11_Expressions/10_Expressions_A01_t01: Fail # issue 7737. | |
| 268 | |
| 269 [ $compiler == dart2js ] | 267 [ $compiler == dart2js ] |
| 270 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 | 268 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 |
| 271 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 | 269 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 |
| 272 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 | 270 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 |
| 273 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 | 271 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 |
| 274 | 272 |
| 275 # Slow tests that needs extra time to finish. | 273 # Slow tests that needs extra time to finish. |
| 276 LibTest/core/List/sort_A01_t06: Slow, Pass | 274 LibTest/core/List/sort_A01_t06: Slow, Pass |
| 277 | 275 |
| 278 # Tests that fail because they use the legacy try-catch syntax. | 276 # Tests that fail because they use the legacy try-catch syntax. |
| (...skipping 489 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 768 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342 | 766 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342 |
| 769 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342 | 767 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342 |
| 770 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342 | 768 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342 |
| 771 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342 | 769 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342 |
| 772 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342 | 770 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342 |
| 773 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342 | 771 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342 |
| 774 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342 | 772 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342 |
| 775 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342 | 773 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342 |
| 776 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342 | 774 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342 |
| 777 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342 | 775 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342 |
| OLD | NEW |