Chromium Code Reviews| Index: client/tests/client/client.status |
| diff --git a/client/tests/client/client.status b/client/tests/client/client.status |
| index d7a8dbe3274a63a64031796e66bacb95f5aec272..3f49ee113dffd0113883f81dcfc0c113af18ee51 100644 |
| --- a/client/tests/client/client.status |
| +++ b/client/tests/client/client.status |
| @@ -3,7 +3,7 @@ |
| # BSD-style license that can be found in the LICENSE file. |
| dom/WebGL1Test: Skip # Issue 1495 |
| -dom/CallbacksTest: Fail # webkitRequestAnimationFrame now takes one argument. |
| +dom/CallbacksTest: Pass, Fail # webkitRequestAnimationFrame now takes one argument. |
|
Anton Muhin
2012/04/10 18:12:24
why it flakes? Usually it should either pass or f
podivilov
2012/04/10 18:40:34
It passes on dartium and some dart2js bots. On oth
|
| [ $compiler == none && $runtime == drt ] |
| # TODO(vsm): Triage DOM tests. |