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

Unified Diff: tests/language/language_dart2js.status

Issue 24091002: Emit a compile-time error when the name of a variable is referenced in the (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index dcacb589eef07fc6c77b20525076a9f84376bfb4..749770069f1b466dcced482cbc35f64e7144f798 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -3,6 +3,7 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js || $compiler == dart2dart ]
+block_scope_test; Fail # Issue 13204.
ngeoffray 2013/09/10 11:39:48 ; -> :
karlklose 2013/09/10 11:45:53 Done.
compile_time_constant_c_test/none: Fail # Issue 11583
null_test/03: Fail # Issue 12445.
black_listed_test/none: Fail # Issue 12446.

Powered by Google App Engine
This is Rietveld 408576698