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 == jsshell ] | 5 [ $compiler == dart2js && $runtime == jsshell ] |
6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. | 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. |
7 | 7 |
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 8 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass | 9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass |
10 | 10 |
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
193 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue: 8920 | 193 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue: 8920 |
194 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue: 8920 | 194 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue: 8920 |
195 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue: 8920 | 195 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue: 8920 |
196 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue: 8920 | 196 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue: 8920 |
197 LibTest/core/String/contains_A01_t02: Fail # Issue: 8920 | 197 LibTest/core/String/contains_A01_t02: Fail # Issue: 8920 |
198 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920 | 198 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920 |
199 | 199 |
200 | 200 |
201 # These tests are passing with 'runtime == ie9' but are either skipped or fail | 201 # These tests are passing with 'runtime == ie9' but are either skipped or fail |
202 # on other configurations | 202 # on other configurations |
203 [ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chr
ome || $runtime == drt || $runtime == safari || $runtime == opera || $runtime ==
d8 || $runtime == jsshell) ] | 203 [ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chr
ome || $runtime == chromeOnAndroid || $runtime == drt || $runtime == safari || $
runtime == opera || $runtime == d8 || $runtime == jsshell) ] |
204 LibTest/math/exp_A01_t01: Fail, OK # co19 issue 44 | 204 LibTest/math/exp_A01_t01: Fail, OK # co19 issue 44 |
205 LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure. | 205 LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure. |
206 LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure. | 206 LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure. |
207 | 207 |
208 [ $compiler == dart2js && $runtime == jsshell ] | 208 [ $compiler == dart2js && $runtime == jsshell ] |
209 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 | 209 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 |
210 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # TODO(ngeoaffray): Please triage these failure. | 210 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # TODO(ngeoaffray): Please triage these failure. |
211 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
TODO(ngeoaffray): Please triage these failure. | 211 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
TODO(ngeoaffray): Please triage these failure. |
212 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these
failure. | 212 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these
failure. |
213 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. | 213 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. |
(...skipping 527 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
741 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 | 741 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 |
742 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 | 742 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 |
743 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 | 743 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 |
744 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 | 744 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 |
745 | 745 |
746 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 746 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
747 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 747 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
748 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 748 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
749 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 749 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
750 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 750 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
OLD | NEW |