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

Unified Diff: tests/language/language_analyzer.status

Issue 613303003: Rework EvaluationResultImpl class hierarchy. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rework to use ErrorReporter Created 6 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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 436d99b16a9c26858ff69b160f7c22cb5ebcba11..db3ffa0f4b5da801465920649c9e1db4e5331ed6 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -458,6 +458,8 @@ main_not_a_function_test/01: Fail # http://dartbug.com/20030
main_test/03: Fail # http://dartbug.com/20030
no_main_test/01: Fail # http://dartbug.com/20030
+compile_time_constant10_test/none: CompileTimeError # Issue 21177
+
# Issue 16391. These tests are supposed to produce a compile time
# error in checked mode, but they don't:
[ $compiler == dartanalyzer && $checked ]

Powered by Google App Engine
This is Rietveld 408576698