| Index: tests/corelib/corelib.status
|
| ===================================================================
|
| --- tests/corelib/corelib.status (revision 26776)
|
| +++ tests/corelib/corelib.status (working copy)
|
| @@ -31,7 +31,9 @@
|
| [ $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
|
|
|
| +
|
| [ $compiler == dart2js && ($runtime == chrome || $runtime == drt || $runtime == d8 || $runtime == safari) ]
|
| string_trim_unicode_test: Fail # V8 bug 2408
|
|
|
|
|