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

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

Issue 2993043002: Split language_2.status into multiple files. (Closed)
Patch Set: Merge branch 'master' into split-language-tests 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
(Empty)
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
3 # BSD-style license that can be found in the LICENSE file.
4
5 # Sections in this file should contain "$compiler == dartk" or
6 # "$compiler == dartkp".
7
8 [ $compiler == dartk ]
9 generic_methods_generic_function_result_test/none: CompileTimeError # Issue #302 08
10
11 [ $compiler == dartk && $runtime == vm ]
12 assertion_initializer_const_error2_test/none: CompileTimeError
13 assertion_initializer_const_function_error_test/01: MissingCompileTimeError
14 assertion_initializer_test: CompileTimeError
15
16 [ $compiler == dartk && $runtime == vm && !$checked ]
17 assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
18
19 [ $compiler == dartk && $runtime == vm && $checked ]
20 assertion_initializer_const_function_test/01: RuntimeError
21
22 [ $compiler == dartkp && $runtime == dart_precompiled ]
23 assertion_initializer_const_error2_test/none: CompileTimeError
24
25 [ $compiler == dartkp && $runtime == dart_precompiled && !$checked ]
26 assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
27 assertion_initializer_const_function_error_test/01: MissingCompileTimeError
28 assertion_initializer_test: CompileTimeError
29
30 [ $compiler == dartkp && $runtime == dart_precompiled && $checked ]
31 assertion_initializer_const_error2_test/cc02: Crash
32 assertion_initializer_const_error_test/none: Crash
33 assertion_initializer_const_function_error_test/01: Crash
34 assertion_initializer_const_function_error_test/none: Crash
35 assertion_initializer_const_function_test/01: Crash
36 assertion_initializer_const_function_test/none: Crash
37 assertion_initializer_test: CompileTimeError
38
39 # dartk: checked mode failures
40 [ $checked && ($compiler == dartk || $compiler == dartkp) ]
41 assert_initializer_test/31: MissingCompileTimeError # KernelVM bug: Constant eva luation.
42 assert_initializer_test/32: MissingCompileTimeError # KernelVM bug: Constant eva luation.
43 assert_initializer_test/33: MissingCompileTimeError # KernelVM bug: Constant eva luation.
44 assert_initializer_test/34: MissingCompileTimeError # KernelVM bug: Constant eva luation.
45 assert_initializer_test/35: MissingCompileTimeError # KernelVM bug: Constant eva luation.
46 assert_initializer_test/36: MissingCompileTimeError # KernelVM bug: Constant eva luation.
47 assert_initializer_test/37: MissingCompileTimeError # KernelVM bug: Constant eva luation.
48 assert_initializer_test/38: MissingCompileTimeError # KernelVM bug: Constant eva luation.
49 assert_initializer_test/41: MissingCompileTimeError # KernelVM bug: Constant eva luation.
50 assert_initializer_test/42: MissingCompileTimeError # KernelVM bug: Constant eva luation.
51 assert_initializer_test/43: MissingCompileTimeError # KernelVM bug: Constant eva luation.
52 assert_initializer_test/44: MissingCompileTimeError # KernelVM bug: Constant eva luation.
53 assert_initializer_test/45: MissingCompileTimeError # KernelVM bug: Constant eva luation.
54 assert_initializer_test/46: MissingCompileTimeError # KernelVM bug: Constant eva luation.
55 assert_initializer_test/47: MissingCompileTimeError # KernelVM bug: Constant eva luation.
56 assert_initializer_test/48: MissingCompileTimeError # KernelVM bug: Constant eva luation.
57 assert_initializer_test/none: RuntimeError # KernelVM bug: Constant evaluation.
58
59 [ $compiler == dartk || $compiler == dartkp ]
60 assert_trailing_comma_test/none: CompileTimeError # Issue 29959
61 function_type/function_type0_test: RuntimeError
62 function_type/function_type10_test: RuntimeError
63 function_type/function_type11_test: RuntimeError
64 function_type/function_type12_test: RuntimeError
65 function_type/function_type13_test: RuntimeError
66 function_type/function_type14_test: RuntimeError
67 function_type/function_type15_test: RuntimeError
68 function_type/function_type16_test: RuntimeError
69 function_type/function_type17_test: RuntimeError
70 function_type/function_type18_test: RuntimeError
71 function_type/function_type19_test: RuntimeError
72 function_type/function_type1_test: RuntimeError
73 function_type/function_type20_test: RuntimeError
74 function_type/function_type21_test: RuntimeError
75 function_type/function_type22_test: RuntimeError
76 function_type/function_type23_test: RuntimeError
77 function_type/function_type24_test: RuntimeError
78 function_type/function_type25_test: RuntimeError
79 function_type/function_type26_test: RuntimeError
80 function_type/function_type27_test: RuntimeError
81 function_type/function_type28_test: RuntimeError
82 function_type/function_type29_test: RuntimeError
83 function_type/function_type2_test: RuntimeError
84 function_type/function_type30_test: RuntimeError
85 function_type/function_type31_test: RuntimeError
86 function_type/function_type32_test: RuntimeError
87 function_type/function_type33_test: RuntimeError
88 function_type/function_type34_test: RuntimeError
89 function_type/function_type35_test: RuntimeError
90 function_type/function_type36_test: RuntimeError
91 function_type/function_type37_test: RuntimeError
92 function_type/function_type38_test: RuntimeError
93 function_type/function_type39_test: RuntimeError
94 function_type/function_type3_test: RuntimeError
95 function_type/function_type40_test: RuntimeError
96 function_type/function_type41_test: RuntimeError
97 function_type/function_type42_test: RuntimeError
98 function_type/function_type43_test: RuntimeError
99 function_type/function_type44_test: RuntimeError
100 function_type/function_type45_test: RuntimeError
101 function_type/function_type46_test: RuntimeError
102 function_type/function_type47_test: RuntimeError
103 function_type/function_type48_test: RuntimeError
104 function_type/function_type49_test: RuntimeError
105 function_type/function_type4_test: RuntimeError
106 function_type/function_type50_test: RuntimeError
107 function_type/function_type51_test: RuntimeError
108 function_type/function_type52_test: RuntimeError
109 function_type/function_type53_test: RuntimeError
110 function_type/function_type54_test: RuntimeError
111 function_type/function_type55_test: RuntimeError
112 function_type/function_type56_test: RuntimeError
113 function_type/function_type57_test: RuntimeError
114 function_type/function_type58_test: RuntimeError
115 function_type/function_type59_test: RuntimeError
116 function_type/function_type5_test: RuntimeError
117 function_type/function_type60_test: RuntimeError
118 function_type/function_type61_test: RuntimeError
119 function_type/function_type62_test: RuntimeError
120 function_type/function_type63_test: RuntimeError
121 function_type/function_type64_test: RuntimeError
122 function_type/function_type65_test: RuntimeError
123 function_type/function_type66_test: RuntimeError
124 function_type/function_type67_test: RuntimeError
125 function_type/function_type68_test: RuntimeError
126 function_type/function_type69_test: RuntimeError
127 function_type/function_type6_test: RuntimeError
128 function_type/function_type70_test: RuntimeError
129 function_type/function_type71_test: RuntimeError
130 function_type/function_type72_test: RuntimeError
131 function_type/function_type73_test: RuntimeError
132 function_type/function_type74_test: RuntimeError
133 function_type/function_type75_test: RuntimeError
134 function_type/function_type76_test: RuntimeError
135 function_type/function_type77_test: RuntimeError
136 function_type/function_type78_test: RuntimeError
137 function_type/function_type79_test: RuntimeError
138 function_type/function_type7_test: RuntimeError
139 function_type/function_type80_test: RuntimeError
140 function_type/function_type81_test: RuntimeError
141 function_type/function_type82_test: RuntimeError
142 function_type/function_type83_test: RuntimeError
143 function_type/function_type84_test: RuntimeError
144 function_type/function_type85_test: RuntimeError
145 function_type/function_type86_test: RuntimeError
146 function_type/function_type87_test: RuntimeError
147 function_type/function_type88_test: RuntimeError
148 function_type/function_type89_test: RuntimeError
149 function_type/function_type8_test: RuntimeError
150 function_type/function_type90_test: RuntimeError
151 function_type/function_type91_test: RuntimeError
152 function_type/function_type92_test: RuntimeError
153 function_type/function_type93_test: RuntimeError
154 function_type/function_type94_test: RuntimeError
155 function_type/function_type95_test: RuntimeError
156 function_type/function_type96_test: RuntimeError
157 function_type/function_type97_test: RuntimeError
158 function_type/function_type98_test: RuntimeError
159 function_type/function_type99_test: RuntimeError
160 function_type/function_type9_test: RuntimeError
161
162 [ $checked && ($compiler == dartk || $compiler == dartkp) ]
163 assign_static_type_test/02: MissingCompileTimeError
164 async_return_types_test/nestedFuture: Fail
165 async_return_types_test/wrongTypeParameter: Fail
166
167 # These test entries will be valid for vm (with and without kernel).
168 [ $compiler == none || $compiler == app_jit || $compiler == dartk ]
169 async_star_cancel_while_paused_test: RuntimeError
170 async_star_pause_test: Fail, OK
171
172 [ $compiler == dartk && $runtime == vm ]
173 async_star_cancel_while_paused_test: RuntimeError
OLDNEW
« no previous file with comments | « tests/language_2/language_2_flutter.status ('k') | tests/language_2/language_2_precompiled.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698