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

Unified Diff: tests/language/language_dart2js.status

Issue 1083093005: Fix dart2dart new backend status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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/language/language.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 dfbe766c21db914c9ddad40e0d34c2b9d0d1d19c..22f775f966c888507201267177e7d22a6fbd186d 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -206,10 +206,7 @@ override_field_test/02: Pass, Slow # TODO(kasperl): Please triage.
[ $compiler == dart2dart && $builder_tag == new_backend ]
regress_13494_test: Pass # Issue 22370, passes for the wrong reason
-[ $compiler == dart2dart && $builder_tag == new_backend && $host_checked ]
-large_implicit_getter_test: Crash # Stack overflow
-
-[ $compiler == dart2dart && ($minified == true || $builder_tag == new_backend) ]
+[ $compiler == dart2dart && $minified == true ]
type_variable_conflict2_test/01: RuntimeError # Issue 16180
[ $compiler == dart2dart ]
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698