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

Side by Side Diff: tests/language_2/language_2_dartdevc.status

Issue 3001053002: Re-land "fix #30423, covariant parameter tearoff type should be Object" (Closed)
Patch Set: Created 3 years, 4 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
OLDNEW
1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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 # Sections in this file should contain "$compiler == dartdevc". 5 # Sections in this file should contain "$compiler == dartdevc".
6 6
7 [ $compiler == dartdevc ] 7 [ $compiler == dartdevc ]
8 async_return_types_test/nestedFuture: MissingCompileTimeError 8 async_return_types_test/nestedFuture: MissingCompileTimeError
9 bit_operations_test/01: MissingCompileTimeError 9 bit_operations_test/01: MissingCompileTimeError
10 bit_operations_test/02: MissingCompileTimeError 10 bit_operations_test/02: MissingCompileTimeError
(...skipping 13 matching lines...) Expand all
24 function_subtype_inline2_test: RuntimeError 24 function_subtype_inline2_test: RuntimeError
25 25
26 [ $strong && $compiler == dartdevc ] 26 [ $strong && $compiler == dartdevc ]
27 accessor_conflict_export2_test: CompileTimeError # Issue 25626 27 accessor_conflict_export2_test: CompileTimeError # Issue 25626
28 accessor_conflict_export_test: CompileTimeError # Issue 25626 28 accessor_conflict_export_test: CompileTimeError # Issue 25626
29 accessor_conflict_import2_test: CompileTimeError # Issue 25626 29 accessor_conflict_import2_test: CompileTimeError # Issue 25626
30 accessor_conflict_import_prefixed2_test: CompileTimeError # Issue 25626 30 accessor_conflict_import_prefixed2_test: CompileTimeError # Issue 25626
31 accessor_conflict_import_prefixed_test: CompileTimeError # Issue 25626 31 accessor_conflict_import_prefixed_test: CompileTimeError # Issue 25626
32 accessor_conflict_import_test: CompileTimeError # Issue 25626 32 accessor_conflict_import_test: CompileTimeError # Issue 25626
33 regress_30339_test: CompileTimeError # As expected. Should we make this a multi test? 33 regress_30339_test: CompileTimeError # As expected. Should we make this a multi test?
34 function_type/function_type0_test: RuntimeError # Issue 30462
35 function_type/function_type10_test: RuntimeError # Issue 30462
36 function_type/function_type12_test: RuntimeError # Issue 30462
37 function_type/function_type13_test: RuntimeError # Issue 30462
38 function_type/function_type14_test: RuntimeError # Issue 30462
39 function_type/function_type15_test: RuntimeError # Issue 30462
40 function_type/function_type16_test: RuntimeError # Issue 30462
41 function_type/function_type17_test: RuntimeError # Issue 30462
42 function_type/function_type18_test: RuntimeError # Issue 30462
43 function_type/function_type19_test: RuntimeError # Issue 30462
44 function_type/function_type1_test: RuntimeError # Issue 30462
45 function_type/function_type20_test: RuntimeError # Issue 30462
46 function_type/function_type21_test: RuntimeError # Issue 30462
47 function_type/function_type22_test: RuntimeError # Issue 30462
48 function_type/function_type24_test: RuntimeError # Issue 30462
49 function_type/function_type25_test: RuntimeError # Issue 30462
50 function_type/function_type26_test: RuntimeError # Issue 30462
51 function_type/function_type27_test: RuntimeError # Issue 30462
52 function_type/function_type28_test: RuntimeError # Issue 30462
53 function_type/function_type29_test: RuntimeError # Issue 30462
54 function_type/function_type2_test: RuntimeError # Issue 30462
55 function_type/function_type30_test: RuntimeError # Issue 30462
56 function_type/function_type31_test: RuntimeError # Issue 30462
57 function_type/function_type32_test: RuntimeError # Issue 30462
58 function_type/function_type33_test: RuntimeError # Issue 30462
59 function_type/function_type34_test: RuntimeError # Issue 30462
60 function_type/function_type36_test: RuntimeError # Issue 30462
61 function_type/function_type3_test: RuntimeError # Issue 30462
62 function_type/function_type44_test: RuntimeError # Issue 30462
63 function_type/function_type45_test: RuntimeError # Issue 30462
64 function_type/function_type46_test: RuntimeError # Issue 30462
65 function_type/function_type47_test: RuntimeError # Issue 30462
66 function_type/function_type48_test: RuntimeError # Issue 30462
67 function_type/function_type49_test: RuntimeError # Issue 30462
68 function_type/function_type4_test: RuntimeError # Issue 30462
69 function_type/function_type51_test: RuntimeError # Issue 30462
70 function_type/function_type52_test: RuntimeError # Issue 30462
71 function_type/function_type53_test: RuntimeError # Issue 30462
72 function_type/function_type54_test: RuntimeError # Issue 30462
73 function_type/function_type56_test: RuntimeError # Issue 30462
74 function_type/function_type57_test: RuntimeError # Issue 30462
75 function_type/function_type59_test: RuntimeError # Issue 30462
76 function_type/function_type5_test: RuntimeError # Issue 30462
77 function_type/function_type60_test: RuntimeError # Issue 30462
78 function_type/function_type61_test: RuntimeError # Issue 30462
79 function_type/function_type62_test: RuntimeError # Issue 30462
80 function_type/function_type63_test: RuntimeError # Issue 30462
81 function_type/function_type64_test: RuntimeError # Issue 30462
82 function_type/function_type65_test: RuntimeError # Issue 30462
83 function_type/function_type66_test: RuntimeError # Issue 30462
84 function_type/function_type6_test: RuntimeError # Issue 30462
85 function_type/function_type7_test: RuntimeError # Issue 30462
86 function_type/function_type80_test: RuntimeError # Issue 30462
87 function_type/function_type81_test: RuntimeError # Issue 30462
88 function_type/function_type82_test: RuntimeError # Issue 30462
89 function_type/function_type83_test: RuntimeError # Issue 30462
90 function_type/function_type84_test: RuntimeError # Issue 30462
91 function_type/function_type85_test: RuntimeError # Issue 30462
92 function_type/function_type86_test: RuntimeError # Issue 30462
93 function_type/function_type87_test: RuntimeError # Issue 30462
94 function_type/function_type88_test: RuntimeError # Issue 30462
95 function_type/function_type89_test: RuntimeError # Issue 30462
96 function_type/function_type8_test: RuntimeError # Issue 30462
97 function_type/function_type90_test: RuntimeError # Issue 30462
98 function_type/function_type96_test: RuntimeError # Issue 30462
99 function_type/function_type9_test: RuntimeError # Issue 30462
34 100
35 [ $compiler == dartdevc && $runtime != none ] 101 [ $compiler == dartdevc && $runtime != none ]
36 async_star_cancel_while_paused_test: RuntimeError # Issue 29920 102 async_star_cancel_while_paused_test: RuntimeError # Issue 29920
37 async_star_pause_test: RuntimeError 103 async_star_pause_test: RuntimeError
38 bit_operations_test/01: RuntimeError # No bigints on web. 104 bit_operations_test/01: RuntimeError # No bigints on web.
39 bit_operations_test/02: RuntimeError # No bigints on web. 105 bit_operations_test/02: RuntimeError # No bigints on web.
40 bit_operations_test/03: RuntimeError # No bigints on web. 106 bit_operations_test/03: RuntimeError # No bigints on web.
41 bit_operations_test/04: RuntimeError # No bigints on web. 107 bit_operations_test/04: RuntimeError # No bigints on web.
42 bit_operations_test/none: RuntimeError # No bigints on web. 108 bit_operations_test/none: RuntimeError # No bigints on web.
43 branch_canonicalization_test: RuntimeError # Issue 29920 109 branch_canonicalization_test: RuntimeError # Issue 29920
44 call_closurization_test: RuntimeError # Issue 29920 110 call_closurization_test: RuntimeError # Issue 29920
45 call_test: RuntimeError 111 call_test: RuntimeError
46 canonical_const2_test: RuntimeError # Ints and doubles are unified. 112 canonical_const2_test: RuntimeError # Ints and doubles are unified.
47 canonical_const_test: RuntimeError # Ints and doubles are unified. 113 canonical_const_test: RuntimeError # Ints and doubles are unified.
48 function_type/function_type50_test: RuntimeError # Issue 29920 114 function_type/function_type50_test: RuntimeError # Issue 29920
49 function_type/function_type58_test: RuntimeError # Issue 29920 115 function_type/function_type58_test: RuntimeError # Issue 29920
50 compile_time_constant10_test/none: RuntimeError 116 compile_time_constant10_test/none: RuntimeError
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698