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

Side by Side Diff: dart/tests/co19/co19-compiler.status

Issue 9316098: Update co19 status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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 | « no previous file | dart/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 prefix co19 5 prefix co19
6 6
7 7
8 # 8 #
9 # Problems specific to running on Mac OS X 9 # Problems specific to running on Mac OS X
10 # 10 #
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 LibTest/core/List/setRange_A03_t02: Fail 302 LibTest/core/List/setRange_A03_t02: Fail
303 LibTest/core/List/setRange_A04_t01: Fail 303 LibTest/core/List/setRange_A04_t01: Fail
304 LibTest/core/List/setRange_A06_t01: Fail 304 LibTest/core/List/setRange_A06_t01: Fail
305 LibTest/core/List/some_A03_t01: Fail 305 LibTest/core/List/some_A03_t01: Fail
306 LibTest/core/Stopwatch/start_A01_t02: Fail 306 LibTest/core/Stopwatch/start_A01_t02: Fail
307 LibTest/core/String/contains_A01_t02: Fail 307 LibTest/core/String/contains_A01_t02: Fail
308 LibTest/core/Strings/concatAll_A04_t01: Fail 308 LibTest/core/Strings/concatAll_A04_t01: Fail
309 LibTest/core/Strings/join_A04_t01: Fail 309 LibTest/core/Strings/join_A04_t01: Fail
310 310
311 311
312 Language/07_Classes/3_Setters_A01_t02: Fail
313 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail
314 Language/07_Classes/2_Getters_A01_t02: Fail
315
316
312 [ $component == dartc && $mode == release ] 317 [ $component == dartc && $mode == release ]
313 *: Skip 318 *: Skip
314 319
315 [ $component == dartium ] 320 [ $component == dartium ]
316 *: Skip 321 *: Skip
317 322
318 323
319 [ $component == chromium ] 324 [ $component == chromium ]
320 *: Skip 325 *: Skip
321 326
322 [ $component == frogium ] 327 [ $component == frogium ]
323 *: Skip 328 *: Skip
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698