| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 8a73ebaf2122b0631929f7d68cb23f6c74327789..742f19dc8aaf4ded073387bed4dd0cc69d6dcebd 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -58,6 +58,9 @@ fileapi_test/getFile: Pass, Fail # Issue 20488
|
| async_test: RuntimeError, OK # Uses Isolate.spawn.
|
| isolates_test: RuntimeError, OK # Uses Isolate.spawn.
|
|
|
| +[ $compiler == none && ($runtime == drt || $runtime == dartium ) && $checked]
|
| +cross_domain_iframe_test: RuntimeError # Issue 26134
|
| +
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium ) && $mode == debug ]
|
| websocket_test/websocket: Skip # Issue 17666
|
| canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Issue 17666
|
|
|