| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4cb43811192dc59a0f09d2ea2bdda632a3c967c9..07416755bdb03e0e6aa6fa0dd062467513b56473 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -24,6 +24,7 @@ transferables_test: RuntimeError # Dartium JSInterop failure
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium ) ]
|
| worker_api_test: Fail # Issue 10223
|
| resource_http_test: Fail # Issue 24203
|
| +js_dart_to_string_test: RuntimeError # 24584
|
|
|
| [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium ) ]
|
| datalistelement_test: Skip # Issue 20540
|
|
|