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

Unified Diff: tests/language/language_dart2js.status

Issue 1147973003: dart2js cps: Fix status file. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Reorder lines 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index a7bbbd1c53c68800e4c2be6e1778316d791e4820..2feb59ee9913d7c72391785855e87f959396aeed 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -1055,3 +1055,8 @@ value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
void_type_test: Crash # Unhandled node
+static_getter_no_setter1_test/01 : RuntimeError
+top_level_getter_no_setter1_test/01 : RuntimeError
+top_level_getter_no_setter2_test/01 : RuntimeError
+static_getter_no_setter3_test/01 : RuntimeError
+super_operator_index6_test : Crash # bailout: (super[0]+=1): visitUnresolvedSuperGetterCompoundIndexSet
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698