| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 1661)
|
| +++ tests/language/language.status (working copy)
|
| @@ -71,6 +71,8 @@
|
|
|
|
|
| [ $component == dartc || $component == chromium ]
|
| +FactoryImplementationTest: Fail # Issue 521
|
| +
|
| AssertTest: Fail # Uses AssertError class. Bug 4385894.
|
| BitOperationsTest: Fail # Uses bignums.
|
| BlackListedTest/01: Fail # Bug 5469684
|
| @@ -188,6 +190,8 @@
|
| FactoryNegativeTest: Fail # Issue 417
|
| CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
|
|
|
| +FactoryImplementationTest: Fail # Issue 523
|
| +
|
| # VM or DartC specific tests not to be run by Frog. See language.status
|
| *VMTest: Skip
|
| *VMNegativeTest: Skip
|
|
|