| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index da57a7961c5a2c331ab28b4fee4983fdfd6f98d7..ff918be823679b0c0f6adec726059a890842608b 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -9,7 +9,7 @@ cross_frame_test: Skip # Test reloads itself. Issue 18558
|
| js_array_test: Skip # Issue 23676, 23677
|
| js_typed_interop_test: Skip # Issue 23676, 23677
|
|
|
| -[ $compiler == none && $runtime == dartium ]
|
| +[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
|
| cross_domain_iframe_test: RuntimeError # Dartium JSInterop failure
|
| crypto_test/functional: RuntimeError # Dartium JSInterop failure
|
| custom/document_register_basic_test: RuntimeError # Dartium JSInterop failure
|
|
|