| Index: tests/corelib/corelib.status
|
| ===================================================================
|
| --- tests/corelib/corelib.status (revision 36480)
|
| +++ tests/corelib/corelib.status (working copy)
|
| @@ -70,7 +70,7 @@
|
| [ $runtime == ie9 ]
|
| double_round4_test: Fail, OK # IE bug: Math.round(4503599627370497) != 4503599627370497.
|
| double_round_to_double3_test: Fail, OK # IE bug: Math.round(4503599627370497) != 4503599627370497.
|
| -collection_length_test: Pass, Timeout # Issue 12844
|
| +collection_length_test: Skip # Issue 12844
|
|
|
| [ $runtime == opera ]
|
| core_runtime_types_test: Fail
|
|
|