| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index ea948eceb3ba0e04413e9f377f54c0e31bee5ef1..9ec08bf6c10a9851c55f936b7ccba51b0fded06c 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -70,12 +70,10 @@ 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
|
| null_nosuchmethod_test: Fail # Issue: 7413
|
| -date_time7_test: Fail # Issue 14691
|
| unicode_test: Fail # Issue 14694
|
|
|
| [ $compiler == dart2js ]
|
|
|