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

Unified Diff: tests/language/language.status

Issue 8602013: Add test for scope accessed by multiple closures. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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 | « no previous file | tests/language/src/ClosureSharedStateTest.dart » ('j') | 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 974e892628131d52e5d76069ed1f87adcb00f3b9..915cd7d25ceb4384263ecbafded561a7e1364d75 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -210,6 +210,7 @@ CallThroughGetterTest: Fail
CanonicalConstTest: Fail # type in const array allocation is erased
CharEscapeTest: Fail
ClassOverrideNegativeTest: Fail
+ClosureSharedStateTest: Fail
ClosuresWithComplexParamsTest: Fail
ConstFactoryNegativeTest: Fail
ConstObjectsAreImmutableTest: Fail
« no previous file with comments | « no previous file | tests/language/src/ClosureSharedStateTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698