| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index faeaa01bb7d851b0c4d1f0b1876c90b6bed6de05..1783cf0f9e6d2464f954e1e43879ce823334723c 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -382,7 +382,7 @@ mediasource_test/functional: RuntimeError # Issue 24838
|
|
|
| # 'html' tests import the HTML library, so they only make sense in
|
| # a browser environment.
|
| -[ $runtime == vm ]
|
| +[ $runtime == vm || $runtime == dart_precompiled ]
|
| *: Skip
|
|
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
|
|
|