Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 601c08980e352e4a6950dbc53ca4e2862f89204f..c51f70173e0848982ccc925e398f087d345ba2bb 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. |