Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 785c5de52af15299af1fe633c46d8258c8b1b162..39703eb334c9f3979fa18fe51e2a495bdf14a746 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -105,6 +105,9 @@ xhr_test: Pass, Fail # Issue 11884 |
[$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ] |
webgl_1_test: Pass, Fail # Issue 8219 |
+[ ($compiler == none || $compiler == dart2dart) ] |
+deferred_multi_app_htmltest: Fail # Issue 16603 |
+ |
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows] |
websql_test: Skip # Issue 4941: stderr contains a backtrace. |