| Index: tests/corelib/corelib.status
|
| ===================================================================
|
| --- tests/corelib/corelib.status (revision 10468)
|
| +++ tests/corelib/corelib.status (working copy)
|
| @@ -41,13 +41,15 @@
|
| [ $compiler == frog && $runtime == none ]
|
| *: Skip
|
|
|
| +[ $runtime == opera ]
|
| +# TODO(kasperl): Triage these tests.
|
| +core_runtime_types_test: Fail
|
| +date_time7_test: Fail
|
| +unicode_test: Fail
|
| +
|
| [ $runtime == ff || $runtime == ie ]
|
| unicode_test: Fail
|
|
|
| -# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
|
| -[ $runtime == opera ]
|
| -*: Skip
|
| -
|
| [ $runtime == ie && ($system == linux || $system == mac) ]
|
| *: Skip
|
|
|
|
|