| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 8bd2c46e5cf45fac1ba70d14d4a90259fd1a8685..3dca75d208c830b4456f5b1f1ca552bd01899d26 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -346,6 +346,9 @@ typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on
|
| [ $compiler == dart2js && $runtime == ff ]
|
| inner_frame_test: Skip # Timeout
|
|
|
| +[ $compiler == dart2js && $runtime == drt && $unchecked ]
|
| +indexeddb_5_test/functional: Fail, OK # http://dartbug.com/8851
|
| +
|
| [ $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.
|
|
|