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: tests/co19/co19-compiler.status

Issue 11783009: Big merge from experimental to bleeding edge. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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/benchmark_smoke/benchmark_lib.dart ('k') | tests/co19/co19-dart2dart.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 [ $compiler == dartc ] 5 [ $compiler == dartc ]
6 6
7 7
8 # co19 issue 336 (allow use same prefix for several imports) 8 # co19 issue 336 (allow use same prefix for several imports)
9 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail 9 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail
10 10
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 Language/11_Expressions/01_Constants_A16_t01: Fail # Issue 1473 131 Language/11_Expressions/01_Constants_A16_t01: Fail # Issue 1473
132 Language/11_Expressions/01_Constants_A16_t02: Fail # Issue 1473 132 Language/11_Expressions/01_Constants_A16_t02: Fail # Issue 1473
133 Language/11_Expressions/01_Constants_A16_t03: Fail # Issue 1473 133 Language/11_Expressions/01_Constants_A16_t03: Fail # Issue 1473
134 Language/11_Expressions/01_Constants_A17_t03: Fail # Issue 1473 134 Language/11_Expressions/01_Constants_A17_t03: Fail # Issue 1473
135 Language/11_Expressions/22_Equality_A01_t19: Fail # language change 3368 135 Language/11_Expressions/22_Equality_A01_t19: Fail # language change 3368
136 Language/11_Expressions/22_Equality_A01_t20: Fail # language change 3368 136 Language/11_Expressions/22_Equality_A01_t20: Fail # language change 3368
137 Language/11_Expressions/22_Equality_A02_t03: Fail, OK # co19 issue 169 137 Language/11_Expressions/22_Equality_A02_t03: Fail, OK # co19 issue 169
138 138
139 139
140 140
141 LibTest/math/parseDouble_A01_t01: Fail, OK # co19 issue 317
142 LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317
143 LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317
144 LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317
145
141 146
142 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 147 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
143 *: Skip 148 *: Skip
OLDNEW
« no previous file with comments | « tests/benchmark_smoke/benchmark_lib.dart ('k') | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698