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

Unified Diff: tests/language/language_analyzer.status

Issue 1052243002: Implement the new '??=' operator in analyzer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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
« no previous file with comments | « tests/language/language.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 449d90fe09698f8b135939c108b925fb291ea64a..9efc6c0aa80f73d102b87b197dc3f0779f248249 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -522,6 +522,8 @@ const_dynamic_type_literal_test: CompileTimeError # Issue 22989
if_null_evaluation_order_test: CompileTimeError
if_null_precedence_test: CompileTimeError
if_null_behavior_test: CompileTimeError
+if_null_assignment_behavior_test: CompileTimeError
+if_null_assignment_static_test: CompileTimeError
# Issue 16391. These tests are supposed to produce a compile time
# error in checked mode, but they don't:
« no previous file with comments | « tests/language/language.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698