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

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

Issue 10919263: Re-land r12289. (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
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/language.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 [ $runtime == vm ] 5 [ $runtime == vm ]
6 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(vm-team): Please triage th is failure. 6 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(vm-team): Please triage th is failure.
7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th is failure. 7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th is failure.
8 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure. 8 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure.
9 Language/06_Functions/06_Functions_A01_t03: Fail # TODO(vm-team): Please triage this failure. 9 Language/06_Functions/06_Functions_A01_t03: Fail # TODO(vm-team): Please triage this failure.
10 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure. 10 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure.
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail # TODO(vm-team): Plea se triage this failure. 71 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail # TODO(vm-team): Plea se triage this failure.
72 Language/08_Interfaces/4_Factories_and_Constructors_A06_t01: Fail # TODO(vm-team ): Please triage this failure. 72 Language/08_Interfaces/4_Factories_and_Constructors_A06_t01: Fail # TODO(vm-team ): Please triage this failure.
73 Language/08_Interfaces/4_Factories_and_Constructors_A06_t02: Fail # TODO(vm-team ): Please triage this failure. 73 Language/08_Interfaces/4_Factories_and_Constructors_A06_t02: Fail # TODO(vm-team ): Please triage this failure.
74 Language/08_Interfaces/4_Factories_and_Constructors_A06_t03: Fail # TODO(vm-team ): Please triage this failure. 74 Language/08_Interfaces/4_Factories_and_Constructors_A06_t03: Fail # TODO(vm-team ): Please triage this failure.
75 Language/08_Interfaces/4_Factories_and_Constructors_A06_t04: Fail # TODO(vm-team ): Please triage this failure. 75 Language/08_Interfaces/4_Factories_and_Constructors_A06_t04: Fail # TODO(vm-team ): Please triage this failure.
76 Language/08_Interfaces/4_Factories_and_Constructors_A06_t05: Fail # TODO(vm-team ): Please triage this failure. 76 Language/08_Interfaces/4_Factories_and_Constructors_A06_t05: Fail # TODO(vm-team ): Please triage this failure.
77 Language/08_Interfaces/4_Factories_and_Constructors_A06_t06: Fail # TODO(vm-team ): Please triage this failure. 77 Language/08_Interfaces/4_Factories_and_Constructors_A06_t06: Fail # TODO(vm-team ): Please triage this failure.
78 Language/08_Interfaces/4_Factories_and_Constructors_A06_t07: Fail # TODO(vm-team ): Please triage this failure. 78 Language/08_Interfaces/4_Factories_and_Constructors_A06_t07: Fail # TODO(vm-team ): Please triage this failure.
79 Language/08_Interfaces/4_Factories_and_Constructors_A06_t08: Fail # TODO(vm-team ): Please triage this failure. 79 Language/08_Interfaces/4_Factories_and_Constructors_A06_t08: Fail # TODO(vm-team ): Please triage this failure.
80 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t riage this failure. 80 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t riage this failure.
81 Language/10_Expressions/01_Constants_A15_t38: Fail # TODO(vm-team): Please triag e this failure.
82 Language/10_Expressions/05_Strings_A02_t39: Fail # TODO(vm-team): Please triage this failure. 81 Language/10_Expressions/05_Strings_A02_t39: Fail # TODO(vm-team): Please triage this failure.
83 Language/10_Expressions/05_Strings_A02_t41: Fail # TODO(vm-team): Please triage this failure. 82 Language/10_Expressions/05_Strings_A02_t41: Fail # TODO(vm-team): Please triage this failure.
84 Language/10_Expressions/05_Strings_A02_t43: Fail # TODO(vm-team): Please triage this failure. 83 Language/10_Expressions/05_Strings_A02_t43: Fail # TODO(vm-team): Please triage this failure.
85 Language/10_Expressions/05_Strings_A02_t45: Fail # TODO(vm-team): Please triage this failure. 84 Language/10_Expressions/05_Strings_A02_t45: Fail # TODO(vm-team): Please triage this failure.
86 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage this failure. 85 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage this failure.
87 Language/10_Expressions/05_Strings_A02_t47: Fail # TODO(vm-team): Please triage this failure. 86 Language/10_Expressions/05_Strings_A02_t47: Fail # TODO(vm-team): Please triage this failure.
88 Language/10_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage this failure. 87 Language/10_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage this failure.
89 Language/10_Expressions/05_Strings_A02_t49: Fail # TODO(vm-team): Please triage this failure. 88 Language/10_Expressions/05_Strings_A02_t49: Fail # TODO(vm-team): Please triage this failure.
90 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TODO(vm-team): Please triage this failure. 89 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TODO(vm-team): Please triage this failure.
91 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A02_t01: Fail # TODO(vm-team): Please triage this failure. 90 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A02_t01: Fail # TODO(vm-team): Please triage this failure.
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # TODO(vm-team): Please triag e this failure. 256 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # TODO(vm-team): Please triag e this failure.
258 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # TODO(vm-team): Please triag e this failure. 257 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # TODO(vm-team): Please triag e this failure.
259 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # TODO(vm-team): Please triag e this failure. 258 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # TODO(vm-team): Please triag e this failure.
260 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # TODO(vm-team): Please triag e this failure. 259 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # TODO(vm-team): Please triag e this failure.
261 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team): Please triage this failure. 260 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team): Please triage this failure.
262 LibTest/core/List/forEach_A02_t01: Fail # TODO(vm-team): Please triage this fail ure. 261 LibTest/core/List/forEach_A02_t01: Fail # TODO(vm-team): Please triage this fail ure.
263 262
264 263
265 [ $runtime == vm ] 264 [ $runtime == vm ]
266 265
266 # Not properly reporting exception in initializer expressions
267 Language/10_Expressions/01_Constants_A16_t01: Fail
268 Language/10_Expressions/01_Constants_A16_t02: Fail
269 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail
270
271 # Broken tests that assume a toplevel final variable is a compile-time const
272 Language/06_Functions/2_Formal_Parameters_A02_t02: Fail # co19 issue 207
273 LibTest/core/double/operator_remainder_A01_t03: Fail # co19 issue 207
274 LibTest/core/double/remainder_A01_t03: Fail # co19 issue 207
275
276 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue 392, potentially constant expression analysis
277 Language/10_Expressions/01_Constants_A16_t03: Fail # issue 392
278
267 Language/13_Libraries_and_Scripts/2_Imports_A01_t03: Fail # Missing whitespace i s not an error. Program is legal. 279 Language/13_Libraries_and_Scripts/2_Imports_A01_t03: Fail # Missing whitespace i s not an error. Program is legal.
268 # These tests fail after the deprecation of the corelib 280 # These tests fail after the deprecation of the corelib
269 # Math object in favor of the dart:math library. 281 # Math object in favor of the dart:math library.
270 # issue co19 - ??? 282 # issue co19 - ???
271 Language/05_Variables/05_Variables_A05_t03: Fail, OK 283 Language/05_Variables/05_Variables_A05_t03: Fail, OK
272 Language/05_Variables/05_Variables_A04_t09: Fail, OK 284 Language/05_Variables/05_Variables_A04_t09: Fail, OK
273 Language/05_Variables/05_Variables_A03_t09: Fail, OK 285 Language/05_Variables/05_Variables_A03_t09: Fail, OK
286 Language/05_Variables/05_Variables_A03_t03: Fail # Missing compile-time error on assignment to final variable
287 Language/05_Variables/05_Variables_A03_t07: Fail # Missing compile-time error on assignment to final variable
288 Language/05_Variables/05_Variables_A03_t10: Fail # Missing compile-time error on assignment to final variable
274 LibTest/core/Expect/approxEquals_A01_t01: Fail, OK 289 LibTest/core/Expect/approxEquals_A01_t01: Fail, OK
275 LibTest/core/Expect/approxEquals_A01_t02: Fail, OK 290 LibTest/core/Expect/approxEquals_A01_t02: Fail, OK
276 LibTest/core/Expect/approxEquals_A01_t03: Fail, OK 291 LibTest/core/Expect/approxEquals_A01_t03: Fail, OK
277 LibTest/core/Expect/approxEquals_A01_t04: Fail, OK 292 LibTest/core/Expect/approxEquals_A01_t04: Fail, OK
278 LibTest/core/Expect/approxEquals_A02_t01: Fail, OK 293 LibTest/core/Expect/approxEquals_A02_t01: Fail, OK
279 LibTest/core/Expect/approxEquals_A04_t01: Fail, OK 294 LibTest/core/Expect/approxEquals_A04_t01: Fail, OK
280 LibTest/core/int/operator_remainder_A01_t02: Fail, OK 295 LibTest/core/int/operator_remainder_A01_t02: Fail, OK
281 LibTest/core/int/remainder_A01_t02: Fail, OK 296 LibTest/core/int/remainder_A01_t02: Fail, OK
282 LibTest/core/int/operator_LE_A01_t01: Fail, OK 297 LibTest/core/int/operator_LE_A01_t01: Fail, OK
283 LibTest/core/int/operator_GT_A01_t01: Fail, OK 298 LibTest/core/int/operator_GT_A01_t01: Fail, OK
(...skipping 543 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 842
828 # function '?' of class '?' conflicts with getter 'f' of super class '?' 843 # function '?' of class '?' conflicts with getter 'f' of super class '?'
829 Language/07_Classes/1_Instance_Methods_A05_t02: Fail 844 Language/07_Classes/1_Instance_Methods_A05_t02: Fail
830 845
831 846
832 # function '?' of class '?' conflicts with setter 'f' of super class '?' 847 # function '?' of class '?' conflicts with setter 'f' of super class '?'
833 Language/07_Classes/1_Instance_Methods_A05_t03: Fail 848 Language/07_Classes/1_Instance_Methods_A05_t03: Fail
834 849
835 850
836 # initializer must be a compile time constant 851 # initializer must be a compile time constant
837 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t01: Fail
838 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail 852 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail
839 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t03: Fail
840 Language/10_Expressions/28_Identifier_Reference_A05_t08: Fail
841 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail 853 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail
842 Language/10_Expressions/28_Identifier_Reference_A05_t10: Fail
843 854
844 855
845 # invalid operator overloading 856 # invalid operator overloading
846 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail 857 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail
847 Language/08_Interfaces/1_Methods/1_Operators_A01_t01: Fail 858 Language/08_Interfaces/1_Methods/1_Operators_A01_t01: Fail
848 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail 859 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
849 Language/10_Expressions/20_Equality_A02_t02: Fail 860 Language/10_Expressions/20_Equality_A02_t02: Fail
850 Language/10_Expressions/20_Equality_A02_t03: Fail 861 Language/10_Expressions/20_Equality_A02_t03: Fail
851 Language/10_Expressions/20_Equality_A02_t04: Fail 862 Language/10_Expressions/20_Equality_A02_t04: Fail
852 Language/10_Expressions/20_Equality_A03_t01: Fail 863 Language/10_Expressions/20_Equality_A03_t01: Fail
(...skipping 18 matching lines...) Expand all
871 882
872 883
873 [ $runtime == vm && $mode == debug && $unchecked ] 884 [ $runtime == vm && $mode == debug && $unchecked ]
874 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 885 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
875 886
876 [ $arch == simarm ] 887 [ $arch == simarm ]
877 *: Skip 888 *: Skip
878 889
879 [ $arch == arm ] 890 [ $arch == arm ]
880 *: Skip 891 *: Skip
OLDNEW
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698