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

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

Issue 15004020: Report StaticWarningCode.IMPORT_DUPLICATED_LIBRARY_NAME (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Use multiline test sources Created 7 years, 7 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/lib/src/utils.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 == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 Language/03_Overview/1_Scoping_A01_t46: fail 6 Language/03_Overview/1_Scoping_A01_t46: fail
7 Language/03_Overview/1_Scoping_A02_t07: fail 7 Language/03_Overview/1_Scoping_A02_t07: fail
8 Language/03_Overview/1_Scoping_A02_t11: fail 8 Language/03_Overview/1_Scoping_A02_t11: fail
9 Language/03_Overview/1_Scoping_A02_t12: fail 9 Language/03_Overview/1_Scoping_A02_t12: fail
10 Language/03_Overview/1_Scoping_A02_t16: fail 10 Language/03_Overview/1_Scoping_A02_t16: fail
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 Language/12_Statements/07_While_A01_t04: fail 265 Language/12_Statements/07_While_A01_t04: fail
266 Language/12_Statements/08_Do_A01_t07: fail 266 Language/12_Statements/08_Do_A01_t07: fail
267 Language/12_Statements/09_Switch_A01_t06: fail 267 Language/12_Statements/09_Switch_A01_t06: fail
268 Language/12_Statements/09_Switch_A04_t01: fail 268 Language/12_Statements/09_Switch_A04_t01: fail
269 Language/12_Statements/15_Assert_A01_t03: fail 269 Language/12_Statements/15_Assert_A01_t03: fail
270 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t17: fail 270 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t17: fail
271 Language/13_Libraries_and_Scripts/1_Imports_A01_t46: fail 271 Language/13_Libraries_and_Scripts/1_Imports_A01_t46: fail
272 Language/13_Libraries_and_Scripts/1_Imports_A02_t12: fail 272 Language/13_Libraries_and_Scripts/1_Imports_A02_t12: fail
273 Language/13_Libraries_and_Scripts/1_Imports_A02_t15: fail 273 Language/13_Libraries_and_Scripts/1_Imports_A02_t15: fail
274 Language/13_Libraries_and_Scripts/1_Imports_A04_t03: fail 274 Language/13_Libraries_and_Scripts/1_Imports_A04_t03: fail
275 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: fail 275 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: fail # co19 issue 411
276 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: fail 276 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: fail
277 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: fail 277 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: fail
278 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: fail 278 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: fail
279 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: fail 279 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: fail
280 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: fail 280 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: fail
281 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: fail 281 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: fail
282 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: fail 282 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: fail
283 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: fail 283 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: fail
284 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: fail 284 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: fail
285 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: fail 285 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: fail
286 Language/15_Reference/1_Lexical_Rules_A02_t06: fail 286 Language/15_Reference/1_Lexical_Rules_A02_t06: fail
287 LibTest/core/double/ceil_A01_t05: fail 287 LibTest/core/double/ceil_A01_t05: fail
288 LibTest/core/double/floor_A01_t05: fail 288 LibTest/core/double/floor_A01_t05: fail
289 289
290 290
291 [ $runtime == drt && $compiler == none ] 291 [ $runtime == drt && $compiler == none ]
292 *: Skip 292 *: Skip
OLDNEW
« no previous file with comments | « pkg/analyzer_experimental/lib/src/utils.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698