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

Unified Diff: tests/standalone/standalone.status

Issue 1136843006: dart2js cps: Access to lazily initialized fields. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/lib/lib.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index f0357bc31135dd735f4b11d5330f98917c0840c9..bf2ed0d7c4bb8756ae012b51467888be2fb34c54 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -169,11 +169,8 @@ io/http_client_stays_alive_test: Skip # Timeout.
[ $compiler == dart2js && $cps_ir ]
array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-coverage_test: Crash # unsupported element kind: context:field
io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete(recursive:true);}): try/finally
-io/async_catch_errors_test: Crash # unsupported element kind: events:field
io/create_recursive_test: Crash # unsupported element kind: context:field
-io/dependency_graph_test: Crash # unsupported element kind: UnableToRun:field
io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -185,9 +182,7 @@ io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen
io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-io/file_lock_test: Crash # unsupported element kind: context:field
io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-io/file_stat_test: Crash # unsupported element kind: context:field
io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/file_system_watcher_test: Crash # unsupported element kind: context:field
@@ -212,11 +207,9 @@ io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator':
io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/issue_22636_test: Crash # cannot handle async/sync*/async* functions
io/issue_22637_test: Crash # cannot handle async/sync*/async* functions
-io/link_async_test: Crash # unsupported element kind: context:field
io/link_test: Crash # unsupported element kind: context:field
io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-io/parent_test: Crash # unsupported element kind: context:field
io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/process_run_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
@@ -231,7 +224,6 @@ io/raw_socket_cross_process_test: Crash # Unhandled node
io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/raw_socket_typed_data_test: Crash # Please triage this failure.
io/regress_21160_test: Crash # Unhandled node
-io/resolve_symbolic_links_test: Crash # unsupported element kind: context:field
io/secure_client_raw_server_test: Crash # Unhandled node
io/secure_server_closing_test: Crash # Please triage this failure.
io/secure_server_socket_test: Crash # Please triage this failure.
@@ -246,17 +238,13 @@ io/socket_exception_test: Crash # Please triage this failure.
io/socket_source_address_test: Crash # cannot handle async/sync*/async* functions
io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/socket_upgrade_to_secure_test: Crash # Please triage this failure.
-io/status_file_parser_test: Crash # unsupported element kind: IssueNumberPattern:field
io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/test_extension_fail_test: Crash # unsupported element kind: context:field
io/test_extension_test: Crash # unsupported element kind: context:field
io/test_runner_test: Crash # Unhandled node
io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-io/windows_environment_test: Crash # unsupported element kind: context:field
io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
priority_queue_stress_test: RuntimeError # Please triage this failure.
-status_expression_test: Crash # unsupported element kind: regexp:field
-typed_array_test: Crash # unsupported element kind: float64:field
-verified_mem_test: Crash # unsupported element kind: a:field
+status_expression_test : RuntimeError
« 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