Chromium Code Reviews| Index: dart/tests/html/html.status |
| diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status |
| index 75064c678bbd71c6bb3ab7cbf7172051395031bf..7b2f5ad3bd7b34d967f99d7402be6aa0cc70561b 100644 |
| --- a/dart/tests/html/html.status |
| +++ b/dart/tests/html/html.status |
| @@ -5,7 +5,7 @@ |
| async_window_test: Skip #TODO(gram): investigating |
| event_test: Skip # Issue 1996 |
| interactive_test: Skip # Must be run manually. |
| -dromaeo_smoke_test: Fail, Pass # Issue 14521 |
| +dromaeo_smoke_test: Skip, Fail, Pass # Issue 14521 |
|
ricow1
2013/11/14 14:42:27
but why?
kustermann
2013/11/19 10:06:10
Because it doesn't work currently. See bug numbers
|
| [ $compiler == dart2js && $csp ] |
| custom/js_custom_test: Fail # Issue 14643 |