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

Unified Diff: dart/tests/language/language.status

Issue 8438032: Test implicit this on fields. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index ba621b1d3103c6280a75d82c8c3d5560f17d4956..bd1a490a8d1b821064497081b5d4219ad3cfd3d3 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -47,6 +47,8 @@ ConstructorReturnWithInitAndArrowNegativeTest: Fail # Issue 224
NonParameterizedFactory2Test: Fail # Bug 5257789
+ImplicitThisTest/*: Fail # Issue TBD.
+
# DartC specific tests that should not be run by the VM.
*DartcTest: Skip
@@ -160,6 +162,8 @@ BlackListedTest/12: Fail # Bug 5469684
FactoryArrowTest: Fail # Issue 223
+ImplicitThisTest/01: Fail # Issue TBD.
+
# VM specific tests that should not be run by DartC.
*VMTest: Skip
« no previous file with comments | « no previous file | dart/tests/language/src/ImplicitThisTest.dart » ('j') | dart/tests/language/src/ImplicitThisTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698