| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index a679da2d27806b3b245a8b7ad4ec8d3c591b7207..12270d0cb0f8be24bdc7c4466e6b347723a27427 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -33,7 +33,7 @@ async/stream_controller_async_test: Fail, Pass # http://dartbug.com/11953
|
| [ $csp ]
|
| mirrors/*: Skip # Issue 6490
|
|
|
| -[ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != firefox]
|
| +[ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != ff]
|
| math/math_test: Fail
|
| math/math2_test: Fail
|
|
|
|
|