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

Side by Side Diff: tests/co19/co19-dart2js.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: Updated dart2dart test status file with co19 issue as well. 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
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/compiler/dart2js/compiler_helper.dart » ('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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
10 10
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 Language/11_Statements/15_Assert_A01_t03: Fail, OK # co19 issue 210 369 Language/11_Statements/15_Assert_A01_t03: Fail, OK # co19 issue 210
370 Language/11_Statements/15_Assert_A01_t04: Fail, OK # co19 issue 210 370 Language/11_Statements/15_Assert_A01_t04: Fail, OK # co19 issue 210
371 Language/11_Statements/15_Assert_A01_t05: Fail, OK # co19 issue 210 371 Language/11_Statements/15_Assert_A01_t05: Fail, OK # co19 issue 210
372 372
373 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 373 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157
374 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 374 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157
375 375
376 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 376 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
377 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 377 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
378 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88 378 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88
379 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54
379 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88 380 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88
380 381
381 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189 382 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189
382 383
383 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193 384 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193
384 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193 385 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193
385 386
386 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94 387 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94
387 Language/11_Statements/09_Try_A06_t01: Fail, OK # co19 issue 194 388 Language/11_Statements/09_Try_A06_t01: Fail, OK # co19 issue 194
388 Language/11_Statements/09_Try_A06_t02: Fail, OK # co19 issue 194 389 Language/11_Statements/09_Try_A06_t02: Fail, OK # co19 issue 194
(...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after
756 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 757 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
757 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 758 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
758 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 759 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
759 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 760 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
760 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 761 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
761 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 762 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
762 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 763 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
763 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 764 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
764 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 765 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
765 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 766 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/compiler/dart2js/compiler_helper.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698