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

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

Issue 8591033: Support globals in frog isolates. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: john comments 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 | « frog/value.dart ('k') | tests/isolate/isolate.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 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 LibTest/core/int/operator\+/int/operator\+/A01/t01: Fail 187 LibTest/core/int/operator\+/int/operator\+/A01/t01: Fail
188 LibTest/core/int/floor/int/floor/A01/t01: Fail 188 LibTest/core/int/floor/int/floor/A01/t01: Fail
189 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail 189 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail
190 LibTest/core/Proxy/local/Proxy/local/A01/t01: Fail 190 LibTest/core/Proxy/local/Proxy/local/A01/t01: Fail
191 LibTest/core/Proxy/register/Proxy/register/A01/t01: Fail 191 LibTest/core/Proxy/register/Proxy/register/A01/t01: Fail
192 LibTest/core/Proxy/operator==/Proxy/operator==/A01/t01: Fail 192 LibTest/core/Proxy/operator==/Proxy/operator==/A01/t01: Fail
193 LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail 193 LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail
194 LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail 194 LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail
195 LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail 195 LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail
196 LibTest/core/Duration/Duration/Duration/A03/t01: Fail 196 LibTest/core/Duration/Duration/Duration/A03/t01: Fail
197 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t09: Fail
198 LibTest/core/double/operatorLT/double/operatorLT/A01/t03: Fail 197 LibTest/core/double/operatorLT/double/operatorLT/A01/t03: Fail
199 LibTest/core/double/A01/t01: Fail 198 LibTest/core/double/A01/t01: Fail
200 LibTest/core/double/operatorLT/double/operatorLT/A02/t01: Fail 199 LibTest/core/double/operatorLT/double/operatorLT/A02/t01: Fail
201 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A02/t01 : Fail 200 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A02/t01 : Fail
202 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t04 : Fail 201 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t04 : Fail
203 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t03 : Fail 202 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t03 : Fail
204 LibTest/core/double/NEGATIVE_INFINITY/double/NEGATIVE/INFINITY/A01/t01: Fail 203 LibTest/core/double/NEGATIVE_INFINITY/double/NEGATIVE/INFINITY/A01/t01: Fail
205 LibTest/core/double/operatorLE/double/operatorLE/A02/t01: Fail 204 LibTest/core/double/operatorLE/double/operatorLE/A02/t01: Fail
206 LibTest/core/double/operatorLE/double/operatorLE/A01/t03: Fail 205 LibTest/core/double/operatorLE/double/operatorLE/A01/t03: Fail
207 LibTest/core/double/remainder/double/remainder/A01/t03: Fail 206 LibTest/core/double/remainder/double/remainder/A01/t03: Fail
(...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after
563 # The following tests fail due to renaming of StopWatch to Stopwatch. 562 # The following tests fail due to renaming of StopWatch to Stopwatch.
564 [ $component == frog || $component == frogsh || $component == leg ] 563 [ $component == frog || $component == frogsh || $component == leg ]
565 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail 564 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail
566 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail 565 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail
567 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test. 566 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test.
568 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail 567 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail
569 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail 568 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail
570 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail 569 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail
571 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail 570 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail
572 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail 571 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail
OLDNEW
« no previous file with comments | « frog/value.dart ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698