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

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

Issue 24091002: Emit a compile-time error when the name of a variable is referenced in the (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update co19 test expectations. Created 7 years, 3 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 | « sdk/lib/_internal/lib/regexp_helper.dart ('k') | tests/co19/co19-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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
7 7
8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure. 8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure.
9 LibTest/core/int/toStringAsExponential_A02_t01: Fail # co19 issue 477 9 LibTest/core/int/toStringAsExponential_A02_t01: Fail # co19 issue 477
10 10
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 Language/12_Expressions/30_Identifier_Reference_A04_t09: fail # co19-roll r546: Please triage this failure 241 Language/12_Expressions/30_Identifier_Reference_A04_t09: fail # co19-roll r546: Please triage this failure
242 Language/12_Expressions/30_Identifier_Reference_A05_t01: fail # co19-roll r546: Please triage this failure 242 Language/12_Expressions/30_Identifier_Reference_A05_t01: fail # co19-roll r546: Please triage this failure
243 Language/12_Expressions/30_Identifier_Reference_A05_t12: fail # co19-roll r546: Please triage this failure 243 Language/12_Expressions/30_Identifier_Reference_A05_t12: fail # co19-roll r546: Please triage this failure
244 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # co19-roll r546: Please triage this failure 244 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # co19-roll r546: Please triage this failure
245 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19-roll r546: Please tria ge this failure 245 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19-roll r546: Please tria ge this failure
246 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19-roll r546: Please tria ge this failure 246 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19-roll r546: Please tria ge this failure
247 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19-roll r546: Please tria ge this failure 247 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19-roll r546: Please tria ge this failure
248 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19-roll r546: Please tria ge this failure 248 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19-roll r546: Please tria ge this failure
249 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19-roll r546: Please tria ge this failure 249 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19-roll r546: Please tria ge this failure
250 Language/13_Statements/02_Expression_Statements_A01_t08: fail # co19-roll r546: Please triage this failure 250 Language/13_Statements/02_Expression_Statements_A01_t08: fail # co19-roll r546: Please triage this failure
251 Language/13_Statements/03_Variable_Declaration_A04_t01: fail # co19-roll r546: P lease triage this failure
252 Language/13_Statements/03_Variable_Declaration_A04_t02: fail # co19-roll r546: P lease triage this failure
253 Language/13_Statements/03_Variable_Declaration_A04_t03: fail # co19-roll r546: P lease triage this failure
254 Language/13_Statements/03_Variable_Declaration_A04_t04: fail # co19-roll r546: P lease triage this failure
255 Language/13_Statements/03_Variable_Declaration_A04_t05: fail # co19-roll r546: P lease triage this failure
256 Language/13_Statements/03_Variable_Declaration_A04_t06: fail # co19-roll r546: P lease triage this failure
257 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19-roll r546: P lease triage this failure
258 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19-roll r546: P lease triage this failure
259 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this failure 251 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this failure
260 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t his failure 252 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t his failure
261 Language/13_Statements/09_Switch_A04_t01: fail # co19-roll r546: Please triage t his failure 253 Language/13_Statements/09_Switch_A04_t01: fail # co19-roll r546: Please triage t his failure
262 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this failure 254 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this failure
263 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this failure 255 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this failure
264 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this failure 256 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this failure
265 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r546: Please triage this failure 257 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r546: Please triage this failure
266 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure 258 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure
267 Language/14_Libraries_and_Scripts/1_Imports_A02_t28: fail # co19-roll r546: Plea se triage this failure 259 Language/14_Libraries_and_Scripts/1_Imports_A02_t28: fail # co19-roll r546: Plea se triage this failure
268 Language/14_Libraries_and_Scripts/1_Imports_A02_t29: fail # co19-roll r546: Plea se triage this failure 260 Language/14_Libraries_and_Scripts/1_Imports_A02_t29: fail # co19-roll r546: Plea se triage this failure
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 304 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
313 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure 305 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure
314 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure 306 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure
315 307
316 [ $compiler == dart2dart && $minified ] 308 [ $compiler == dart2dart && $minified ]
317 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 309 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
318 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 310 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
319 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 311 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
320 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 312 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
321 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 313 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
OLDNEW
« no previous file with comments | « sdk/lib/_internal/lib/regexp_helper.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698