| 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/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 | 6 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 |
| 7 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 | 7 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 |
| 8 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 | 8 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 |
| 9 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js | 9 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js |
| 10 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js | 10 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js |
| (...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 567 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM | 567 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM |
| 568 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM | 568 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM |
| 569 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM | 569 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM |
| 570 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM | 570 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM |
| 571 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM | 571 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM |
| 572 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 194 | 572 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 194 |
| 573 LibTest/core/Expect/throws_A02_t01: Fail, OK # Issue co19 - 42 | 573 LibTest/core/Expect/throws_A02_t01: Fail, OK # Issue co19 - 42 |
| 574 LibTest/core/Future/handleException_A01_t07: Fail # inherited from VM | 574 LibTest/core/Future/handleException_A01_t07: Fail # inherited from VM |
| 575 LibTest/core/Future/then_A01_t05: Fail # inherited from VM | 575 LibTest/core/Future/then_A01_t05: Fail # inherited from VM |
| 576 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129 | 576 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129 |
| 577 LibTest/core/int/operator_subtraction_A01_t01: Fail # BUG: 1 - -1 => 1--1 | |
| 578 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM | 577 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM |
| 579 LibTest/core/List/removeRange_A06_t01: Fail, OK # co19 issue 194 | 578 LibTest/core/List/removeRange_A06_t01: Fail, OK # co19 issue 194 |
| 580 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM | 579 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM |
| 581 LibTest/core/Math/acos_A01_t01: Fail, OK # Issue co19 - 44 | 580 LibTest/core/Math/acos_A01_t01: Fail, OK # Issue co19 - 44 |
| 582 LibTest/core/Math/asin_A01_t01: Fail, OK # Issue co19 - 44 | 581 LibTest/core/Math/asin_A01_t01: Fail, OK # Issue co19 - 44 |
| 583 LibTest/core/Math/atan2_A01_t01: Fail, OK # inherited from VM | 582 LibTest/core/Math/atan2_A01_t01: Fail, OK # inherited from VM |
| 584 LibTest/core/Math/atan_A01_t01: Fail, OK # Issue co19 - 44 | 583 LibTest/core/Math/atan_A01_t01: Fail, OK # Issue co19 - 44 |
| 585 LibTest/core/Math/cos_A01_t01: Fail, OK # Issue co19 - 44 | 584 LibTest/core/Math/cos_A01_t01: Fail, OK # Issue co19 - 44 |
| 586 LibTest/core/Math/exp_A01_t01: Fail, OK # Issue co19 - 44 | 585 LibTest/core/Math/exp_A01_t01: Fail, OK # Issue co19 - 44 |
| 587 LibTest/core/Math/log_A01_t01: Fail, OK # inherited from VM | 586 LibTest/core/Math/log_A01_t01: Fail, OK # inherited from VM |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 629 LibTest/isolate/Isolate/main_A01_t01: Fail, OK | 628 LibTest/isolate/Isolate/main_A01_t01: Fail, OK |
| 630 LibTest/isolate/Isolate/port_A01_t01: Fail, OK | 629 LibTest/isolate/Isolate/port_A01_t01: Fail, OK |
| 631 LibTest/isolate/Isolate/port_A01_t02: Fail, OK | 630 LibTest/isolate/Isolate/port_A01_t02: Fail, OK |
| 632 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK | 631 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK |
| 633 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK | 632 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK |
| 634 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK | 633 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK |
| 635 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK | 634 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK |
| 636 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK | 635 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK |
| 637 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK | 636 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK |
| 638 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM | 637 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM |
| OLD | NEW |