| 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 == dart2js && $runtime == drt ] | 5 [ $compiler == dart2js && $runtime == drt ] |
| 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 | 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 |
| 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 | 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 |
| 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 | 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 |
| 9 | 9 |
| 10 [ $compiler == dart2js && $runtime == jsshell ] | 10 [ $compiler == dart2js && $runtime == jsshell ] |
| 11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. | 11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. |
| 12 LibTest/core/List/sort_A01_t04: Pass, Timeout # Must be a bug in jsshell, test s
ometimes times out. | 12 LibTest/core/List/sort_A01_t04: Pass, Timeout # Must be a bug in jsshell, test s
ometimes times out. |
| 13 | 13 |
| 14 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 14 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| 15 LibTest/core/Map/Map_class_A01_t04: Slow, Pass | 15 LibTest/core/Map/Map_class_A01_t04: Slow, Pass |
| 16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 | 16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 |
| 17 LibTest/async/Completer/completeError_A02_t01: Fail # Issue 8920 | 17 |
| 18 | 18 |
| 19 # Crashes first, please. Then untriaged bugs. There is a section below | 19 # Crashes first, please. Then untriaged bugs. There is a section below |
| 20 # for co19 bugs. | 20 # for co19 bugs. |
| 21 [ $compiler == dart2js ] | 21 [ $compiler == dart2js ] |
| 22 | 22 |
| 23 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai
lure. | 23 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai
lure. |
| 24 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai
lure. | 24 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai
lure. |
| 25 Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this
failure. | 25 Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this
failure. |
| 26 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this
failure. | 26 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this
failure. |
| 27 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this
failure. | 27 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this
failure. |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 72 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue: 8920 | 72 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue: 8920 |
| 73 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue: 8920 | 73 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue: 8920 |
| 74 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue: 8920 | 74 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue: 8920 |
| 75 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue: 8920 | 75 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue: 8920 |
| 76 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue: 8920 | 76 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue: 8920 |
| 77 LibTest/core/String/contains_A01_t02: Fail # Issue: 8920 | 77 LibTest/core/String/contains_A01_t02: Fail # Issue: 8920 |
| 78 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920 | 78 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920 |
| 79 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Pass, Fail # Issue: 8920 | 79 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Pass, Fail # Issue: 8920 |
| 80 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920 | 80 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920 |
| 81 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920 | 81 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920 |
| 82 | 82 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920 |
| 83 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Pass, Timeout # Issue 892
0 |
| 83 | 84 |
| 84 [ $compiler == dart2js && $runtime == jsshell ] | 85 [ $compiler == dart2js && $runtime == jsshell ] |
| 85 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 | 86 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 |
| 86 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these
failure. | 87 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these
failure. |
| 87 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. | 88 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. |
| 88 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # TODO(ngeoaffray): Please triage these failure. | 89 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # TODO(ngeoaffray): Please triage these failure. |
| 89 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # TODO(ngeoaffray): Please triage these failure. | 90 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # TODO(ngeoaffray): Please triage these failure. |
| 90 | 91 |
| 91 [ $compiler == dart2js && $checked ] | 92 [ $compiler == dart2js && $checked ] |
| 92 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. | 93 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. |
| (...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 475 LibTest/async/Future/Future.delayed_A01_t01: Fail # co19-roll r546: Please triag
e this failure | 476 LibTest/async/Future/Future.delayed_A01_t01: Fail # co19-roll r546: Please triag
e this failure |
| 476 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag
e this failure | 477 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag
e this failure |
| 477 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa
ilure | 478 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa
ilure |
| 478 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa
ilure | 479 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa
ilure |
| 479 LibTest/async/Stream/Stream.fromFuture_A02_t01: fail # co19-roll r546: Please tr
iage this failure | 480 LibTest/async/Stream/Stream.fromFuture_A02_t01: fail # co19-roll r546: Please tr
iage this failure |
| 480 LibTest/async/Stream/Stream.fromFuture_A02_t02: fail # co19-roll r546: Please tr
iage this failure | 481 LibTest/async/Stream/Stream.fromFuture_A02_t02: fail # co19-roll r546: Please tr
iage this failure |
| 481 LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please
triage this failure | 482 LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please
triage this failure |
| 482 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria
ge this failure | 483 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria
ge this failure |
| 483 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa
ilure | 484 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa
ilure |
| 484 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai
lure | 485 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai
lure |
| OLD | NEW |