| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 9d5ba21fcc16488ee6aa5f1b48f956abebd00dc7..3200a8a5e3a028f090b55766c9d36b64a1d2daf4 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -20,6 +20,7 @@ compare_to2_test: Fail # Bug 4018
|
| symbol_test/01: Fail, Pass # bug 11669
|
|
|
| # With the exception of 'void', new Symbol() should not accept reserved words.
|
| +symbol_reserved_word_test/05: CompileTimeError # bug 20191
|
| symbol_reserved_word_test/06: RuntimeError # bug 11669
|
| symbol_reserved_word_test/09: RuntimeError # bug 11669
|
| symbol_reserved_word_test/12: RuntimeError # bug 11669
|
|
|