| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 54deeab79db0179c7d9f792ba05f48d0b71d215b..d52bfbcca74443b98390af3e556d37a2daa6a673 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -615,7 +615,7 @@ Language/11_Expressions/07_Maps_A06_t02: Fail # generic type information is lost
|
| LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical to NaN?
|
|
|
|
|
| -[ $compiler == dart2js && $browser ]
|
| +[ $compiler == dart2js && ($runtime == ie10 || runtime == ff || $runtime == chrome || $runtime == safari || $runtime == opera) ]
|
| *: Skip
|
|
|
|
|
|
|