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

Unified Diff: language/language.status

Issue 9554005: - Fix test name. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
Patch Set: Created 8 years, 10 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 | « no previous file | language/language-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: language/language.status
===================================================================
--- language/language.status (revision 4988)
+++ language/language.status (working copy)
@@ -122,7 +122,7 @@
Constructor3NegativeTest: Fail
ConstructorCallWrongArgumentCountNegativeTest: Fail
DefaultFactoryLibraryTest: Fail # Issue 514
-DisableLibraryPrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
+DisablePrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
DuplicateImplementsTest: Skip # Issue 976
Field3aNegativeTest: Fail
FieldMethod4NegativeTest: Fail
@@ -229,7 +229,7 @@
Factory3Test: Fail # Issue 417
Factory2NegativeTest: Fail
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
-DisableLibraryPrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
+DisablePrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
DoubleToStringAsExponentialTest: Fail # fails due to -0.0.
# Once the -0.0 in DoubleToStringAsFixedTest is fixed it will probably need to
# be moved to a
« no previous file with comments | « no previous file | language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698