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

Unified Diff: tests/standalone/standalone.status

Issue 1161793002: Revert "dart2js cps: 'is' checks on types with type arguments." (Closed) Base URL: git@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') | 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 ee2f9e001394cf12913ffd0ddad4be7f207faae3..502c62df907ea4bba458bc7908b98cdb9e3565f8 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -208,6 +208,7 @@ io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp
io/http_headers_test: Crash # Unhandled node
io/http_parser_test: Crash # Unhandled node
io/http_proxy_test: Crash # Please triage this failure.
+io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
io/https_bad_certificate_test: Crash # cannot handle async/sync*/async* functions
io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -224,6 +225,7 @@ io/platform_executable_test/04: Crash # (try {test(tempDir);}finally {tempDir.de
io/platform_executable_test/05: Crash # (try {test(tempDir);}finally {tempDir.deleteSync(recursive:true);}): try/finally
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>.
io/raw_datagram_socket_test: Crash # Unhandled node
io/raw_secure_server_closing_test: Crash # Please triage this failure.
io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
« 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