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

Side by Side Diff: tests/standalone/standalone.status

Issue 1152133003: Update cps-ir test expectations. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 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
« no previous file with comments | « tests/lib/lib.status ('k') | third_party/pkg_tested/pkg_tested.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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 # WARNING: 5 # WARNING:
6 # Tests using the multitest feature where failure is expected should *also* be 6 # Tests using the multitest feature where failure is expected should *also* be
7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone" 7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone"
8 # prefix. 8 # prefix.
9 9
10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally 10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 [ $runtime == vm && $mode == debug && $builder_tag == asan ] 163 [ $runtime == vm && $mode == debug && $builder_tag == asan ]
164 full_coverage_test: Skip # Timeout. 164 full_coverage_test: Skip # Timeout.
165 io/file_lock_test: Skip # Timeout. 165 io/file_lock_test: Skip # Timeout.
166 io/test_runner_test: Skip # Timeout. 166 io/test_runner_test: Skip # Timeout.
167 io/http_client_stays_alive_test: Skip # Timeout. 167 io/http_client_stays_alive_test: Skip # Timeout.
168 168
169 [ $compiler == dart2js && $cps_ir ] 169 [ $compiler == dart2js && $cps_ir ]
170 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 170 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
171 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 171 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
172 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete( recursive:true);}): try/finally 172 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete( recursive:true);}): try/finally
173 io/create_recursive_test: Crash # unsupported element kind: context:field 173 io/create_recursive_test: Crash # try/finally
174 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 174 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
175 io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 175 io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
176 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 176 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
177 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 177 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
178 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 178 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
179 io/directory_list_pause_test: Crash # Please triage this failure. 179 io/directory_list_pause_test: Crash # Please triage this failure.
180 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 180 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
181 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 181 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
182 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 182 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
183 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 183 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
184 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 184 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
185 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 185 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
186 io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 186 io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
187 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 187 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
188 io/file_system_watcher_test: Crash # unsupported element kind: context:field 188 io/file_system_watcher_test: Crash # Unhandled node
189 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 189 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
190 io/file_typed_data_test: Crash # Please triage this failure. 190 io/file_typed_data_test: Crash # Please triage this failure.
191 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 191 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
192 io/http_bind_test: Crash # cannot handle async/sync*/async* functions 192 io/http_bind_test: Crash # cannot handle async/sync*/async* functions
193 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary. 193 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary.
194 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary. 194 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary.
195 io/http_cookie_date_test: Crash # Please triage this failure. 195 io/http_cookie_date_test: Crash # Please triage this failure.
196 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 196 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
197 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 197 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
198 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 198 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
199 io/http_headers_test: Crash # Unhandled node 199 io/http_headers_test: Crash # Unhandled node
200 io/http_parser_test: Crash # Unhandled node 200 io/http_parser_test: Crash # Unhandled node
201 io/http_proxy_test: Crash # Please triage this failure. 201 io/http_proxy_test: Crash # Please triage this failure.
202 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>. 202 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
203 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 203 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
204 io/https_bad_certificate_test: Crash # cannot handle async/sync*/async* functio ns 204 io/https_bad_certificate_test: Crash # cannot handle async/sync*/async* functio ns
205 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 205 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
206 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 206 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
207 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 207 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
208 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions 208 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions
209 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions 209 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions
210 io/link_test: Crash # unsupported element kind: context:field 210 io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
211 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 211 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
212 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 212 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
213 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 213 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
214 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 214 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
215 io/process_run_test: Crash # Instance of 'TypeOperator': type check unimplemente d for List<int>. 215 io/process_run_test: Crash # Instance of 'TypeOperator': type check unimplemente d for List<int>.
216 io/raw_datagram_socket_test: Crash # Unhandled node 216 io/raw_datagram_socket_test: Crash # Unhandled node
217 io/raw_secure_server_closing_test: Crash # Please triage this failure. 217 io/raw_secure_server_closing_test: Crash # Please triage this failure.
218 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary. 218 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary.
219 io/raw_secure_server_socket_test: Crash # Please triage this failure. 219 io/raw_secure_server_socket_test: Crash # Please triage this failure.
220 io/raw_secure_socket_pause_test: Crash # Unhandled node 220 io/raw_secure_socket_pause_test: Crash # Unhandled node
221 io/raw_secure_socket_test: Crash # Unhandled node 221 io/raw_secure_socket_test: Crash # Unhandled node
222 io/raw_server_socket_cancel_test: Crash # Unhandled node 222 io/raw_server_socket_cancel_test: Crash # Unhandled node
223 io/raw_socket_cross_process_test: Crash # Unhandled node 223 io/raw_socket_cross_process_test: Crash # Unhandled node
224 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 224 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
225 io/raw_socket_typed_data_test: Crash # Please triage this failure. 225 io/raw_socket_typed_data_test: Crash # Please triage this failure.
226 io/regress_21160_test: Crash # Unhandled node 226 io/regress_21160_test: Crash # Unhandled node
227 io/secure_client_raw_server_test: Crash # Unhandled node 227 io/secure_client_raw_server_test: Crash # Unhandled node
228 io/secure_server_closing_test: Crash # Please triage this failure. 228 io/secure_server_closing_test: Crash # Please triage this failure.
229 io/secure_server_socket_test: Crash # Please triage this failure. 229 io/secure_server_socket_test: Crash # Please triage this failure.
230 io/secure_socket_alpn_test: Crash # Instance of 'TypeOperator': type casts not i mplemented. 230 io/secure_socket_alpn_test: Crash # Instance of 'TypeOperator': type casts not i mplemented.
231 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 231 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
232 io/secure_socket_bad_data_test: Crash # Unhandled node 232 io/secure_socket_bad_data_test: Crash # Unhandled node
233 io/skipping_dart2js_compilations_test: Crash # unsupported element kind: current WorkingDirectory:field 233 io/skipping_dart2js_compilations_test: Crash # Unhandled node
234 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 234 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
235 io/socket_bind_test: Crash # cannot handle async/sync*/async* functions 235 io/socket_bind_test: Crash # cannot handle async/sync*/async* functions
236 io/socket_close_test: Crash # Unhandled node 236 io/socket_close_test: Crash # Unhandled node
237 io/socket_exception_test: Crash # Please triage this failure. 237 io/socket_exception_test: Crash # Please triage this failure.
238 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio ns 238 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio ns
239 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 239 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
240 io/socket_upgrade_to_secure_test: Crash # Please triage this failure. 240 io/socket_upgrade_to_secure_test: Crash # Please triage this failure.
241 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 241 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
242 io/test_extension_fail_test: Crash # unsupported element kind: context:field 242 io/test_extension_fail_test: Crash # Unhandled node
243 io/test_extension_test: Crash # unsupported element kind: context:field 243 io/test_extension_test: Crash # Unhandled node
244 io/test_runner_test: Crash # Unhandled node 244 io/test_runner_test: Crash # Unhandled node
245 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 245 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
246 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 246 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
247 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 247 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
248 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 248 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
249 priority_queue_stress_test: RuntimeError # Please triage this failure. 249 priority_queue_stress_test: RuntimeError # Please triage this failure.
250 status_expression_test : RuntimeError 250 status_expression_test: RuntimeError # Please triage this failure.
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | third_party/pkg_tested/pkg_tested.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698