| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 1524)
|
| +++ tests/language/language.status (working copy)
|
| @@ -78,6 +78,8 @@
|
|
|
|
|
| [ $component == dartc || $component == chromium ]
|
| +CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
|
| +
|
| Library4NegativeTest: Fail # Bug 5406175
|
| Prefix3NegativeTest: Fail # Bug 5406175
|
| Prefix11NegativeTest: Fail # Bug 5406175
|
| @@ -200,6 +202,7 @@
|
|
|
| [ $component == frogsh || $component == frog || $component == leg || $component == webdriver || $component == frogium ]
|
| FactoryNegativeTest: Fail # Issue 417
|
| +CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
|
|
|
| # VM or DartC specific tests not to be run by Frog. See language.status
|
| *VMTest: Skip
|
|
|