| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index d06980244f184b412cd0ab2b993651af4b8ab760..f77536308dc73d7d8fc8aa44ca356e66de0ece45 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -70,6 +70,7 @@ double_round_to_double2_test: Fail, OK # Runtime rounds 0.49999999999999994 to 1
|
| 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
|
| +date_time7_test: Fail # Issue 14717. Timezone name extraction fails.
|
|
|
| [ $runtime == opera ]
|
| core_runtime_types_test: Fail
|
|
|