| 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
|
|
|