Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Side by Side Diff: tests/co19/co19-runtime.status

Issue 9961003: Update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Forgot to save file... Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 5
6 [ $runtime == vm ] 6 [ $runtime == vm ]
7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression) 7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression)
8 8
9 9
10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte d for classes 10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte d for classes
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 82 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42
83 LibTest/core/Match/operator_subscript_A01_t01: Fail 83 LibTest/core/Match/operator_subscript_A01_t01: Fail
84 LibTest/core/Match/pattern_A01_t01: Fail 84 LibTest/core/Match/pattern_A01_t01: Fail
85 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 85 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44
86 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 86 LibTest/core/Math/pow_A11_t01: Fail # Issue 449
87 LibTest/core/Math/pow_A13_t01: Fail # Issue 449 87 LibTest/core/Math/pow_A13_t01: Fail # Issue 449
88 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il 88 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il
89 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il 89 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il
90 LibTest/core/RegExp/firstMatch_A01_t01: Fail 90 LibTest/core/RegExp/firstMatch_A01_t01: Fail
91 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 91 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463
92 LibTest/core/double/toStringAsExponential_A01_t01: Fail # Issue 463 92 LibTest/core/double/toStringAsExponential_A01_t01: Fail, Ok # Unimplemented test stub.
93 LibTest/core/double/toStringAsPrecision_A01_t01: Fail # Issue 463 93 LibTest/core/double/toStringAsPrecision_A01_t01: Fail, Ok # Unimplemented test s tub.
94 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 94 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461
95 LibTest/core/int/toStringAsExponential_A01_t01: Fail, Crash # Issue 460 95 LibTest/core/int/toStringAsExponential_A01_t01: Fail # Issue 460, Issue co19 - 1 12
96 LibTest/core/int/toStringAsFixed_A01_t01: Fail # Issue 460 96 LibTest/core/int/toStringAsFixed_A01_t01: Fail # Issue 460, Issue co19 - 114
97 LibTest/core/int/toStringAsPrecision_A01_t01: Fail, Crash # Issue 460 97 LibTest/core/int/toStringAsPrecision_A01_t01: Fail, Crash # Issue 460, Issue co1 9 - 113
98 98
99 [ $runtime == vm ] 99 [ $runtime == vm ]
100 LibTest/core/Math/acos_A01_t01: Fail, Pass # Issue co19 - 44 100 LibTest/core/Math/acos_A01_t01: Fail, Pass # Issue co19 - 44
101 LibTest/core/Math/asin_A01_t01: Fail, Pass # Issue co19 - 44 101 LibTest/core/Math/asin_A01_t01: Fail, Pass # Issue co19 - 44
102 LibTest/core/Math/atan_A01_t01: Fail, Pass # Issue co19 - 44 102 LibTest/core/Math/atan_A01_t01: Fail, Pass # Issue co19 - 44
103 LibTest/core/Math/cos_A01_t01: Fail, Pass # Issue co19 - 44 103 LibTest/core/Math/cos_A01_t01: Fail, Pass # Issue co19 - 44
104 LibTest/core/Math/exp_A01_t01: Fail, Pass # Issue co19 - 44 104 LibTest/core/Math/exp_A01_t01: Fail, Pass # Issue co19 - 44
105 LibTest/core/Math/sin_A01_t01: Fail, Pass # Issue co19 - 44 105 LibTest/core/Math/sin_A01_t01: Fail, Pass # Issue co19 - 44
106 LibTest/core/Math/tan_A01_t01: Fail, Pass # Issue co19 - 44 106 LibTest/core/Math/tan_A01_t01: Fail, Pass # Issue co19 - 44
107 107
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 Language/13_Types/1_Static_Types_A02_t08: Fail 248 Language/13_Types/1_Static_Types_A02_t08: Fail
249 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97 249 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97
250 250
251 251
252 [ $arch == simarm ] 252 [ $arch == simarm ]
253 *: Skip 253 *: Skip
254 254
255 255
256 [ $arch == arm ] 256 [ $arch == arm ]
257 *: Skip 257 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698