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

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

Issue 1216593002: dart2js cps: Translate synthesized mixin constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update status file Created 5 years, 5 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') | no next file » | 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 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
232 io/https_client_exception_test: Crash # Invalid argument(s) 232 io/https_client_exception_test: Crash # Invalid argument(s)
233 io/https_server_test: Crash # Internal Error: No default constructor available. 233 io/https_server_test: Crash # Internal Error: No default constructor available.
234 io/https_unauthorized_test: Crash # Internal Error: No default constructor avail able. 234 io/https_unauthorized_test: Crash # Internal Error: No default constructor avail able.
235 io/issue_22636_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions 235 io/issue_22636_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions
236 io/issue_22637_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions 236 io/issue_22637_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions
237 io/link_async_test: Crash # Invalid argument(s) 237 io/link_async_test: Crash # Invalid argument(s)
238 io/link_test: Crash # Invalid argument(s) 238 io/link_test: Crash # Invalid argument(s)
239 io/link_uri_test: Crash # Invalid argument(s) 239 io/link_uri_test: Crash # Invalid argument(s)
240 io/observatory_test: Crash # Invalid argument(s) 240 io/observatory_test: Crash # Invalid argument(s)
241 io/parent_test: Crash # Invalid argument(s) 241 io/parent_test: Crash # Invalid argument(s)
242 io/platform_resolved_executable_test/00: Crash # Internal Error: No default cons tructor available.
243 io/platform_resolved_executable_test/01: Crash # Invalid argument(s) 242 io/platform_resolved_executable_test/01: Crash # Invalid argument(s)
244 io/platform_resolved_executable_test/02: Crash # Invalid argument(s) 243 io/platform_resolved_executable_test/02: Crash # Invalid argument(s)
245 io/platform_resolved_executable_test/03: Crash # Internal Error: No default cons tructor available.
246 io/platform_resolved_executable_test/04: Crash # Invalid argument(s) 244 io/platform_resolved_executable_test/04: Crash # Invalid argument(s)
247 io/platform_resolved_executable_test/05: Crash # Invalid argument(s) 245 io/platform_resolved_executable_test/05: Crash # Invalid argument(s)
248 io/platform_resolved_executable_test/06: Crash # Internal Error: No default cons tructor available.
249 io/platform_resolved_executable_test/none: Crash # Internal Error: No default co nstructor available.
250 io/platform_test: Crash # Internal Error: No default constructor available.
251 io/process_environment_test: Crash # Internal Error: No default constructor avai lable.
252 io/process_path_environment_test: Crash # Internal Error: No default constructor available.
253 io/raw_secure_server_closing_test: Crash # Invalid argument(s) 246 io/raw_secure_server_closing_test: Crash # Invalid argument(s)
254 io/raw_secure_server_socket_test: Crash # Invalid argument(s) 247 io/raw_secure_server_socket_test: Crash # Invalid argument(s)
255 io/raw_secure_socket_pause_test: Crash # Internal Error: No default constructor available. 248 io/raw_secure_socket_pause_test: Crash # Internal Error: No default constructor available.
256 io/raw_secure_socket_test: Crash # Internal Error: No default constructor availa ble. 249 io/raw_secure_socket_test: Crash # Internal Error: No default constructor availa ble.
257 io/raw_socket_test: Crash # Invalid argument(s) 250 io/raw_socket_test: Crash # Invalid argument(s)
258 io/raw_socket_typed_data_test: Crash # Invalid argument(s) 251 io/raw_socket_typed_data_test: Crash # Invalid argument(s)
259 io/regress_8828_test: Crash # Internal Error: No default constructor available. 252 io/regress_8828_test: Crash # Internal Error: No default constructor available.
260 io/regress_9194_test: Crash # Internal Error: No default constructor available. 253 io/regress_9194_test: Crash # Internal Error: No default constructor available.
261 io/resolve_symbolic_links_test: Crash # Invalid argument(s) 254 io/resolve_symbolic_links_test: Crash # Invalid argument(s)
262 io/secure_builtin_roots_test: Crash # Invalid argument(s) 255 io/secure_builtin_roots_test: Crash # Invalid argument(s)
263 io/secure_server_closing_test: Crash # Invalid argument(s) 256 io/secure_server_closing_test: Crash # Invalid argument(s)
264 io/secure_server_socket_test: Crash # Invalid argument(s) 257 io/secure_server_socket_test: Crash # Invalid argument(s)
265 io/secure_socket_test: Crash # Internal Error: No default constructor available. 258 io/secure_socket_test: Crash # Internal Error: No default constructor available.
266 io/skipping_dart2js_compilations_test: Crash # Invalid argument(s) 259 io/skipping_dart2js_compilations_test: Crash # Invalid argument(s)
267 io/socket_bind_test: Crash # (testListenCloseList... cannot handle async/sync*/ async* functions 260 io/socket_bind_test: Crash # (testListenCloseList... cannot handle async/sync*/ async* functions
268 io/socket_exception_test: Crash # Invalid argument(s) 261 io/socket_exception_test: Crash # Invalid argument(s)
269 io/socket_source_address_test: Crash # (Future testConnect(... cannot handle as ync/sync*/async* functions 262 io/socket_source_address_test: Crash # (Future testConnect(... cannot handle as ync/sync*/async* functions
270 io/socket_upgrade_to_secure_test: Crash # Invalid argument(s) 263 io/socket_upgrade_to_secure_test: Crash # Invalid argument(s)
271 io/stdin_sync_test: Crash # Internal Error: No default constructor available.
272 io/test_extension_fail_test: Crash # Invalid argument(s) 264 io/test_extension_fail_test: Crash # Invalid argument(s)
273 io/test_extension_test: Crash # Invalid argument(s) 265 io/test_extension_test: Crash # Invalid argument(s)
274 io/test_runner_test: Crash # Internal Error: No default constructor available.
275 io/uri_platform_test: Crash # Invalid argument(s) 266 io/uri_platform_test: Crash # Invalid argument(s)
276 io/web_socket_error_test: Crash # Internal Error: No default constructor availab le. 267 io/web_socket_error_test: Crash # Internal Error: No default constructor availab le.
277 io/web_socket_ping_test: Crash # Internal Error: No default constructor availabl e. 268 io/web_socket_ping_test: Crash # Internal Error: No default constructor availabl e.
278 io/web_socket_pipe_test: Crash # Internal Error: No default constructor availabl e. 269 io/web_socket_pipe_test: Crash # Internal Error: No default constructor availabl e.
279 io/web_socket_protocol_test: Crash # Internal Error: No default constructor avai lable. 270 io/web_socket_protocol_test: Crash # Internal Error: No default constructor avai lable.
280 io/web_socket_test: Crash # Internal Error: No default constructor available. 271 io/web_socket_test: Crash # Internal Error: No default constructor available.
281 io/web_socket_typed_data_test: Crash # Internal Error: No default constructor av ailable. 272 io/web_socket_typed_data_test: Crash # Internal Error: No default constructor av ailable.
282 io/windows_environment_test: Crash # Invalid argument(s) 273 io/windows_environment_test: Crash # Invalid argument(s)
283 priority_queue_stress_test: RuntimeError # receiver.get$_collection$_nums is not a function 274 priority_queue_stress_test: RuntimeError # receiver.get$_collection$_nums is not a function
284 slowpath_safepoints_test: RuntimeError # Cannot read property 'prototype' of und efined 275 slowpath_safepoints_test: RuntimeError # Cannot read property 'prototype' of und efined
285 typed_array_test: RuntimeError # receiver.get$_collection$_nums is not a functio n 276 typed_array_test: RuntimeError # receiver.get$_collection$_nums is not a functio n
286 verbose_gc_to_bmu_test: Crash # Invalid argument(s) 277 verbose_gc_to_bmu_test: Crash # Invalid argument(s)
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698