Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 15a0d735194d2f64466efd6264bcd754a2054194..f005cd01aa8c16fea45ef9fa24e0e89a8216db97 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -349,6 +349,9 @@ isolates_test: Skip # Timeout because leg does not support web workers. |
[ $compiler == dart2js && $runtime == drt && $unchecked ] |
#indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 |
+[ $compiler == dart2js && $csp && $runtime == drt && $checked ] |
+async_test: Fail |
+ |
[ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $runtime == ff || $runtime == chrome) ] |
js_interop_1_test: Skip # Test cannot run under CSP restrictions (times out). |
js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. |