| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 2dfdb3b6a9adc86e512b7dc33638d30afb054359..6946397761c38384a34b540922c016186eac9a69 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -19,6 +19,7 @@ unicode_test: Fail # Bug 6706
|
| compare_to2_test: Fail # Bug 4018
|
|
|
| symbol_test/01: Fail, Pass # bug 11669
|
| +corelib/iterable_generate_test/01: RuntimeError # Issue 28025
|
|
|
| # With the exception of 'void', new Symbol() should not accept reserved words.
|
| symbol_reserved_word_test/06: RuntimeError # bug 11669
|
|
|