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

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

Issue 9362013: Remove implicit --optimize from testing dartc component in release mode (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « compiler/tests/dartc/dartc.status ('k') | tests/corelib/corelib.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 [ $component == dartc ] 7 [ $component == dartc ]
8 8
9 9
10 # Marked failed after code generation removed from dartc 10 # Marked failed after code generation removed from dartc
(...skipping 507 matching lines...) Expand 10 before | Expand all | Expand 10 after
518 LibTest/core/String/contains_A01_t02: Fail 518 LibTest/core/String/contains_A01_t02: Fail
519 LibTest/core/Strings/concatAll_A04_t01: Fail 519 LibTest/core/Strings/concatAll_A04_t01: Fail
520 LibTest/core/Strings/join_A04_t01: Fail 520 LibTest/core/Strings/join_A04_t01: Fail
521 521
522 522
523 Language/07_Classes/3_Setters_A01_t02: Fail 523 Language/07_Classes/3_Setters_A01_t02: Fail
524 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail 524 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail
525 Language/07_Classes/2_Getters_A01_t02: Fail 525 Language/07_Classes/2_Getters_A01_t02: Fail
526 526
527 527
528 [ $component == dartc && $mode == release ]
529 *: Skip
530
531 [ $component == dartium ] 528 [ $component == dartium ]
532 *: Skip 529 *: Skip
533 530
534 531
535 [ $component == chromium ] 532 [ $component == chromium ]
536 *: Skip 533 *: Skip
537 534
538 [ $component == frogium ] 535 [ $component == frogium ]
539 *: Skip 536 *: Skip
OLDNEW
« no previous file with comments | « compiler/tests/dartc/dartc.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698