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

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

Issue 11015019: Handle "is" and "as" like other keywords. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Also a few co19 fixes in dart2js. Created 8 years, 2 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
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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 Language/10_Expressions/08_Throw_A05_t01: Fail # TRIAGE 6 Language/10_Expressions/08_Throw_A05_t01: Fail # TRIAGE
7 Language/10_Expressions/08_Throw_A06_t04: Fail # TRIAGE 7 Language/10_Expressions/08_Throw_A06_t04: Fail # TRIAGE
8 Language/10_Expressions/09_Function_Expressions_A02_t01: Fail # TRIAGE 8 Language/10_Expressions/09_Function_Expressions_A02_t01: Fail # TRIAGE
9 Language/10_Expressions/08_Throw_A03_t02: Fail # TRIAGE 9 Language/10_Expressions/08_Throw_A03_t02: Fail # TRIAGE
10 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TRIAGE 10 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TRIAGE
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM 352 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM
353 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM 353 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM
354 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM 354 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM
355 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM 355 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM
356 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue 356 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue
357 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM 357 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM
358 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM 358 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM
359 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM 359 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM
360 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM 360 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM
361 Language/10_Expressions/01_Constants_A06_t01: Fail # inherited from VM 361 Language/10_Expressions/01_Constants_A06_t01: Fail # inherited from VM
362 Language/10_Expressions/01_Constants_A13_t01: Fail # inherited from dart2js
363 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js 362 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js
364 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from VM 363 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from VM
365 Language/10_Expressions/01_Constants_A16_t01: Fail # inherited from VM 364 Language/10_Expressions/01_Constants_A16_t01: Fail # inherited from VM
366 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # inherited from VM 365 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # inherited from VM
367 Language/10_Expressions/01_Constants_A16_t02: Fail # inherited from VM 366 Language/10_Expressions/01_Constants_A16_t02: Fail # inherited from VM
368 Language/10_Expressions/01_Constants_A16_t03: Fail # inherited from VM 367 Language/10_Expressions/01_Constants_A16_t03: Fail # inherited from VM
369 Language/10_Expressions/01_Constants_A17_t03: Crash # inherited from VM 368 Language/10_Expressions/01_Constants_A17_t03: Crash # inherited from VM
370 Language/10_Expressions/01_Constants_A19_t02: Fail # inherited from VM 369 Language/10_Expressions/01_Constants_A19_t02: Fail # inherited from VM
371 Language/10_Expressions/01_Constants_A19_t03: Fail # inherited from VM 370 Language/10_Expressions/01_Constants_A19_t03: Fail # inherited from VM
372 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t07: Fail # inheri ted from VM 371 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t07: Fail # inheri ted from VM
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 643 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
645 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 644 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
646 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 645 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
647 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 646 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
648 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 647 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
649 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 648 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
650 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 649 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
651 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 650 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
652 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 651 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
653 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 652 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW
« no previous file with comments | « dart/lib/compiler/implementation/scanner/token.dart ('k') | dart/tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698