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

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

Issue 11013010: Throw AbstractClassInstantiationError on abstract class instantiation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Removed passing tests from status file. Fixed order of class elements. Reverted source code formatt… Created 8 years, 2 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 | « lib/core/errors.dart ('k') | tests/language/language_dart2js.status » ('j') | 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) 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/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
10 10
(...skipping 19 matching lines...) Expand all
30 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this f ailure. 30 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this f ailure.
31 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this f ailure. 31 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
32 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 32 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
33 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 33 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
34 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 34 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
35 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Pleas e triage this failure. 35 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Pleas e triage this failure.
36 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 36 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
37 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 37 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
38 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 38 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
39 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 39 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
40 Language/10_Expressions/11_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
41 Language/10_Expressions/11_Instance_Creation/1_New_A06_t02: Fail # TODO(ahe): Pl ease triage this failure.
42 Language/10_Expressions/11_Instance_Creation/1_New_A06_t06: Fail # TODO(ahe): Pl ease triage this failure. 40 Language/10_Expressions/11_Instance_Creation/1_New_A06_t06: Fail # TODO(ahe): Pl ease triage this failure.
43 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 41 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
44 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 42 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
45 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure. 43 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
46 Language/10_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # TODO(ahe): Pl ease triage this failure. 44 Language/10_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # TODO(ahe): Pl ease triage this failure.
47 Language/10_Expressions/11_Instance_Creation/1_New_A13_t04: Fail # TODO(ahe): Pl ease triage this failure. 45 Language/10_Expressions/11_Instance_Creation/1_New_A13_t04: Fail # TODO(ahe): Pl ease triage this failure.
48 Language/10_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure. 46 Language/10_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure.
49 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 47 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
50 Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(ahe): Please triage this failure. 48 Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(ahe): Please triage this failure.
51 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure. 49 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure.
(...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after
747 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 745 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
748 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 746 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
749 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 747 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
750 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 748 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
751 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 749 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
752 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 750 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
753 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 751 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
754 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 752 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
755 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 753 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
756 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 754 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « lib/core/errors.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698