| 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 | 6 |
| 7 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # co19 issue 218 | 7 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue
218 |
| 8 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail # co19 issue 218 | 8 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue
218 |
| 9 Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail # co19 issue 218 | 9 Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail, Pass # co19 issue
218 |
| 10 Language/11_Statements/15_Assert_A05_t01: Fail # co19 issue 218 | 10 Language/11_Statements/15_Assert_A05_t01: Fail, Pass # co19 issue 218 |
| 11 Language/11_Statements/15_Assert_A05_t02: Fail # co19 issue 218 | 11 Language/11_Statements/15_Assert_A05_t02: Fail, Pass # co19 issue 218 |
| 12 Language/11_Statements/15_Assert_A05_t03: Fail # co19 issue 218 | 12 Language/11_Statements/15_Assert_A05_t03: Fail, Pass # co19 issue 218 |
| 13 Language/11_Statements/15_Assert_A05_t04: Fail # co19 issue 218 | 13 Language/11_Statements/15_Assert_A05_t04: Fail, Pass # co19 issue 218 |
| 14 Language/11_Statements/15_Assert_A05_t05: Fail # co19 issue 218 | 14 Language/11_Statements/15_Assert_A05_t05: Fail, Pass # co19 issue 218 |
| 15 | 15 |
| 16 Language/03_Overview/03_Overview_A01_t01: Fail # inherited from VM | 16 Language/03_Overview/03_Overview_A01_t01: Fail # inherited from VM |
| 17 Language/03_Overview/03_Overview_A01_t02: Fail # inherited from VM | 17 Language/03_Overview/03_Overview_A01_t02: Fail # inherited from VM |
| 18 Language/03_Overview/1_Scoping_A02_t05: Fail # inherited from VM | 18 Language/03_Overview/1_Scoping_A02_t05: Fail # inherited from VM |
| 19 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js | 19 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js |
| 20 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js | 20 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js |
| 21 Language/03_Overview/2_Privacy_A01_t04: Fail # inherited from VM | 21 Language/03_Overview/2_Privacy_A01_t04: Fail # inherited from VM |
| 22 Language/03_Overview/2_Privacy_A01_t05: Fail # inherited from VM | 22 Language/03_Overview/2_Privacy_A01_t05: Fail # inherited from VM |
| 23 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax | 23 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax |
| 24 Language/03_Overview/2_Privacy_A01_t09: Fail # inherited from VM | 24 Language/03_Overview/2_Privacy_A01_t09: Fail # inherited from VM |
| (...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 504 LibTest/isolate/Isolate/main_A01_t01: Fail, OK | 504 LibTest/isolate/Isolate/main_A01_t01: Fail, OK |
| 505 LibTest/isolate/Isolate/port_A01_t01: Fail, OK | 505 LibTest/isolate/Isolate/port_A01_t01: Fail, OK |
| 506 LibTest/isolate/Isolate/port_A01_t02: Fail, OK | 506 LibTest/isolate/Isolate/port_A01_t02: Fail, OK |
| 507 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK | 507 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK |
| 508 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK | 508 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK |
| 509 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK | 509 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK |
| 510 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK | 510 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK |
| 511 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK | 511 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK |
| 512 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK | 512 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK |
| 513 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM | 513 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM |
| OLD | NEW |