Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 545b4c490af0bd8c160a3d311f7cd83439f79091..664f7f3ef0181472fbb3c176a6dc54ee79b45eec 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -16,6 +16,9 @@ postmessage_structured_test/typed_arrays: Fail |
[ $compiler == none && $runtime == drt && $system == windows ] |
worker_test/functional: Pass, Crash # Issue 9929. |
+[ $compiler == dart2js && $checked ] |
+html/documentfragment_test: Crash # Issue 11275 |
+ |
[ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == opera || $runtime == drt || $runtime == dartium)] |
dom_isolates_test: Skip # Need to migrate to new spawnDomFunction. |