| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 30222)
|
| +++ tests/html/html.status (working copy)
|
| @@ -394,7 +394,7 @@
|
| js_test: Skip # Test cannot run under CSP restrictions (times out).
|
| postmessage_structured_test: Skip # Test cannot run under CSP restrictions (times out).
|
|
|
| -[ $compiler == dart2js && $runtime == drt ]
|
| +[ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ]
|
| wheelevent_test: Fail # http://dartbug.com/12958
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
|
|