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

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

Issue 47023012: Followup status file update after co19-roll to r651 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 1 month 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 | « dart/tests/co19/co19-analyzer.status ('k') | no next file » | 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 == dart2analyzer ] 5 [ $compiler == dart2analyzer ]
6 # invalid argument for constant constructor 6 # invalid argument for constant constructor
7 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail 7 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
8 8
9 # TBD: should we check that argument for dynamic parameter of constant construct or is not compatible with operation that is performed with it? 9 # TBD: should we check that argument for dynamic parameter of constant construct or is not compatible with operation that is performed with it?
10 Language/12_Expressions/01_Constants_A16_t03: fail 10 Language/12_Expressions/01_Constants_A16_t03: fail
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 Language/12_Expressions/26_Multiplicative_Expressions_A01_t17: MissingStaticWarn ing 269 Language/12_Expressions/26_Multiplicative_Expressions_A01_t17: MissingStaticWarn ing
270 Language/12_Expressions/27_Unary_Expressions_A01_t21: MissingStaticWarning 270 Language/12_Expressions/27_Unary_Expressions_A01_t21: MissingStaticWarning
271 Language/12_Expressions/29_Assignable_Expressions_A01_t09: MissingStaticWarning 271 Language/12_Expressions/29_Assignable_Expressions_A01_t09: MissingStaticWarning
272 Language/12_Expressions/30_Identifier_Reference_A07_t01: MissingStaticWarning 272 Language/12_Expressions/30_Identifier_Reference_A07_t01: MissingStaticWarning
273 Language/13_Statements/06_For/1_For_Loop_A01_t07: MissingStaticWarning 273 Language/13_Statements/06_For/1_For_Loop_A01_t07: MissingStaticWarning
274 Language/13_Statements/06_For/1_For_Loop_A01_t08: MissingStaticWarning 274 Language/13_Statements/06_For/1_For_Loop_A01_t08: MissingStaticWarning
275 Language/13_Statements/09_Switch_A10_t03: MissingStaticWarning 275 Language/13_Statements/09_Switch_A10_t03: MissingStaticWarning
276 Language/13_Statements/15_Assert_A04_t04: MissingStaticWarning 276 Language/13_Statements/15_Assert_A04_t04: MissingStaticWarning
277 LibTest/collection/IterableMixin/IterableMixin_class_A01_t01: MissingStaticWarni ng 277 LibTest/collection/IterableMixin/IterableMixin_class_A01_t01: MissingStaticWarni ng
278 278
279 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t13: CompileTimeError # co19-roll r651: Please triage this failure
280 Language/12_Expressions/04_Booleans/1_Boolean_Conversion_A01_t03: MissingStaticW arning # co19-roll r651: Please triage this failure
281 Language/12_Expressions/01_Constants_A20_t04: CompileTimeError # co19-roll r651: Please triage this failure
282 Language/07_Classes/8_Static_Variables_A01_t01: MissingStaticWarning # co19-roll r651: Please triage this failure
283 Language/05_Variables/05_Variables_A05_t04: MissingCompileTimeError # co19-roll r651: Please triage this failure 279 Language/05_Variables/05_Variables_A05_t04: MissingCompileTimeError # co19-roll r651: Please triage this failure
284 Language/05_Variables/05_Variables_A05_t05: MissingCompileTimeError # co19-roll r651: Please triage this failure 280 Language/05_Variables/05_Variables_A05_t05: MissingCompileTimeError # co19-roll r651: Please triage this failure
285 Language/05_Variables/05_Variables_A05_t06: MissingCompileTimeError # co19-roll r651: Please triage this failure 281 Language/05_Variables/05_Variables_A05_t06: MissingCompileTimeError # co19-roll r651: Please triage this failure
286 Language/05_Variables/05_Variables_A05_t07: MissingCompileTimeError # co19-roll r651: Please triage this failure 282 Language/05_Variables/05_Variables_A05_t07: MissingCompileTimeError # co19-roll r651: Please triage this failure
287 Language/05_Variables/05_Variables_A06_t01: MissingCompileTimeError # co19-roll r651: Please triage this failure 283 Language/05_Variables/05_Variables_A06_t01: MissingCompileTimeError # co19-roll r651: Please triage this failure
288 Language/05_Variables/05_Variables_A06_t02: MissingCompileTimeError # co19-roll r651: Please triage this failure 284 Language/05_Variables/05_Variables_A06_t02: MissingCompileTimeError # co19-roll r651: Please triage this failure
289 Language/05_Variables/05_Variables_A06_t03: MissingCompileTimeError # co19-roll r651: Please triage this failure 285 Language/05_Variables/05_Variables_A06_t03: MissingCompileTimeError # co19-roll r651: Please triage this failure
286 Language/07_Classes/8_Static_Variables_A01_t01: MissingStaticWarning # co19-roll r651: Please triage this failure
287 Language/12_Expressions/01_Constants_A20_t04: CompileTimeError # co19-roll r651: Please triage this failure
288 Language/12_Expressions/04_Booleans/1_Boolean_Conversion_A01_t03: MissingStaticW arning # co19-roll r651: Please triage this failure
289 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t13: CompileTimeError # co19-roll r651: Please triage this failure
290 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # co19-roll r651: Please triage this failure
291 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # co19-roll r651: Please triage this failure
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698