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

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

Issue 10538077: Issue 3340. conflict of a library prefix and a name in the importing library should produce a compi… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 == dartc ] 5 [ $compiler == dartc ]
6 6
7 Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135
7 Language/07_Classes/5_Constructors/1_Generative_Constructors_A15_t07: Fail # Ple ase triage this failure. 8 Language/07_Classes/5_Constructors/1_Generative_Constructors_A15_t07: Fail # Ple ase triage this failure.
8 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t01: Fail # Please triage this failure. 9 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t01: Fail # Please triage this failure.
9 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # Please triage this failure. 10 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # Please triage this failure.
10 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t03: Fail # Please triage this failure. 11 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t03: Fail # Please triage this failure.
11 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t04: Fail # Please triage this failure. 12 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t04: Fail # Please triage this failure.
12 Language/07_Classes/7_Static_Variables_A01_t01: Fail # Please triage this failur e. 13 Language/07_Classes/7_Static_Variables_A01_t01: Fail # Please triage this failur e.
13 Language/07_Classes/7_Static_Variables_A01_t05: Fail # Please triage this failur e. 14 Language/07_Classes/7_Static_Variables_A01_t05: Fail # Please triage this failur e.
14 Language/07_Classes/7_Static_Variables_A02_t01: Fail # Please triage this failur e. 15 Language/07_Classes/7_Static_Variables_A02_t01: Fail # Please triage this failur e.
15 Language/08_Interfaces/1_Methods_A06_t01: Fail # Please triage this failure. 16 Language/08_Interfaces/1_Methods_A06_t01: Fail # Please triage this failure.
16 Language/08_Interfaces/1_Methods_A06_t02: Fail # Please triage this failure. 17 Language/08_Interfaces/1_Methods_A06_t02: Fail # Please triage this failure.
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 Language/11_Statements/08_Switch_A06_t03: Fail # Please triage this failure. 54 Language/11_Statements/08_Switch_A06_t03: Fail # Please triage this failure.
54 Language/11_Statements/08_Switch_A06_t04: Fail # Please triage this failure. 55 Language/11_Statements/08_Switch_A06_t04: Fail # Please triage this failure.
55 Language/11_Statements/08_Switch_A08_t01: Fail # Please triage this failure. 56 Language/11_Statements/08_Switch_A08_t01: Fail # Please triage this failure.
56 Language/11_Statements/08_Switch_A09_t01: Fail # Please triage this failure. 57 Language/11_Statements/08_Switch_A09_t01: Fail # Please triage this failure.
57 Language/12_Libraries_and_Scripts/2_Imports_A02_t06: Fail # Please triage this f ailure. 58 Language/12_Libraries_and_Scripts/2_Imports_A02_t06: Fail # Please triage this f ailure.
58 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Please triage this f ailure. 59 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Please triage this f ailure.
59 Language/12_Libraries_and_Scripts/2_Imports_A02_t10: Fail # Please triage this f ailure. 60 Language/12_Libraries_and_Scripts/2_Imports_A02_t10: Fail # Please triage this f ailure.
60 Language/12_Libraries_and_Scripts/2_Imports_A05_t01: Fail # Please triage this f ailure. 61 Language/12_Libraries_and_Scripts/2_Imports_A05_t01: Fail # Please triage this f ailure.
61 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Please triage this f ailure. 62 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Please triage this f ailure.
62 Language/12_Libraries_and_Scripts/2_Imports_A07_t09: Fail # Please triage this f ailure. 63 Language/12_Libraries_and_Scripts/2_Imports_A07_t09: Fail # Please triage this f ailure.
63 Language/12_Libraries_and_Scripts/2_Imports_A08_t02: Fail # Please triage this f ailure.
64 Language/12_Libraries_and_Scripts/3_Includes_A02_t02: Fail # Please triage this failure. 64 Language/12_Libraries_and_Scripts/3_Includes_A02_t02: Fail # Please triage this failure.
65 Language/12_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # Please triage this f ailure. 65 Language/12_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # Please triage this f ailure.
66 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Please triage th is failure. 66 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Please triage th is failure.
67 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Please triage th is failure. 67 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Please triage th is failure.
68 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Please triage th is failure. 68 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Please triage th is failure.
69 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # Please triage th is failure. 69 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # Please triage th is failure.
70 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t01: Fail # Please tr iage this failure. 70 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t01: Fail # Please tr iage this failure.
71 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t02: Fail # Please tr iage this failure. 71 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t02: Fail # Please tr iage this failure.
72 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t03: Fail # Please tr iage this failure. 72 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t03: Fail # Please tr iage this failure.
73 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t04: Fail # Please tr iage this failure. 73 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t04: Fail # Please tr iage this failure.
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass 279 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass
280 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass 280 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass
281 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass 281 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass
282 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass 282 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass
283 283
284 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass 284 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass
285 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass 285 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass
286 286
287 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 287 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
288 *: Skip 288 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698