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

Unified Diff: language/language-leg.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
Index: language/language-leg.status
===================================================================
--- language/language-leg.status (revision 4758)
+++ language/language-leg.status (working copy)
@@ -44,6 +44,7 @@
ContinueTest: Fail # switch cases are not implemented
DefaultFactoryLibraryTest: Fail # lib is not a type
DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented
+DisableLibraryPrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
DoubleToStringAsExponentialTest: Fail # -0.0 is printed as 0.0.
DoubleToStringAsFixedTest: Fail # -0.0 is printed as 0.0.
DoubleToStringAsPrecisionTest: Fail # -0.0 is printed as 0.0.

Powered by Google App Engine
This is Rietveld 408576698