| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 12524)
|
| +++ tests/html/html.status (working copy)
|
| @@ -201,5 +201,8 @@
|
| cross_frame_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
|
| window_open_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
|
|
|
| +[ $system == macos && $compiler == dart2js && $runtime == chrome ]
|
| +window_open_test: Fail # No testrunner or layoutTestController on Chrome on Mac
|
| +
|
| [ $compiler == dart2js && ($runtime == ff || $runtime == ie || $runtime == safari || $runtime == opera) ]
|
| window_open_test: Fail
|
|
|