Chromium Code Reviews| Index: tests/lib/lib.status |
| =================================================================== |
| --- tests/lib/lib.status (revision 9142) |
| +++ tests/lib/lib.status (working copy) |
| @@ -25,8 +25,12 @@ |
| crypto/sha256_test: Fail |
| [ $compiler == dartc ] |
| -i18n/*: Fail # Issue 3387 |
| +i18n/intl_message_test: Fail # Issue 3387 |
| +i18n/date_time_format_test: Fail # Issue 3387 |
| +[ $compiler == none && ($runtime == drt || $runtime == dartium)] |
| +i18n/bidi_format_test: Skip # Issue 3885 |
| + |
| [ $runtime == opera ] |
| *: Skip |