| 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 [ $compiler == dart2dart ] | 5 [ $compiler == dart2dart ] |
| 6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 | 6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 |
| 7 | 7 |
| 8 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 | 8 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 |
| 9 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 | 9 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 |
| 10 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 | 10 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 |
| (...skipping 22 matching lines...) Expand all Loading... |
| 33 Language/05_Variables/05_Variables_A04_t10: Fail # http://dartbug.com/5519 | 33 Language/05_Variables/05_Variables_A04_t10: Fail # http://dartbug.com/5519 |
| 34 Language/05_Variables/05_Variables_A05_t01: Fail # http://dartbug.com/5519 | 34 Language/05_Variables/05_Variables_A05_t01: Fail # http://dartbug.com/5519 |
| 35 Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519 | 35 Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519 |
| 36 Language/05_Variables/05_Variables_A08_t01: Fail # http://dartbug.com/5519 | 36 Language/05_Variables/05_Variables_A08_t01: Fail # http://dartbug.com/5519 |
| 37 Language/05_Variables/05_Variables_A08_t02: Fail # http://dartbug.com/5519 | 37 Language/05_Variables/05_Variables_A08_t02: Fail # http://dartbug.com/5519 |
| 38 Language/05_Variables/05_Variables_A08_t03: Fail # http://dartbug.com/5519 | 38 Language/05_Variables/05_Variables_A08_t03: Fail # http://dartbug.com/5519 |
| 39 Language/05_Variables/05_Variables_A08_t04: Fail # http://dartbug.com/5519 | 39 Language/05_Variables/05_Variables_A08_t04: Fail # http://dartbug.com/5519 |
| 40 Language/05_Variables/05_Variables_A08_t05: Fail # http://dartbug.com/5519 | 40 Language/05_Variables/05_Variables_A08_t05: Fail # http://dartbug.com/5519 |
| 41 Language/05_Variables/05_Variables_A08_t06: Fail # http://dartbug.com/5519 | 41 Language/05_Variables/05_Variables_A08_t06: Fail # http://dartbug.com/5519 |
| 42 Language/05_Variables/05_Variables_A08_t07: Fail # http://dartbug.com/5519 | 42 Language/05_Variables/05_Variables_A08_t07: Fail # http://dartbug.com/5519 |
| 43 Language/06_Functions/06_Functions_A01_t23: Fail # http://dartbug.com/5519 | |
| 44 Language/06_Functions/06_Functions_A01_t31: Fail # http://dartbug.com/5519 | 43 Language/06_Functions/06_Functions_A01_t31: Fail # http://dartbug.com/5519 |
| 45 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # http://dartbug.com/
5519 | 44 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # http://dartbug.com/
5519 |
| 46 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # http://dartbug.com/
5519 | 45 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # http://dartbug.com/
5519 |
| 47 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # http://dartbug.com/
5519 | 46 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # http://dartbug.com/
5519 |
| 48 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt
p://dartbug.com/5519 | 47 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt
p://dartbug.com/5519 |
| 49 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt
p://dartbug.com/5519 | 48 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt
p://dartbug.com/5519 |
| 50 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt
p://dartbug.com/5519 | 49 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt
p://dartbug.com/5519 |
| 51 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt
p://dartbug.com/5519 | 50 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt
p://dartbug.com/5519 |
| 52 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # htt
p://dartbug.com/5519 | 51 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # htt
p://dartbug.com/5519 |
| 53 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # htt
p://dartbug.com/5519 | 52 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # htt
p://dartbug.com/5519 |
| (...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 203 Language/11_Statements/10_Return_A04_t02: Fail # http://dartbug.com/5519 | 202 Language/11_Statements/10_Return_A04_t02: Fail # http://dartbug.com/5519 |
| 204 Language/11_Statements/10_Return_A04_t03: Fail # http://dartbug.com/5519 | 203 Language/11_Statements/10_Return_A04_t03: Fail # http://dartbug.com/5519 |
| 205 Language/11_Statements/14_Throw_A03_t01: Fail # http://dartbug.com/5519 | 204 Language/11_Statements/14_Throw_A03_t01: Fail # http://dartbug.com/5519 |
| 206 Language/11_Statements/14_Throw_A03_t04: Fail # http://dartbug.com/5519 | 205 Language/11_Statements/14_Throw_A03_t04: Fail # http://dartbug.com/5519 |
| 207 Language/11_Statements/14_Throw_A03_t05: Fail # http://dartbug.com/5519 | 206 Language/11_Statements/14_Throw_A03_t05: Fail # http://dartbug.com/5519 |
| 208 Language/11_Statements/14_Throw_A03_t06: Fail # http://dartbug.com/5519 | 207 Language/11_Statements/14_Throw_A03_t06: Fail # http://dartbug.com/5519 |
| 209 Language/11_Statements/14_Throw_A04_t01: Fail # http://dartbug.com/5519 | 208 Language/11_Statements/14_Throw_A04_t01: Fail # http://dartbug.com/5519 |
| 210 Language/11_Statements/14_Throw_A04_t02: Fail # http://dartbug.com/5519 | 209 Language/11_Statements/14_Throw_A04_t02: Fail # http://dartbug.com/5519 |
| 211 Language/11_Statements/14_Throw_A04_t03: Fail # http://dartbug.com/5519 | 210 Language/11_Statements/14_Throw_A04_t03: Fail # http://dartbug.com/5519 |
| 212 Language/11_Statements/14_Throw_A04_t04: Fail # http://dartbug.com/5519 | 211 Language/11_Statements/14_Throw_A04_t04: Fail # http://dartbug.com/5519 |
| 213 Language/11_Statements/15_Assert_A01_t03: Fail # http://dartbug.com/5519 | |
| 214 Language/11_Statements/15_Assert_A01_t04: Fail # http://dartbug.com/5519 | |
| 215 Language/11_Statements/15_Assert_A01_t05: Fail # http://dartbug.com/5519 | |
| 216 Language/13_Libraries_and_Scripts/2_Imports_A05_t01: Fail # http://dartbug.com/5
519 | 212 Language/13_Libraries_and_Scripts/2_Imports_A05_t01: Fail # http://dartbug.com/5
519 |
| 217 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5
519 | 213 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5
519 |
| 218 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5
519 | 214 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5
519 |
| 219 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c
om/5519 | 215 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c
om/5519 |
| 220 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c
om/5519 | 216 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c
om/5519 |
| 221 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c
om/5519 | 217 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c
om/5519 |
| 222 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c
om/5519 | 218 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c
om/5519 |
| 223 | 219 |
| 224 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue
218 | 220 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue
218 |
| 225 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue
218 | 221 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue
218 |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # inherited from VM | 413 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # inherited from VM |
| 418 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # inherited from VM | 414 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # inherited from VM |
| 419 Language/10_Expressions/25_Unary_Expressions_A08_t01: Fail # inherited from VM | 415 Language/10_Expressions/25_Unary_Expressions_A08_t01: Fail # inherited from VM |
| 420 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM | 416 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM |
| 421 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from
VM | 417 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from
VM |
| 422 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from
VM | 418 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from
VM |
| 423 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword "
abstract". | 419 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword "
abstract". |
| 424 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1
84 | 420 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1
84 |
| 425 Language/10_Expressions/28_Identifier_Reference_A05_t07: Fail # inherited from V
M | 421 Language/10_Expressions/28_Identifier_Reference_A05_t07: Fail # inherited from V
M |
| 426 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V
M | 422 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V
M |
| 427 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # inherited from V
M | |
| 428 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V
M | 423 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V
M |
| 429 Language/10_Expressions/28_Identifier_Reference_A06_t16: Fail # inherited from V
M | 424 Language/10_Expressions/28_Identifier_Reference_A06_t16: Fail # inherited from V
M |
| 430 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V
M | 425 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V
M |
| 431 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d
art2js | 426 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d
art2js |
| 432 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d
art2js | 427 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d
art2js |
| 433 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d
art2js | 428 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d
art2js |
| 434 Language/10_Expressions/29_Type_Test_A04_t01: Fail # inherited from dart2js | 429 Language/10_Expressions/29_Type_Test_A04_t01: Fail # inherited from dart2js |
| 435 Language/10_Expressions/30_Type_Cast_A02_t02: Fail # inherited from VM | 430 Language/10_Expressions/30_Type_Cast_A02_t02: Fail # inherited from VM |
| 436 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 | 431 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 |
| 437 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 | 432 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 530 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # inherited from dart
2js | 525 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # inherited from dart
2js |
| 531 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart
2js | 526 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart
2js |
| 532 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # inherited from VM | 527 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # inherited from VM |
| 533 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited
from dart2js: fails in minify, self-reference typedef check not performed | 528 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited
from dart2js: fails in minify, self-reference typedef check not performed |
| 534 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited
from dart2js: fails in minify, self-reference typedef check not performed | 529 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited
from dart2js: fails in minify, self-reference typedef check not performed |
| 535 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited
from dart2js: fails in minify, self-reference typedef check not performed | 530 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited
from dart2js: fails in minify, self-reference typedef check not performed |
| 536 Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le
t's wait when interfaces are phased away | 531 Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le
t's wait when interfaces are phased away |
| 537 Language/14_Types/4_Interface_Types_A02_t01: Fail # Looks like dart2js issue, le
t's wait when interfaces are phased away | 532 Language/14_Types/4_Interface_Types_A02_t01: Fail # Looks like dart2js issue, le
t's wait when interfaces are phased away |
| 538 Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js | 533 Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js |
| 539 Language/14_Types/5_Function_Types_A02_t01: Fail # inherited from VM | 534 Language/14_Types/5_Function_Types_A02_t01: Fail # inherited from VM |
| 540 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited
from dart2js | |
| 541 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TRIAGE | |
| 542 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TRIAGE | 535 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TRIAGE |
| 543 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js | 536 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js |
| 544 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # inherited from
VM | 537 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # inherited from
VM |
| 545 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121 | 538 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121 |
| 546 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM | 539 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM |
| 547 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM | 540 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM |
| 548 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM | 541 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM |
| 549 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM | 542 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM |
| 550 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM | 543 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM |
| 551 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 194 | 544 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 194 |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 608 LibTest/isolate/Isolate/main_A01_t01: Fail, OK | 601 LibTest/isolate/Isolate/main_A01_t01: Fail, OK |
| 609 LibTest/isolate/Isolate/port_A01_t01: Fail, OK | 602 LibTest/isolate/Isolate/port_A01_t01: Fail, OK |
| 610 LibTest/isolate/Isolate/port_A01_t02: Fail, OK | 603 LibTest/isolate/Isolate/port_A01_t02: Fail, OK |
| 611 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK | 604 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK |
| 612 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK | 605 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK |
| 613 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK | 606 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK |
| 614 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK | 607 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK |
| 615 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK | 608 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK |
| 616 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK | 609 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK |
| 617 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM | 610 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM |
| OLD | NEW |