Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index dfd1a252ac1c8f65fdf47246b5cc06a79910be72..d39e5b9293827688ad87f83e3958b83a3ad9502a 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -364,7 +364,7 @@ websql_test/supported: Fail |
# 'html' tests import the HTML library, so they only make sense in |
# a browser environment. |
-[ $runtime == vm || $runtime == dart_precompiled || $runtime == dart_product ] |
+[ $runtime == vm || $runtime == dart_precompiled || $runtime == dart_app ] |
*: Skip |
[ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |