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

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

Issue 10914286: Remove Object.dynamic. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 == dart2js ] 5 [ $compiler == dart2js ]
6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
8 8
9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure. 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure.
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 Language/10_Expressions/16_Assignment_A04_t04: Fail, OK # co19 issue 195 79 Language/10_Expressions/16_Assignment_A04_t04: Fail, OK # co19 issue 195
80 Language/10_Expressions/16_Assignment_A08_t03: Fail, OK # co19 issue 195 80 Language/10_Expressions/16_Assignment_A08_t03: Fail, OK # co19 issue 195
81 Language/10_Expressions/27_Assignable_Expressions_A07_t01: Fail, OK # co19 issue 195 81 Language/10_Expressions/27_Assignable_Expressions_A07_t01: Fail, OK # co19 issue 195
82 Language/10_Expressions/28_Identifier_Reference_A04_t05: Fail, OK # co19 issue 1 95 82 Language/10_Expressions/28_Identifier_Reference_A04_t05: Fail, OK # co19 issue 1 95
83 Language/10_Expressions/28_Identifier_Reference_A05_t06: Fail, OK # co19 issue 1 95 83 Language/10_Expressions/28_Identifier_Reference_A05_t06: Fail, OK # co19 issue 1 95
84 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail, OK # co19 issue 1 95 84 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail, OK # co19 issue 1 95
85 Language/11_Statements/05_For/2_For_in_A01_t02: Fail, OK # co19 issue 195 85 Language/11_Statements/05_For/2_For_in_A01_t02: Fail, OK # co19 issue 195
86 LibTest/core/NoSuchMethodException/NoSuchMethodException_A01_t01: Fail, OK # co1 9 issue 195 86 LibTest/core/NoSuchMethodException/NoSuchMethodException_A01_t01: Fail, OK # co1 9 issue 195
87 LibTest/core/NoSuchMethodException/toString_A01_t01: Fail, OK # co19 issue 195 87 LibTest/core/NoSuchMethodException/toString_A01_t01: Fail, OK # co19 issue 195
88 88
89 LibTest/core/Object/dynamic_A01_t01: Fail, OK # co19 issue 211
90 LibTest/core/Object/operator_equality_A01_t01: Fail, OK # co19 issue 211
91 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
92
89 93
90 [ $compiler == dart2js && $checked ] 94 [ $compiler == dart2js && $checked ]
91 Language/14_Types/7_Type_Void_A01_t02: Crash # http://dartbug.com/5018 95 Language/14_Types/7_Type_Void_A01_t02: Crash # http://dartbug.com/5018
92 96
93 97
94 [ $compiler == dart2js && $checked ] 98 [ $compiler == dart2js && $checked ]
95 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 99 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
96 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 100 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
97 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 101 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
98 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 102 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 1054 matching lines...) Expand 10 before | Expand all | Expand 10 after
1153 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1157 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1154 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1158 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1155 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1159 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1156 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1160 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1157 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1161 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1158 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1162 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1159 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1163 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1160 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1164 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1161 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1165 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1162 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1166 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698