| Index: client/tests/client/client-leg.status
|
| diff --git a/client/tests/client/client-leg.status b/client/tests/client/client-leg.status
|
| index 74db690e8efec0dcf68fc4e144be50f4e5f2ca12..8f0a0b35139d4db6a9479830555ff5500589b1f9 100644
|
| --- a/client/tests/client/client-leg.status
|
| +++ b/client/tests/client/client-leg.status
|
| @@ -4,6 +4,8 @@
|
|
|
| [ $compiler == dart2js ]
|
| dom/DOMIsolatesTest: Fail # error: cannot resolve spawnDomIsolate
|
| +dom/RequestAnimationFrameTest: Skip # Async test hangs.
|
| +html/RequestAnimationFrameTest: Skip # Async test hangs.
|
|
|
| [ $compiler == dart2js && $runtime == drt ]
|
|
|
|
|