| 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 | 5 |
| 6 # Crashes first, please. Then untriaged bugs. There is a section below | 6 # Crashes first, please. Then untriaged bugs. There is a section below |
| 7 # for co19 bugs. | 7 # for co19 bugs. |
| 8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
| 9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash | 9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash |
| 10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash | 10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash |
| (...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 449 | 449 |
| 450 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210 | 450 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210 |
| 451 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210 | 451 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210 |
| 452 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK #
co19 issue 210 | 452 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK #
co19 issue 210 |
| 453 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK #
co19 issue 210 | 453 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK #
co19 issue 210 |
| 454 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co
19 issue 210 | 454 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co
19 issue 210 |
| 455 | 455 |
| 456 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 | 456 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 |
| 457 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 | 457 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 |
| 458 | 458 |
| 459 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1
94 | |
| 460 | |
| 461 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co
m/5021 | 459 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co
m/5021 |
| 462 | 460 |
| 463 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1
95 | |
| 464 | |
| 465 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 | 461 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 |
| 466 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 | 462 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 |
| 467 | 463 |
| 468 Language/11_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issu
e 273 | 464 Language/11_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issu
e 273 |
| 469 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273 | 465 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273 |
| 470 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273 | 466 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273 |
| 471 | 467 |
| 472 | 468 |
| 473 [ $compiler == dart2js && $jscl ] | 469 [ $compiler == dart2js && $jscl ] |
| 474 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail, Pass # issue 3333 | 470 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail, Pass # issue 3333 |
| (...skipping 25 matching lines...) Expand all Loading... |
| 500 LibTest/core/int/operator_truncating_division_A01_t01: Fail, Pass # Requires big
int unless type inference fools us. | 496 LibTest/core/int/operator_truncating_division_A01_t01: Fail, Pass # Requires big
int unless type inference fools us. |
| 501 LibTest/core/int/operator_truncating_division_A01_t02: Fail, OK # Leg only has d
ouble. | 497 LibTest/core/int/operator_truncating_division_A01_t02: Fail, OK # Leg only has d
ouble. |
| 502 LibTest/core/int/remainder_A01_t01: Fail, OK # Requires big int. | 498 LibTest/core/int/remainder_A01_t01: Fail, OK # Requires big int. |
| 503 LibTest/core/int/remainder_A01_t03: Fail, OK # Leg only has double. | 499 LibTest/core/int/remainder_A01_t03: Fail, OK # Leg only has double. |
| 504 LibTest/core/int/toDouble_A01_t01: Fail, OK # Requires big int. | 500 LibTest/core/int/toDouble_A01_t01: Fail, OK # Requires big int. |
| 505 LibTest/core/int/toRadixString_A01_t01: Fail, OK # Bad test: uses Expect.fail, E
xpect.throws, assumes case of result, and uses unsupported radixes. | 501 LibTest/core/int/toRadixString_A01_t01: Fail, OK # Bad test: uses Expect.fail, E
xpect.throws, assumes case of result, and uses unsupported radixes. |
| 506 LibTest/core/String/contains_A01_t02: Fail, OK # co19 issue 105. | 502 LibTest/core/String/contains_A01_t02: Fail, OK # co19 issue 105. |
| 507 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail, OK # Expects n
egative result from bit-operation. | 503 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail, OK # Expects n
egative result from bit-operation. |
| 508 | 504 |
| 509 | 505 |
| 506 [ $compiler == dart2js && $system == macos ] |
| 507 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 |
| 508 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 |
| 509 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 |
| 510 |
| 511 |
| 510 # | 512 # |
| 511 # The following tests are failing. Please add the error message | 513 # The following tests are failing. Please add the error message |
| 512 # (either a compiler error or exception message). The error messages | 514 # (either a compiler error or exception message). The error messages |
| 513 # may sometime be out of date. | 515 # may sometime be out of date. |
| 514 # | 516 # |
| 515 [ $compiler == dart2js ] | 517 [ $compiler == dart2js ] |
| 516 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com
piler cancelled: cannot resolve type T | 518 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com
piler cancelled: cannot resolve type T |
| 517 | 519 |
| 518 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){
f();} | 520 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){
f();} |
| 519 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 | 521 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 |
| (...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 714 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 716 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
| 715 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 717 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
| 716 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 718 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
| 717 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 719 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
| 718 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 720 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
| 719 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 721 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
| 720 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 722 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
| 721 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 723 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 722 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 724 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
| 723 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 725 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
| OLD | NEW |