| Index: dart/tests/html/html.status
|
| ===================================================================
|
| --- dart/tests/html/html.status (revision 31731)
|
| +++ dart/tests/html/html.status (working copy)
|
| @@ -21,7 +21,7 @@
|
| [ $compiler == dart2js && $browser ]
|
| custom/created_callback_test: Fail # Support for created constructor.
|
|
|
| -[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| +[ $compiler == dart2js && ($runtime == drt || $runtime == dartium) ]
|
| audiobuffersourcenode_test/functional: Fail # 15913
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
|
|
|