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

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

Issue 11416144: Produce run-time error when type parameters are accessed from static context. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Removed redundant malformed type replacement with dynamic type. Created 8 years, 1 month 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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 [ $compiler == dart2js && $checked ] 210 [ $compiler == dart2js && $checked ]
211 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 211 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
212 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 212 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
213 Language/07_Classes/6_Constructors/2_Factories_A03_t07: Fail # TODO(ahe): Please triage this failure. 213 Language/07_Classes/6_Constructors/2_Factories_A03_t07: Fail # TODO(ahe): Please triage this failure.
214 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 214 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
215 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 215 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
216 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure. 216 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure.
217 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 217 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
218 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 218 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
219 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 219 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
220 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
221 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure. 220 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure.
222 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 221 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
223 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 222 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
224 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 223 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
225 Language/11_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure. 224 Language/11_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
226 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 225 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
227 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure. 226 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure.
228 Language/11_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure. 227 Language/11_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
229 Language/11_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure. 228 Language/11_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
230 Language/11_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure. 229 Language/11_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
(...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after
631 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 630 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
632 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 631 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
633 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 632 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
634 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 633 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
635 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 634 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
636 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 635 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
637 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 636 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
638 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 637 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
639 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 638 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
640 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 639 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698