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

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

Issue 11021008: Added 'dynamic' keyword, so that 'Dynamic' can be deprecated. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
7 7
8 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 8 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
9 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 9 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
10 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 10 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
(...skipping 407 matching lines...) Expand 10 before | Expand all | Expand 10 after
418 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # inherited from VM 418 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # inherited from VM
419 Language/10_Expressions/25_Unary_Expressions_A08_t01: Fail # inherited from VM 419 Language/10_Expressions/25_Unary_Expressions_A08_t01: Fail # inherited from VM
420 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM 420 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM
421 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM 421 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM
422 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM 422 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM
423 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 423 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
424 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84 424 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84
425 Language/10_Expressions/28_Identifier_Reference_A05_t07: Fail # inherited from V M 425 Language/10_Expressions/28_Identifier_Reference_A05_t07: Fail # inherited from V M
426 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V M 426 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V M
427 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # inherited from V M 427 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # inherited from V M
428 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue: test expects compile-time error, but '@' is missing in front of 'compile-error'.
428 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V M 429 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V M
429 Language/10_Expressions/28_Identifier_Reference_A06_t16: Fail # inherited from V M
430 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V M 430 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V M
431 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d art2js 431 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d art2js
432 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d art2js 432 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d art2js
433 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d art2js 433 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d art2js
434 Language/10_Expressions/29_Type_Test_A04_t01: Fail # inherited from dart2js 434 Language/10_Expressions/29_Type_Test_A04_t01: Fail # inherited from dart2js
435 Language/10_Expressions/30_Type_Cast_A02_t02: Fail # inherited from VM 435 Language/10_Expressions/30_Type_Cast_A02_t02: Fail # inherited from VM
436 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 436 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029
437 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 437 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029
438 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029 438 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029
439 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # inherited from VM 439 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # inherited from VM
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
608 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 608 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
609 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 609 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
610 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 610 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
611 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 611 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
612 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 612 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
613 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 613 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
614 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 614 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
615 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 615 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
616 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 616 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
617 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 617 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698