Chromium Code Reviews| Index: tests/corelib/corelib.status |
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
| index 97e1b625e20f5358634b8077fe2bf59eef82a474..c5b1d812a4d25613fcf75026cc5f9b089e13705e 100644 |
| --- a/tests/corelib/corelib.status |
| +++ b/tests/corelib/corelib.status |
| @@ -58,9 +58,6 @@ int_parse_radix_test/02: Fail # No bigints. |
| double_parse_test/01: Pass, Fail # JS implementations disagree on U+0085 being whitespace. |
| integer_to_radix_string_test: RuntimeError # issue 22045 |
| -[ $runtime != vm ] |
|
ricow1
2015/03/03 13:19:32
analyzer will probably still fail right?
karlklose
2015/03/03 13:24:30
Yes, added a suppression in patch set 2.
|
| -hash_set_type_check_test: Fail # Issue 22635 |
| - |
| # With the exception of 'void', const Symbol() should not accept reserved |
| # words. |
| [ $compiler == none || $compiler == dart2js || $compiler == dart2dart] |