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

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

Issue 16103010: Fixes for translator and DDA status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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 | « pkg/analyzer_experimental/test/generated/resolver_test.dart ('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 Language/05_Variables/05_Variables_A05_t04: fail 6 Language/05_Variables/05_Variables_A05_t04: fail
7 Language/06_Functions/06_Functions_A01_t31: fail 7 Language/06_Functions/06_Functions_A01_t31: fail
8 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: fail 8 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: fail
9 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: fail 9 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: fail
10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: fail 10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: fail
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: fail 75 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: fail
76 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail 76 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail
77 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t01: fail 77 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t01: fail
78 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: fail 78 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: fail
79 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: fail 79 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: fail
80 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t04: fail 80 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t04: fail
81 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: fail 81 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: fail
82 Language/11_Expressions/22_Equality_A01_t15: fail 82 Language/11_Expressions/22_Equality_A01_t15: fail
83 Language/11_Expressions/22_Equality_A01_t16: fail 83 Language/11_Expressions/22_Equality_A01_t16: fail
84 Language/11_Expressions/28_Postfix_Expressions_A01_t06: fail 84 Language/11_Expressions/28_Postfix_Expressions_A01_t06: fail
85 Language/11_Expressions/30_Identifier_Reference_A01_t07: fail
86 Language/11_Expressions/30_Identifier_Reference_A01_t08: fail
87 Language/11_Expressions/33_Argument_Definition_Test_A01_t14: fail 85 Language/11_Expressions/33_Argument_Definition_Test_A01_t14: fail
88 Language/11_Expressions/33_Argument_Definition_Test_A01_t18: fail 86 Language/11_Expressions/33_Argument_Definition_Test_A01_t18: fail
89 Language/12_Statements/02_Expression_Statements_A01_t06: fail 87 Language/12_Statements/02_Expression_Statements_A01_t06: fail
90 Language/12_Statements/09_Switch_A04_t01: fail 88 Language/12_Statements/09_Switch_A04_t01: fail
91 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t17: fail
92 Language/13_Libraries_and_Scripts/1_Imports_A01_t46: fail
93 Language/13_Libraries_and_Scripts/1_Imports_A04_t03: fail 89 Language/13_Libraries_and_Scripts/1_Imports_A04_t03: fail
94 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: fail 90 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: fail
95 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: fail 91 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: fail
96 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: fail 92 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: fail
97 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: fail 93 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: fail
98 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: fail 94 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: fail
99 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: fail 95 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: fail
100 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: fail 96 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: fail
101 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: fail 97 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: fail
102 Language/14_Types/4_Interface_Types_A10_t03: fail 98 Language/14_Types/4_Interface_Types_A10_t03: fail
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 Language/03_Overview/1_Scoping_A02_t16: fail, OK 179 Language/03_Overview/1_Scoping_A02_t16: fail, OK
184 180
185 # co19 issue #420, 'throw' without exception; deprecated; rethrow should be used 181 # co19 issue #420, 'throw' without exception; deprecated; rethrow should be used
186 Language/11_Expressions/08_Throw_A05_t01: fail, OK 182 Language/11_Expressions/08_Throw_A05_t01: fail, OK
187 Language/11_Expressions/08_Throw_A05_t02: fail, OK 183 Language/11_Expressions/08_Throw_A05_t02: fail, OK
188 Language/11_Expressions/08_Throw_A05_t03: fail, OK 184 Language/11_Expressions/08_Throw_A05_t03: fail, OK
189 185
190 # infinite loop 186 # infinite loop
191 Language/14_Types/4_Interface_Types_A11_t01: skip 187 Language/14_Types/4_Interface_Types_A11_t01: skip
192 Language/14_Types/4_Interface_Types_A11_t02: skip 188 Language/14_Types/4_Interface_Types_A11_t02: skip
OLDNEW
« no previous file with comments | « pkg/analyzer_experimental/test/generated/resolver_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698