| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 1624)
|
| +++ tests/language/language.status (working copy)
|
| @@ -72,6 +72,8 @@
|
|
|
|
|
| [ $component == dartc || $component == chromium ]
|
| +FactoryImplementationTest: Fail
|
| +
|
| CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
|
|
|
| Library4NegativeTest: Fail # Bug 5406175
|
| @@ -202,6 +204,8 @@
|
| FactoryNegativeTest: Fail # Issue 417
|
| CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
|
|
|
| +FactoryImplementationTest: Fail
|
| +
|
| # VM or DartC specific tests not to be run by Frog. See language.status
|
| *VMTest: Skip
|
| *VMNegativeTest: Skip
|
|
|