Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index afe54005481fa1b06230a2c4a4374681255d51e0..221db294c329a385bb54324104386aa82ba68086 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -382,7 +382,7 @@ mediasource_test/functional: RuntimeError # Issue 24838 |
# 'html' tests import the HTML library, so they only make sense in |
# a browser environment. |
-[ $runtime == vm ] |
+[ $runtime == vm || $runtime == dart_precompiled ] |
*: Skip |
[ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |