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

Unified Diff: tests/standalone/standalone.status

Issue 1335273003: dart2js cps: Remove code after calls that cannot return. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Revert change to SExpression stringifier Created 5 years, 3 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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 29d1623375d00272989dfb9617efeb2b4543997f..ab49f04c9a1fed8e9de0e08641284a6c312e615e 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -198,11 +198,8 @@ io/secure_socket_renegotiate_test: RuntimeError
io/secure_socket_bad_data_test: RuntimeError # An error in a secure connection just puts a READ_CLOSED on the stream, rather than signaling an error on the stream.
[ $compiler == dart2js && $cps_ir ]
-coverage_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
-io/addlatexhash_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
io/file_error_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
io/file_read_encoded_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
io/file_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
-io/http_client_connect_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
-io/skipping_dart2js_compilations_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
+io/observatory_test: Crash # bailout: cannot handle sync*/async* functions
priority_queue_stress_test: RuntimeError # Cannot read property 'length' of undefined
« tests/compiler/dart2js/js_backend_cps_ir_operators_test.dart ('K') | « tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698