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

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: Fixed dart2dart unchcked tests. Created 8 years 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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 [ $compiler == dart2js && $checked ] 184 [ $compiler == dart2js && $checked ]
185 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 185 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
186 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 186 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
187 Language/07_Classes/6_Constructors/2_Factories_A03_t07: Fail # TODO(ahe): Please triage this failure. 187 Language/07_Classes/6_Constructors/2_Factories_A03_t07: Fail # TODO(ahe): Please triage this failure.
188 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 188 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
189 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 189 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
190 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure. 190 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure.
191 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 191 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
192 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 192 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
193 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 193 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
194 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
195 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 194 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
196 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 195 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
197 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 196 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
198 Language/11_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure. 197 Language/11_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
199 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 198 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
200 Language/11_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure. 199 Language/11_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
201 Language/11_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure. 200 Language/11_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
202 Language/11_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure. 201 Language/11_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
203 Language/11_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure. 202 Language/11_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
204 Language/11_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure. 203 Language/11_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure.
(...skipping 581 matching lines...) Expand 10 before | Expand all | Expand 10 after
786 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 785 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
787 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 786 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
788 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 787 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
789 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 788 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
790 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 789 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
791 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 790 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
792 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 791 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
793 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 792 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
794 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 793 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
795 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 794 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698