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

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

Issue 1191433002: Update dart2js-cps_ir status files. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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') | tests/utils/utils.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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 [ $compiler == dart2js && $cps_ir ] 172 [ $compiler == dart2js && $cps_ir ]
173 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 173 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
174 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 174 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
175 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete( recursive:true);}): try/finally 175 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete( recursive:true);}): try/finally
176 io/create_recursive_test: Crash # (try {var file=new F... try/finally 176 io/create_recursive_test: Crash # (try {var file=new F... try/finally
177 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 177 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
178 io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 178 io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
179 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 179 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
180 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 180 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
181 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 181 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
182 io/directory_list_pause_test: Crash # Please triage this failure. 182 io/directory_list_pause_test: Crash # Invalid argument(s)
183 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 183 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
184 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 184 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
185 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 185 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
186 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 186 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
187 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 187 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
188 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 188 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
189 io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 189 io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
190 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 190 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
191 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 191 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
192 io/file_typed_data_test: Crash # Please triage this failure. 192 io/file_typed_data_test: Crash # Invalid argument(s)
193 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 193 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
194 io/http_bind_test: Crash # (testBindShared(Stri... cannot handle async/sync*/as ync* functions 194 io/http_bind_test: Crash # (testBindShared(Stri... cannot handle async/sync*/as ync* functions
195 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary. 195 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary.
196 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary. 196 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary.
197 io/http_cookie_date_test: Crash # Please triage this failure. 197 io/http_cookie_date_test: Crash # Invalid argument(s)
198 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 198 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
199 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 199 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
200 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 200 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
201 io/http_headers_test: Crash # (switch (name.length... Unhandled node 201 io/http_headers_test: Crash # (switch (name.length... Unhandled node
202 io/http_parser_test: Crash # (switch (_state){cas... Unhandled node 202 io/http_parser_test: Crash # (switch (_state){cas... Unhandled node
203 io/http_proxy_test: Crash # Please triage this failure. 203 io/http_proxy_test: Crash # Invalid argument(s)
204 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 204 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
205 io/https_bad_certificate_test: Crash # (main()async{var cli... cannot handle as ync/sync*/async* functions 205 io/https_bad_certificate_test: Crash # (main()async{var cli... cannot handle as ync/sync*/async* functions
206 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 206 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
207 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 207 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
208 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 208 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
209 io/issue_22636_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions 209 io/issue_22636_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions
210 io/issue_22637_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions 210 io/issue_22637_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions
211 io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 211 io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
212 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 212 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
213 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 213 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
214 io/platform_resolved_executable_test/01: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally 214 io/platform_resolved_executable_test/01: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally
215 io/platform_resolved_executable_test/02: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally 215 io/platform_resolved_executable_test/02: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally
216 io/platform_resolved_executable_test/04: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally 216 io/platform_resolved_executable_test/04: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally
217 io/platform_resolved_executable_test/05: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally 217 io/platform_resolved_executable_test/05: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally
218 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 218 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
219 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 219 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
220 io/raw_datagram_socket_test: Crash # (switch (event){case... Unhandled node 220 io/raw_datagram_socket_test: Crash # (switch (event){case... Unhandled node
221 io/raw_secure_server_closing_test: Crash # Please triage this failure. 221 io/raw_secure_server_closing_test: Crash # Invalid argument(s)
222 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary. 222 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary.
223 io/raw_secure_server_socket_test: Crash # Please triage this failure. 223 io/raw_secure_server_socket_test: Crash # Invalid argument(s)
224 io/raw_secure_socket_pause_test: Crash # (switch (event){case... Unhandled node 224 io/raw_secure_socket_pause_test: Crash # (switch (event){case... Unhandled node
225 io/raw_secure_socket_test: Crash # (switch (event){case... Unhandled node 225 io/raw_secure_socket_test: Crash # (switch (event){case... Unhandled node
226 io/raw_server_socket_cancel_test: Crash # (switch (event){case... Unhandled nod e 226 io/raw_server_socket_cancel_test: Crash # (switch (event){case... Unhandled nod e
227 io/raw_socket_cross_process_test: Crash # (switch (event){case... Unhandled nod e 227 io/raw_socket_cross_process_test: Crash # (switch (event){case... Unhandled nod e
228 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 228 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
229 io/raw_socket_typed_data_test: Crash # Please triage this failure. 229 io/raw_socket_typed_data_test: Crash # Invalid argument(s)
230 io/regress_21160_test: Crash # (switch (event){case... Unhandled node 230 io/regress_21160_test: Crash # (switch (event){case... Unhandled node
231 io/secure_client_raw_server_test: Crash # (switch (event){case... Unhandled nod e 231 io/secure_client_raw_server_test: Crash # (switch (event){case... Unhandled nod e
232 io/secure_server_closing_test: Crash # Please triage this failure. 232 io/secure_server_closing_test: Crash # Invalid argument(s)
233 io/secure_server_socket_test: Crash # Please triage this failure. 233 io/secure_server_socket_test: Crash # Invalid argument(s)
234 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 234 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
235 io/secure_socket_bad_data_test: Crash # (switch (event){case... Unhandled node 235 io/secure_socket_bad_data_test: Crash # (switch (event){case... Unhandled node
236 io/skipping_dart2js_compilations_test: Crash # (switch (segment){ca... Unhandle d node 236 io/skipping_dart2js_compilations_test: Crash # (switch (segment){ca... Unhandle d node
237 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 237 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
238 io/socket_bind_test: Crash # (testListenCloseList... cannot handle async/sync*/ async* functions 238 io/socket_bind_test: Crash # (testListenCloseList... cannot handle async/sync*/ async* functions
239 io/socket_close_test: Crash # (switch (_mode){case... Unhandled node 239 io/socket_close_test: Crash # (switch (_mode){case... Unhandled node
240 io/socket_exception_test: Crash # Please triage this failure. 240 io/socket_exception_test: Crash # Invalid argument(s)
241 io/socket_source_address_test: Crash # (Future testConnect(... cannot handle as ync/sync*/async* functions 241 io/socket_source_address_test: Crash # (Future testConnect(... cannot handle as ync/sync*/async* functions
242 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 242 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
243 io/socket_upgrade_to_secure_test: Crash # Please triage this failure. 243 io/socket_upgrade_to_secure_test: Crash # Invalid argument(s)
244 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 244 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
245 io/test_extension_fail_test: Crash # (switch (Platform.op... Unhandled node 245 io/test_extension_fail_test: Crash # (switch (Platform.op... Unhandled node
246 io/test_extension_test: Crash # (switch (Platform.op... Unhandled node 246 io/test_extension_test: Crash # (switch (Platform.op... Unhandled node
247 io/test_runner_test: Crash # (switch (arguments[0... Unhandled node 247 io/test_runner_test: Crash # (switch (arguments[0... Unhandled node
248 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 248 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
249 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 249 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
250 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 250 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
251 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 251 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
252 priority_queue_stress_test: RuntimeError # Please triage this failure. 252 priority_queue_stress_test: RuntimeError # Cannot read property 'any$1' of undef ined
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698