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

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

Issue 23767003: Update analyzer co19 status after r26985. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 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 | « no previous file | 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 # not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own initialzer? 6 # not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own initialzer?
7 Language/06_Functions/2_Formal_Parameters_A02_t02: fail 7 Language/06_Functions/2_Formal_Parameters_A02_t02: fail
8 8
9 # not clear: null..[1](1)[2](2).foo(3, bar: 4)=5 - it seems that verything befor e =5 it not assignable 9 # not clear: null..[1](1)[2](2).foo(3, bar: 4)=5 - it seems that verything befor e =5 it not assignable
10 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail 10 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 # co19 issue #530, garbage 192 # co19 issue #530, garbage
193 Language/12_Expressions/32_Type_Test_A04_t02: fail, OK 193 Language/12_Expressions/32_Type_Test_A04_t02: fail, OK
194 194
195 # co19 issue #541: tests contain unqualified reference to static members defined in superclass 195 # co19 issue #541: tests contain unqualified reference to static members defined in superclass
196 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t07: fail, OK 196 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t07: fail, OK
197 Language/12_Expressions/30_Identifier_Reference_A14_t03: fail, OK 197 Language/12_Expressions/30_Identifier_Reference_A14_t03: fail, OK
198 198
199 # co19 issue #543: invocation of a non-function 199 # co19 issue #543: invocation of a non-function
200 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: fail, OK 200 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: fail, OK
201 201
202 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail, OK # co19 issue 556
203
202 Language/13_Statements/11_Return_A07_t01: fail # co19-roll r546: Please triage t his failure 204 Language/13_Statements/11_Return_A07_t01: fail # co19-roll r546: Please triage t his failure
203 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this failure 205 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this failure
204 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this failure 206 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this failure
205 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this failure 207 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this failure
206 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea se triage this failure 208 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea se triage this failure
207 Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Plea se triage this failure 209 Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Plea se triage this failure
208 Language/14_Libraries_and_Scripts/1_Imports_A03_t67: fail # co19-roll r546: Plea se triage this failure 210 Language/14_Libraries_and_Scripts/1_Imports_A03_t67: fail # co19-roll r546: Plea se triage this failure
209 Language/14_Libraries_and_Scripts/2_Exports_A01_t17: fail # co19-roll r546: Plea se triage this failure 211 Language/14_Libraries_and_Scripts/2_Exports_A01_t17: fail # co19-roll r546: Plea se triage this failure
210 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # co19-roll r546: Plea se triage this failure 212 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # co19-roll r546: Plea se triage this failure
211 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail # co19-roll r546: Please triage this failure 213 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail # co19-roll r546: Please triage this failure
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 LibTest/isolate/IsolateSink/add_A01_t02: fail # co19-roll r546: Please triage th is failure 306 LibTest/isolate/IsolateSink/add_A01_t02: fail # co19-roll r546: Please triage th is failure
305 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure 307 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure
306 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure 308 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure
307 LibTest/isolate/IsolateSink/operator_equality_A01_t01: fail # co19-roll r546: Pl ease triage this failure 309 LibTest/isolate/IsolateSink/operator_equality_A01_t01: fail # co19-roll r546: Pl ease triage this failure
308 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 310 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
309 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: fail # co19-roll r546: Please triage this failure 311 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: fail # co19-roll r546: Please triage this failure
310 LibTest/isolate/IsolateStream/contains_A01_t01: fail # co19-roll r546: Please tr iage this failure 312 LibTest/isolate/IsolateStream/contains_A01_t01: fail # co19-roll r546: Please tr iage this failure
311 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure 313 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure
312 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: fail # co19-roll r546: Please triage this failure 314 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: fail # co19-roll r546: Please triage this failure
313 LibTest/isolate/SendPort/send_A02_t02: fail # co19-roll r546: Please triage this failure 315 LibTest/isolate/SendPort/send_A02_t02: fail # co19-roll r546: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698