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

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

Issue 15714002: Remove this test. It is covered by tests/language/factory_return_type_checked_test.dart. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 7 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 | « no previous file | tests/compiler/dart2js_extra/factory_test.dart » ('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 [ $compiler == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
7 7
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] 8 [ $compiler == dart2js && $checked && $runtime == ie9 ]
9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass 9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
10 10
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 # fixed by using the invocation mirror to invoke a method on a different object 223 # fixed by using the invocation mirror to invoke a method on a different object
224 # and checking that the correct method is invoked. 224 # and checking that the correct method is invoked.
225 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail , OK 225 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail , OK
226 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail , OK 226 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail , OK
227 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK 227 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK
228 228
229 229
230 [ $compiler == dart2js && $checked ] 230 [ $compiler == dart2js && $checked ]
231 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 231 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
232 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 232 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
233 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
234 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
235 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure.
236 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
237 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 233 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
238 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 234 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
239 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure. 235 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure.
240 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 236 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
241 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 237 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
242 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 238 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
243 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 239 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
244 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure. 240 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure.
245 Language/11_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 241 Language/11_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
246 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 242 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
(...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after
744 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 740 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202
745 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 741 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
746 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 742 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
747 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 743 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
748 744
749 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 745 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
750 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 746 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
751 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 747 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
752 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 748 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
753 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 749 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
OLDNEW
« no previous file with comments | « no previous file | tests/compiler/dart2js_extra/factory_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698