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

Unified Diff: tests/corelib/corelib.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/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/html/html.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 ebd3de498c91bd973a5945a0740c505039113bb7..b47cb934f008b0f84af8e33f73691295935afb2b 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -232,7 +232,6 @@ double_truncate_test: RuntimeError # Please triage this failure.
duration2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
duration_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
error_stack_trace1_test: Pass # Please triage this failure.
-error_stack_trace2_test: Crash # unsupported element kind: cyclicStatic:field
error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail("Should not reach");}): Unhandled node
expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -305,7 +304,6 @@ null_test: Crash # Instance of 'TypeOperator': type check unimplemented for dyna
num_clamp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
num_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
num_parse_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-num_sign_test: Crash # unsupported element kind: numbers:field
queue_first_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
queue_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
queue_single_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -338,8 +336,7 @@ string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented
string_source_test: Crash # Instance of 'TypeOperator': type casts not implemented.
string_substring_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-symbol_operator_test/03: Crash # unsupported element kind: $:field
-symbol_operator_test/none: Crash # unsupported element kind: $:field
+symbol_operator_test/03 : RuntimeError
symbol_reserved_word_test/03: Pass # Please triage this failure.
symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698