| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 7047)
|
| +++ tests/language/language.status (working copy)
|
| @@ -182,6 +182,8 @@
|
| ExceptionTest: Fail # Issue 1785
|
| Factory3Test: Fail # Issue 417
|
| Factory2NegativeTest: Fail
|
| +FBoundedQuantificationTest/01: Fail # Issue 439
|
| +FBoundedQuantificationTest/02: Fail # Issue 439
|
| CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
|
| CompileTimeConstantCTest/02: Fail # string-concatenated (+) keys in literal maps.
|
| CompileTimeConstantDTest: Fail # doesn't recognize 400 + z (with z parameter of constructor) as compile-time constant.
|
|
|