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

Side by Side Diff: tests/corelib/corelib.status

Issue 15299002: Reapply "Enable full type-checks in checked mode." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.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 reg_exp_unicode_2_test: Fail # Bug 6592 5 reg_exp_unicode_2_test: Fail # Bug 6592
6 6
7 [ $compiler == dart2js && $checked ]
8 list_test: Fail, OK # dartbug.com/10708
9
7 [ $compiler == none ] 10 [ $compiler == none ]
8 unicode_test: Fail # Bug 6706 11 unicode_test: Fail # Bug 6706
9 *dartc_test: Skip 12 *dartc_test: Skip
10 compare_to2_test: Fail # Bug 4018 13 compare_to2_test: Fail # Bug 4018
11 14
12 symbol_test/01: Fail 15 symbol_test/01: Fail
13 symbol_test/02: Fail 16 symbol_test/02: Fail
14 symbol_test/03: Fail 17 symbol_test/03: Fail
15 18
16 19
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 *: Skip 101 *: Skip
99 102
100 [ $arch == simarm ] 103 [ $arch == simarm ]
101 *: Skip 104 *: Skip
102 105
103 [ $arch == mips ] 106 [ $arch == mips ]
104 *: Skip 107 *: Skip
105 108
106 [ $arch == simmips ] 109 [ $arch == simmips ]
107 *: Skip 110 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698