Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index d5dd8383e89e3371cbb43ff8ab4bdb19b329df46..46a90148301ec352aeac523e2502dfe11a00acea 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -21,6 +21,7 @@ xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages. |
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented |
| #htmloptionscollection_test: Fail # TODO(asiva): investigate. |
| +js_interop_1_test: Pass |
|
Mads Ager (google)
2012/08/22 12:41:02
We should never have a Pass line in the status fil
Anders Johnsen
2012/08/22 12:53:04
Agreed, uploaded here: https://chromiumcodereview.
|
| [ $compiler == none && $runtime == drt && $system == windows] |
| audiocontext_test: Skip |