| 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_t04: Fail # TODO(ahe): Please triage this
failure. | 10 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this
failure. |
| (...skipping 25 matching lines...) Expand all Loading... |
| 36 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(ahe): Please
triage this failure. | 36 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(ahe): Please
triage this failure. |
| 37 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(ahe): Please
triage this failure. | 37 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(ahe): Please
triage this failure. |
| 38 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please
triage this failure. | 38 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please
triage this failure. |
| 39 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO(
ahe): Please triage this failure. | 39 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO(
ahe): Please triage this failure. |
| 40 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO(
ahe): Please triage this failure. | 40 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO(
ahe): Please triage this failure. |
| 41 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this
failure. | 41 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this
failure. |
| 42 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this
failure. | 42 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this
failure. |
| 43 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this
failure. | 43 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this
failure. |
| 44 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this
failure. | 44 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this
failure. |
| 45 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this
failure. | 45 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this
failure. |
| 46 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail #
TODO(ahe): Please triage this failure. | |
| 47 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th
is failure. | 46 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th
is failure. |
| 48 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th
is failure. | 47 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th
is failure. |
| 49 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th
is failure. | 48 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th
is failure. |
| 50 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a
he): Please triage this failure. | 49 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a
he): Please triage this failure. |
| 51 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f
ailure. | 50 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f
ailure. |
| 52 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f
ailure. | 51 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f
ailure. |
| 53 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f
ailure. | 52 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f
ailure. |
| 54 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f
ailure. | 53 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f
ailure. |
| 55 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl
ease triage this failure. | 54 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl
ease triage this failure. |
| 56 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl
ease triage this failure. | 55 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl
ease triage this failure. |
| (...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 325 # language specification, co19 test suite, or add a comment that ahe@ | 324 # language specification, co19 test suite, or add a comment that ahe@ |
| 326 # can understand so he can file a bug later. | 325 # can understand so he can file a bug later. |
| 327 # | 326 # |
| 328 [ $compiler == dart2js ] | 327 [ $compiler == dart2js ] |
| 329 Language/11_Expressions/11_Instance_Creation/1_New_A01_t04: Fail, OK # co19 issu
e 241 | 328 Language/11_Expressions/11_Instance_Creation/1_New_A01_t04: Fail, OK # co19 issu
e 241 |
| 330 Language/11_Expressions/22_Equality_A01_t19: Fail, OK # co19 issue 241 | 329 Language/11_Expressions/22_Equality_A01_t19: Fail, OK # co19 issue 241 |
| 331 Language/11_Expressions/22_Equality_A01_t20: Fail, OK # co19 issue 241 | 330 Language/11_Expressions/22_Equality_A01_t20: Fail, OK # co19 issue 241 |
| 332 Language/11_Expressions/32_Type_Cast_A01_t04: Fail, OK # co19 issue 241 | 331 Language/11_Expressions/32_Type_Cast_A01_t04: Fail, OK # co19 issue 241 |
| 333 | 332 |
| 334 Language/11_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak
es precedence over function expression. | 333 Language/11_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak
es precedence over function expression. |
| 335 Language/11_Expressions/28_Postfix_Expressions_A01_t01: Fail, OK # A map literal
cannot start an expression statement. | |
| 336 | 334 |
| 337 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK #
co19 issue 210 | 335 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK #
co19 issue 210 |
| 338 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK #
co19 issue 210 | 336 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK #
co19 issue 210 |
| 339 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co
19 issue 210 | 337 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co
19 issue 210 |
| 340 | 338 |
| 341 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 | 339 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 |
| 342 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 | 340 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 |
| 343 | 341 |
| 344 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co
m/5021 | 342 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co
m/5021 |
| 345 | 343 |
| (...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 620 # | 618 # |
| 621 [ $compiler == dart2js ] | 619 [ $compiler == dart2js ] |
| 622 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com
piler cancelled: cannot resolve type T | 620 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com
piler cancelled: cannot resolve type T |
| 623 | 621 |
| 624 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){
f();} | 622 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){
f();} |
| 625 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 | 623 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 |
| 626 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible
FuncType | 624 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible
FuncType |
| 627 | 625 |
| 628 Language/11_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime
ConstantEvaluator not implemented | 626 Language/11_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime
ConstantEvaluator not implemented |
| 629 Language/11_Expressions/22_Equality_A05_t01: Fail # != cannot be called on super | 627 Language/11_Expressions/22_Equality_A05_t01: Fail # != cannot be called on super |
| 630 Language/11_Expressions/27_Unary_Expressions_A01_t10: Fail # cannot deal with su
per in complex assignments | |
| 631 Language/11_Expressions/30_Identifier_Reference_A02_t01: Fail # Pseudo keyword "
abstract". | 628 Language/11_Expressions/30_Identifier_Reference_A02_t01: Fail # Pseudo keyword "
abstract". |
| 632 | 629 |
| 633 [ $compiler == dart2js && $jscl ] | 630 [ $compiler == dart2js && $jscl ] |
| 634 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 | 631 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 |
| 635 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/
: Unterminated group' | 632 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/
: Unterminated group' |
| 636 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E
xpect.fail('Some exception expected') | 633 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E
xpect.fail('Some exception expected') |
| 637 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Expect.fail('Some exception expected') | 634 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Expect.fail('Some exception expected') |
| 638 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Expect.fail('Some exception expected') | 635 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Expect.fail('Some exception expected') |
| 639 | 636 |
| 640 Language/11_Expressions/06_Lists_A07_t02: Fail # generic type information is los
t during canonicalization. | 637 Language/11_Expressions/06_Lists_A07_t02: Fail # generic type information is los
t during canonicalization. |
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 773 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). | 770 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). |
| 774 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in
Set or Map keys (issue 377). | 771 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in
Set or Map keys (issue 377). |
| 775 | 772 |
| 776 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification
error (issue 376). | 773 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification
error (issue 376). |
| 777 | 774 |
| 778 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 775 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 779 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 776 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
| 780 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 777 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
| 781 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 778 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 782 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 779 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| OLD | NEW |