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

Unified Diff: tests/language/language.status

Issue 24211003: Let the inferrer know that lazy variables can also be null incase their initializer throws. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 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
===================================================================
--- tests/language/language.status (revision 27658)
+++ tests/language/language.status (working copy)
@@ -13,6 +13,7 @@
switch_int_double_test/01: Fail # Issue 7307
switch_int_double_test/02: Fail # Issue 7307
symbol_literal_test: Fail # Issue 12171
+throwing_lazy_variable_test: Fail # Issue 5802
# These bugs refer currently ongoing language discussions.
constructor_initializer_test/none: Fail # Issue 12633

Powered by Google App Engine
This is Rietveld 408576698