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

Unified Diff: tests/language/language.status

Issue 1151163004: Implementation of null-aware operators. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 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 a198972952329ae6ff9a4895ce1dec42e68d50e3..c85375e0e6eef88f9aa8a0176dc2255e15676761 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -27,6 +27,7 @@ if_null_assignment_static_test: Fail
conditional_property_assignment_test: Fail
conditional_property_access_test: Fail
conditional_method_invocation_test: Fail
+this_conditional_operator_test/none: Fail
deferred_redirecting_factory_test: Fail # Issue 23408
redirecting_constructor_initializer_test: RuntimeError # Issue 23488

Powered by Google App Engine
This is Rietveld 408576698