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

Unified Diff: tests/language/language.status

Issue 10915083: Change assert implementation to not depend on a top-level function called 'assert'. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Revert to using lexicalScope 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 83bb5b7e9242ac64c53a017cf180696ed2da7f44..305acf66df3002eaa9ead7d06a11491f28234e73 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -32,6 +32,8 @@ pseudo_kw_illegal_test/10: Fail # Issue 356
pseudo_kw_illegal_test/14: Fail # Issue 356
final_field_initialization_order_test: Fail # Issue 4839
+assert_lexical_scope_test: Fail # Issue 4935
+
# These bugs refer currently ongoing language discussions.
constructor5_test: Fail # (Discussion ongoing)
constructor6_test: Fail # (Discussion ongoing)

Powered by Google App Engine
This is Rietveld 408576698