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

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

Issue 8537011: Rename StopWatch to Stopwatch. Add new Stopwatch.start() and Stopwatch.reset(). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 9 years, 1 month 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 | « tests/co19/co19-compiler.status ('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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 [ $component == frog || $component == frogsh || $component == leg ] 7 [ $component == frog || $component == frogsh || $component == leg ]
8 8
9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail 9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail 10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 LibTest/core/int/floor/int/floor/A01/t01: Fail 204 LibTest/core/int/floor/int/floor/A01/t01: Fail
205 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail 205 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail
206 LibTest/core/Proxy/local/Proxy/local/A01/t01: Fail 206 LibTest/core/Proxy/local/Proxy/local/A01/t01: Fail
207 LibTest/core/Proxy/register/Proxy/register/A01/t01: Fail 207 LibTest/core/Proxy/register/Proxy/register/A01/t01: Fail
208 LibTest/core/Proxy/operator==/Proxy/operator==/A01/t01: Fail 208 LibTest/core/Proxy/operator==/Proxy/operator==/A01/t01: Fail
209 LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail 209 LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail
210 LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail 210 LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail
211 LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail 211 LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail
212 LibTest/core/Duration/Duration/Duration/A03/t01: Fail 212 LibTest/core/Duration/Duration/Duration/A03/t01: Fail
213 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t09: Fail 213 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t09: Fail
214 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail
215 LibTest/core/double/operatorLT/double/operatorLT/A01/t03: Fail 214 LibTest/core/double/operatorLT/double/operatorLT/A01/t03: Fail
216 LibTest/core/double/A01/t01: Fail 215 LibTest/core/double/A01/t01: Fail
217 LibTest/core/double/operatorLT/double/operatorLT/A02/t01: Fail 216 LibTest/core/double/operatorLT/double/operatorLT/A02/t01: Fail
218 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A02/t01 : Fail 217 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A02/t01 : Fail
219 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t04 : Fail 218 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t04 : Fail
220 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t03 : Fail 219 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t03 : Fail
221 LibTest/core/double/NEGATIVE_INFINITY/double/NEGATIVE/INFINITY/A01/t01: Fail 220 LibTest/core/double/NEGATIVE_INFINITY/double/NEGATIVE/INFINITY/A01/t01: Fail
222 LibTest/core/double/operatorLE/double/operatorLE/A02/t01: Fail 221 LibTest/core/double/operatorLE/double/operatorLE/A02/t01: Fail
223 LibTest/core/double/operatorLE/double/operatorLE/A01/t03: Fail 222 LibTest/core/double/operatorLE/double/operatorLE/A01/t03: Fail
224 LibTest/core/double/remainder/double/remainder/A01/t03: Fail 223 LibTest/core/double/remainder/double/remainder/A01/t03: Fail
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail 570 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail
572 LibTest/core/Map/operator\[\]/Map/operator\[\]/A01/t03: Fail 571 LibTest/core/Map/operator\[\]/Map/operator\[\]/A01/t03: Fail
573 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail 572 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail
574 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail 573 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail
575 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail 574 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail
576 LibTest/core/Map/operator\[\]=/Map/operator\[\]=/A01/t03: Fail 575 LibTest/core/Map/operator\[\]=/Map/operator\[\]=/A01/t03: Fail
577 LibTest/core/List/some/List/some/A01/t02: Fail 576 LibTest/core/List/some/List/some/A01/t02: Fail
578 LibTest/core/List/every/List/every/A01/t02: Fail 577 LibTest/core/List/every/List/every/A01/t02: Fail
579 LangGuideTest/02_Language_Constructs/02_6_Functions/A04/t01: Fail 578 LangGuideTest/02_Language_Constructs/02_6_Functions/A04/t01: Fail
580 LangGuideTest/02_Language_Constructs/02_2_Interface/A01/t01: Fail 579 LangGuideTest/02_Language_Constructs/02_2_Interface/A01/t01: Fail
580
581 # The following tests fail due to renaming of StopWatch to Stopwatch.
582 [ $component == frog || $component == frogsh || $component == leg ]
583 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail
584 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail
585 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test.
586 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail
587 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail
588 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail
589 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail
590 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail
OLDNEW
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698