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

Unified Diff: tests/language/language_dart2js.status

Issue 1099953004: In constant evaluation, handle final vars initialized at declaration site. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 a4b385d5c59f532ebe390fb3240ee082228f7fa2..833acc90a44ef6b870b6a485860a2df96a70149b 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -96,6 +96,22 @@ malbounded_type_test_test/04: Fail # Issue 14121
malbounded_type_test2_test: Fail # Issue 14121
default_factory2_test/01: Fail # Issue 14121
+[ ($compiler == dart2js || $compiler == dart2dart) && $checked ]
+compile_time_constant_checked5_test/06: Fail # Issue 23182
+compile_time_constant_checked5_test/07: Fail # Issue 23182
+compile_time_constant_checked5_test/10: Fail # Issue 23182
+compile_time_constant_checked5_test/11: Fail # Issue 23182
+compile_time_constant_checked5_test/12: Fail # Issue 23182
+compile_time_constant_checked5_test/15: Fail # Issue 23182
+compile_time_constant_checked5_test/16: Fail # Issue 23182
+compile_time_constant_checked5_test/17: Fail # Issue 23182
+compile_time_constant_checked5_test/20: Fail # Issue 23182
+compile_time_constant_checked5_test/21: Fail # Issue 23182
+compile_time_constant_checked5_test/22: Fail # Issue 23182
+compile_time_constant_checked5_test/23: Fail # Issue 23182
+compile_time_constant_checked5_test/24: Fail # Issue 23182
+compile_time_constant_checked5_test/25: Fail # Issue 23182
+
[ $compiler == dart2js && $unchecked ]
type_checks_in_factory_method_test: RuntimeError # Issue 12746
assertion_test: RuntimeError # Issue 12748
« pkg/analyzer/lib/src/generated/resolver.dart ('K') | « tests/language/language_analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698