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

Unified Diff: tests/language/language.status

Issue 10914150: Do not rename assert syntax. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | « lib/compiler/implementation/dart_backend/placeholder_collector.dart ('k') | utils/tests/pub/pub.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 0215dae05086ab9ff09a6fba2e83ce59436b37ca..a96889e5fbaf262832a1d071d09504397eb17be9 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -230,13 +230,9 @@ string_escape1_negative_test: Skip
*: Skip
[ $compiler == dart2dart ]
-named_constructor_test: Fail, Pass # Broken in minify mode only.
-assert_with_type_test_or_cast_test: Fail, Pass # Broken in minify mode only.
-assert_with_type_test_or_cast_test: Fail, Pass # Broken in minify mode only.
-assertion_test: Fail, Pass # Broken in minify mode only.
-
pseudo_kw_illegal_test/02: Fail
-assert_lexical_scope_test: Fail
+# Fails in conservative mode, issue 4935, passes in minifinying mode.
+assert_lexical_scope_test: Fail, Pass
bad_constructor_test/04: Fail
bad_constructor_test/05: Fail
bad_constructor_test/06: Fail
« no previous file with comments | « lib/compiler/implementation/dart_backend/placeholder_collector.dart ('k') | utils/tests/pub/pub.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698