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

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

Issue 17612005: Report MISSING_ASSIGNABLE_SELECTOR for postfix and literal. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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 | « editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java ('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 == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 Language/05_Variables/05_Variables_A05_t04: fail 6 Language/05_Variables/05_Variables_A05_t04: fail
7 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: fail 7 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: fail
8 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: fail 8 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: fail
9 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: fail 9 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: fail
10 Language/06_Functions/2_Formal_Parameters_A02_t02: fail 10 Language/06_Functions/2_Formal_Parameters_A02_t02: fail
(...skipping 20 matching lines...) Expand all
31 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t01: fail 31 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t01: fail
32 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t07: fail 32 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t07: fail
33 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: fail 33 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: fail
34 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t01: fail 34 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t01: fail
35 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: fail 35 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: fail
36 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: fail 36 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: fail
37 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t04: fail 37 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t04: fail
38 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: fail 38 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: fail
39 Language/11_Expressions/22_Equality_A01_t15: fail 39 Language/11_Expressions/22_Equality_A01_t15: fail
40 Language/11_Expressions/22_Equality_A01_t16: fail 40 Language/11_Expressions/22_Equality_A01_t16: fail
41 Language/11_Expressions/28_Postfix_Expressions_A01_t06: fail
42 Language/11_Expressions/30_Identifier_Reference_A01_t07: fail 41 Language/11_Expressions/30_Identifier_Reference_A01_t07: fail
43 Language/11_Expressions/30_Identifier_Reference_A01_t08: fail 42 Language/11_Expressions/30_Identifier_Reference_A01_t08: fail
44 Language/11_Expressions/33_Argument_Definition_Test_A01_t14: fail 43 Language/11_Expressions/33_Argument_Definition_Test_A01_t14: fail
45 Language/11_Expressions/33_Argument_Definition_Test_A01_t18: fail 44 Language/11_Expressions/33_Argument_Definition_Test_A01_t18: fail
46 Language/12_Statements/09_Switch_A04_t01: fail 45 Language/12_Statements/09_Switch_A04_t01: fail
47 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t17: fail 46 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t17: fail
48 Language/13_Libraries_and_Scripts/1_Imports_A01_t46: fail 47 Language/13_Libraries_and_Scripts/1_Imports_A01_t46: fail
49 Language/13_Libraries_and_Scripts/1_Imports_A04_t03: fail 48 Language/13_Libraries_and_Scripts/1_Imports_A04_t03: fail
50 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: fail 49 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: fail
51 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: fail 50 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: fail
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A04_t01: fail , OK 188 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A04_t01: fail , OK
190 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: fail, OK 189 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: fail, OK
191 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail, O K 190 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail, O K
192 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02: fail, OK 191 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02: fail, OK
193 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01: fail, OK 192 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01: fail, OK
194 LibTest/core/StringBuffer/add_A01_t01: fail, OK 193 LibTest/core/StringBuffer/add_A01_t01: fail, OK
195 LibTest/core/StringBuffer/add_A01_t02: fail, OK 194 LibTest/core/StringBuffer/add_A01_t02: fail, OK
196 LibTest/core/StringBuffer/addAll_A01_t01: fail, OK 195 LibTest/core/StringBuffer/addAll_A01_t01: fail, OK
197 LibTest/core/StringBuffer/addAll_A01_t02: fail, OK 196 LibTest/core/StringBuffer/addAll_A01_t02: fail, OK
198 LibTest/core/StringBuffer/toString_A01_t01: fail, OK 197 LibTest/core/StringBuffer/toString_A01_t01: fail, OK
OLDNEW
« no previous file with comments | « editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698