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

Unified Diff: tests/language/language_analyzer2.status

Issue 644283002: Type check field assignments during constant evaluation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 9edb8c102d83fb58fec59df25e872dd45167ea65..cdeaf5b3188f7efed458b73b79448fd40ed9c6a0 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -461,6 +461,4 @@ 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 == dart2analyzer && $checked ]
-const_constructor2_test/22: MissingCompileTimeError # Issue 16391
-const_constructor2_test/24: MissingCompileTimeError # Issue 16391
malformed2_test/01: MissingCompileTimeError # Issue 16391

Powered by Google App Engine
This is Rietveld 408576698