| 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/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash # TODO(dart2dart-team
): Please triage this crash. | 6 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash # TODO(dart2dart-team
): Please triage this crash. |
| 7 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash # TODO(dart2dart-team
): Please triage this crash. | 7 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash # TODO(dart2dart-team
): Please triage this crash. |
| 8 | 8 |
| 9 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please
triage this failure. | 9 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please
triage this failure. |
| 10 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(dart2dart-team): Please
triage this failure. | 10 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(dart2dart-team): Please
triage this failure. |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 109 | 109 |
| 110 LibTest/isolate/SendPort/send_A02_t02: Fail, OK # co19 issue 293 | 110 LibTest/isolate/SendPort/send_A02_t02: Fail, OK # co19 issue 293 |
| 111 LibTest/isolate/SendPort/send_A02_t03: Fail, OK # co19 issue 293 | 111 LibTest/isolate/SendPort/send_A02_t03: Fail, OK # co19 issue 293 |
| 112 LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293 | 112 LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293 |
| 113 LibTest/core/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail, OK # co19 issue 29
3 | 113 LibTest/core/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail, OK # co19 issue 29
3 |
| 114 LibTest/core/Map/getKeys_A01_t01: Fail, OK # co19 issue 293 | 114 LibTest/core/Map/getKeys_A01_t01: Fail, OK # co19 issue 293 |
| 115 LibTest/core/Map/getKeys_A01_t02: Fail, OK # co19 issue 293 | 115 LibTest/core/Map/getKeys_A01_t02: Fail, OK # co19 issue 293 |
| 116 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 293 | 116 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 293 |
| 117 LibTest/core/Map/getValues_A01_t01: Fail, OK # co19 issue 293 | 117 LibTest/core/Map/getValues_A01_t01: Fail, OK # co19 issue 293 |
| 118 | 118 |
| 119 LibTest/core/Stopwatch/Stopwatch_A01_t01: Fail, OK # co19 issue 297 |
| 120 LibTest/core/Stopwatch/elapsed_A01_t03: Fail, OK # co19 issue 297 |
| 121 LibTest/core/Stopwatch/elapsed_A01_t01: Fail, OK # co19 issue 297 |
| 122 LibTest/core/Stopwatch/elapsed_A01_t02: Fail, OK # co19 issue 297 |
| 123 LibTest/core/Stopwatch/elapsedInUs_A01_t01: Fail, OK # co19 issue 297 |
| 124 LibTest/core/Stopwatch/elapsedInMs_A01_t01: Fail, OK # co19 issue 297 |
| 125 LibTest/core/Stopwatch/start_A01_t01: Fail, OK # co19 issue 297 |
| 126 LibTest/core/Stopwatch/start_A01_t02: Fail, OK # co19 issue 297 |
| 127 LibTest/core/Stopwatch/start_A01_t03: Fail, OK # co19 issue 297 |
| 128 LibTest/core/Stopwatch/stop_A01_t01: Fail, OK # co19 issue 297 |
| 129 LibTest/core/Stopwatch/frequency_A01_t01: Fail, OK # co19 issue 297 |
| 130 |
| 131 |
| 119 LibTest/core/Match/end_A01_t01: Fail, OK # co19 issue 294 | 132 LibTest/core/Match/end_A01_t01: Fail, OK # co19 issue 294 |
| 120 LibTest/core/Match/group_A01_t01: Fail, OK # co19 issue 294 | 133 LibTest/core/Match/group_A01_t01: Fail, OK # co19 issue 294 |
| 121 LibTest/core/Match/groupCount_A01_t01: Fail, OK # co19 issue 294 | 134 LibTest/core/Match/groupCount_A01_t01: Fail, OK # co19 issue 294 |
| 122 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 | 135 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 |
| 123 LibTest/core/Match/start_A01_t01: Fail, OK # co19 issue 294 | 136 LibTest/core/Match/start_A01_t01: Fail, OK # co19 issue 294 |
| 124 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 294 | 137 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 294 |
| 125 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 | 138 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 |
| 126 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail, OK # c
o19 issue 294 | 139 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail, OK # c
o19 issue 294 |
| 127 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail, OK # c
o19 issue 294 | 140 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail, OK # c
o19 issue 294 |
| 128 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A05_t01: Fail, OK # c
o19 issue 294 | 141 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A05_t01: Fail, OK # c
o19 issue 294 |
| (...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 582 # Partially implemented redirecting constructors makes this fail. | 595 # Partially implemented redirecting constructors makes this fail. |
| 583 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail | 596 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail |
| 584 | 597 |
| 585 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt
p://dartbug.com/6242 | 598 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt
p://dartbug.com/6242 |
| 586 | 599 |
| 587 | 600 |
| 588 [ $compiler == dart2dart && $system == windows ] | 601 [ $compiler == dart2dart && $system == windows ] |
| 589 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN | 602 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN |
| 590 LibTest/core/double/round_A01_t01: Fail # Result is NaN | 603 LibTest/core/double/round_A01_t01: Fail # Result is NaN |
| 591 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN | 604 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN |
| OLD | NEW |