| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index e4af4db0dc9a47f9e8468d48af53347c0af57b24..3caaa2e556c7a90f65a104eff52c12d44f8cc3d2 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -10,6 +10,7 @@ measurement_test: Pass, Fail # Issue 1940
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| +typed_arrays*: Fail # Troubles with constructors, in work.
|
| #htmloptionscollection_test: Fail # TODO(asiva): investigate.
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
|
|