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

Unified Diff: tests/language/language.status

Issue 10913250: Properly collect placeholders for function expressions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
« no previous file with comments | « lib/compiler/implementation/dart_backend/placeholder_collector.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index b5a3747cd66ba8c764e2f3c471adc410ee6f2bc6..3d47c8a6c2dfede886dac46ad3b3971cc415805d 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -273,7 +273,6 @@ pseudo_kw_illegal_test/14: Fail
pseudo_kw_test: Fail
# external keyword is not yet supported by dart2js/dart2dart.
external_test/*: Skip
-lazy_static2_test: Fail, Pass # Passes in conservative mode, fails in minified (issue 5141)
lazy_static3_test: Fail, OK # Issue 3558
# Call operator is not supported by DartVM (see suppression above.)
call_operator_test: Fail
« no previous file with comments | « lib/compiler/implementation/dart_backend/placeholder_collector.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698