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

Unified 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 side-by-side diff with in-line comments
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 »
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 bf2ed0d7c4bb8756ae012b51467888be2fb34c54..6901e8de496fdcd167c230108b6223f1b8a4bff9 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -170,7 +170,7 @@ io/http_client_stays_alive_test: Skip # Timeout.
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.
io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete(recursive:true);}): try/finally
-io/create_recursive_test: Crash # unsupported element kind: context:field
+io/create_recursive_test: Crash # try/finally
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,7 +185,7 @@ io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u
io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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
+io/file_system_watcher_test: Crash # Unhandled node
io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/file_typed_data_test: Crash # Please triage this failure.
io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -207,7 +207,7 @@ 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_test: Crash # unsupported element kind: context:field
+io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -230,7 +230,7 @@ io/secure_server_socket_test: Crash # Please triage this failure.
io/secure_socket_alpn_test: Crash # Instance of 'TypeOperator': type casts not implemented.
io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/secure_socket_bad_data_test: Crash # Unhandled node
-io/skipping_dart2js_compilations_test: Crash # unsupported element kind: currentWorkingDirectory:field
+io/skipping_dart2js_compilations_test: Crash # Unhandled node
io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/socket_bind_test: Crash # cannot handle async/sync*/async* functions
io/socket_close_test: Crash # Unhandled node
@@ -239,12 +239,12 @@ io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio
io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/socket_upgrade_to_secure_test: Crash # Please triage this failure.
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_extension_fail_test: Crash # Unhandled node
+io/test_extension_test: Crash # Unhandled node
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_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 : RuntimeError
+status_expression_test: RuntimeError # Please triage this failure.
« 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