| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index ee50466386ebec51769cdd185f86dec66a5cefab..91ea421bd6e1c3ac655d6d36ccde023aad203b55 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -48,6 +48,7 @@ symbol_reserved_word_test/05: RuntimeError # bug 20191 / dartium/drt cannot dete
|
| symbol_reserved_word_test/03: RuntimeError # bug 19972
|
| int_parse_radix_test/01: Pass, Fail # JS implementations disagree on U+0085 being whitespace.
|
| int_parse_radix_test/02: Fail # No bigints.
|
| +double_parse_test/01: Pass, Fail # JS implementations disagree on U+0085 being whitespace.
|
|
|
| # With the exception of 'void', const Symbol() should not accept reserved
|
| # words.
|
|
|