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

Unified Diff: tests/corelib/corelib.status

Issue 1154173002: dart2js cps: Track underlying value of interceptors in type propagation. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Status file 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/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index ffc5d693fc6eb31050a86cc61f40f4edfaa388dc..477641c266f9de21df5849c13b5335d5ae7f2086 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -302,7 +302,6 @@ regexp/range-out-of-order_test: Crash # Instance of 'TypeOperator': type check u
regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
set_test: Crash # Instance of 'TypeOperator': type casts not implemented.
set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-shuffle_test: RuntimeError # Please triage this failure.
splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
string_buffer_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -327,7 +326,6 @@ symbol_test/none: Crash # Please triage this failure.
uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-uri_normalize_path_test: RuntimeError # Please triage this failure.
uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698