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

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

Issue 15333006: Rewrite double.parse. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Upload Created 7 years, 7 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
« no previous file with comments | « sdk/lib/core/double.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 [ $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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 LibTest/async/Future/whenComplete_A02_t01: Fail # TODO(ahe): Please triage this failure. 126 LibTest/async/Future/whenComplete_A02_t01: Fail # TODO(ahe): Please triage this failure.
127 LibTest/async/Future/whenComplete_A03_t01: Fail # TODO(ahe): Please triage this failure. 127 LibTest/async/Future/whenComplete_A03_t01: Fail # TODO(ahe): Please triage this failure.
128 LibTest/async/Future/whenComplete_A04_t01: Fail # TODO(ahe): Please triage this failure. 128 LibTest/async/Future/whenComplete_A04_t01: Fail # TODO(ahe): Please triage this failure.
129 LibTest/async/Future/whenComplete_A04_t02: Fail # TODO(ahe): Please triage this failure. 129 LibTest/async/Future/whenComplete_A04_t02: Fail # TODO(ahe): Please triage this failure.
130 LibTest/collection/Queue/iterator_A01_t01: Fail # TODO(ahe): Please triage this failure. 130 LibTest/collection/Queue/iterator_A01_t01: Fail # TODO(ahe): Please triage this failure.
131 LibTest/collection/Queue/iterator_current_A01_t02: Fail # TODO(ahe): Please tria ge this failure. 131 LibTest/collection/Queue/iterator_current_A01_t02: Fail # TODO(ahe): Please tria ge this failure.
132 LibTest/collection/Queue/iterator_moveNext_A01_t02: Fail # TODO(ahe): Please tri age this failure. 132 LibTest/collection/Queue/iterator_moveNext_A01_t02: Fail # TODO(ahe): Please tri age this failure.
133 LibTest/core/List/List_A01_t02: Fail # TODO(ahe): Please triage this failure. 133 LibTest/core/List/List_A01_t02: Fail # TODO(ahe): Please triage this failure.
134 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 134 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
135 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 135 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
136 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure.
137 LibTest/core/double/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please tria ge this failure. 136 LibTest/core/double/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please tria ge this failure.
138 LibTest/core/int/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please triage this failure. 137 LibTest/core/int/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please triage this failure.
139 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure. 138 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
140 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure. 139 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure.
141 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure. 140 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
142 141
143 142
144 [ $compiler == dart2js && $runtime == jsshell ] 143 [ $compiler == dart2js && $runtime == jsshell ]
145 Language/11_Expressions/12_Spawning_an_Isolate_A01_t01: Fail, Pass # TODO(ahe): Please triage this failure. 144 Language/11_Expressions/12_Spawning_an_Isolate_A01_t01: Fail, Pass # TODO(ahe): Please triage this failure.
146 LibTest/isolate/SendPort/send_A02_t05: Fail, Pass # TODO(ahe): Please triage thi s failure. 145 LibTest/isolate/SendPort/send_A02_t05: Fail, Pass # TODO(ahe): Please triage thi s failure.
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
523 522
524 LibTest/async/Completer/completeError_A01_t01: Fail # No AsyncError anymore. Iss ue 407 523 LibTest/async/Completer/completeError_A01_t01: Fail # No AsyncError anymore. Iss ue 407
525 LibTest/async/Future/Future.immediateError_A01_t01: Fail # No AsyncError anymore . Issue 407 524 LibTest/async/Future/Future.immediateError_A01_t01: Fail # No AsyncError anymore . Issue 407
526 LibTest/async/Future/catchError_A02_t01: Fail # No AsyncError anymore. Issue 407 525 LibTest/async/Future/catchError_A02_t01: Fail # No AsyncError anymore. Issue 407
527 526
528 LibTest/async/Completer/complete_A01_t03: Fail # Completer is now asynchronous. Issue TODO 527 LibTest/async/Completer/complete_A01_t03: Fail # Completer is now asynchronous. Issue TODO
529 LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous. Issue TODO 528 LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous. Issue TODO
530 LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue T ODO 529 LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue T ODO
531 LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue T ODO 530 LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue T ODO
532 531
532 LibTest/core/double/parse_A02_t01: Fail # Issue 418
533
533 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: Fail, OK # co19 issue 409 534 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: Fail, OK # co19 issue 409
534 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail , OK # co19 issue 409 535 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail , OK # co19 issue 409
535 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail , OK # co19 issue 409 536 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail , OK # co19 issue 409
536 Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 409 537 Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 409
537 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 409 538 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 409
538 539
539 Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 410 540 Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 410
540 Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 410 541 Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 410
541 542
542 543
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
740 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
741 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
742 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
743 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
744 745
745 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).
746 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).
747 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).
748 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).
749 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).
OLDNEW
« no previous file with comments | « sdk/lib/core/double.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698