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

Unified Diff: tests/language/language_dart2js.status

Issue 1583993005: dart2js cps: Improve constant folding of equality operators. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update unit test after rebasing Created 4 years, 11 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/co19/co19-dart2js.status ('k') | 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 6957499e3ae77786103e0f7522e799b08ca16062..2caa77f5a7341f775d410addd0cfe5ea36dbd664 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -305,6 +305,7 @@ super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe
switch_label2_test: Crash # (switch (target){cas... continue to a labeled switch case
switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch case
switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled switch case
+switch8_test: Crash # Pending statics: JSArray
type_variable_closure2_test: RuntimeError # Issue 25309: T lost in List<T>
type_variable_closure4_test: RuntimeError # T lost in <T,T>{}
type_variable_field_initializer_closure_test: RuntimeError # Issue 25309: T lost in List<T>
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698