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

Unified Diff: language/language.status

Issue 9568016: Added test for issue 1882: (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') | language/src/DisablePrivacyTest.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: language/language.status
===================================================================
--- language/language.status (revision 4758)
+++ language/language.status (working copy)
@@ -124,6 +124,7 @@
Constructor3NegativeTest: Fail
ConstructorCallWrongArgumentCountNegativeTest: Fail
DefaultFactoryLibraryTest: Fail # Issue 514
+DisableLibraryPrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
DuplicateImplementsTest: Skip # Issue 976
Field3aNegativeTest: Fail
FieldMethod4NegativeTest: Fail
@@ -226,6 +227,7 @@
Factory3Test: Fail # Issue 417
Factory2NegativeTest: Fail
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
+DisableLibraryPrivacyTest: 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') | language/src/DisablePrivacyTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698