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

Unified Diff: tests/language/language.status

Issue 1062723002: Implement the new '?.' operator in analyzer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Bump analyzer version. 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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 9a89347c95333fc81dae5a110168af5e57311e1c..f49e43c959d9b009db60fa9d9840dd87003fc8c1 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -24,6 +24,9 @@ if_null_precedence_test: Fail
if_null_behavior_test: Fail
if_null_assignment_behavior_test: Fail
if_null_assignment_static_test: Fail
+conditional_property_assignment_test: Fail
+conditional_property_access_test: Fail
+conditional_method_invocation_test: Fail
[ $compiler == dart2dart ]
deferred_load_library_wrong_args_test/none: Fail # Issue 17523

Powered by Google App Engine
This is Rietveld 408576698