| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 11457)
|
| +++ tests/html/html.status (working copy)
|
| @@ -200,6 +200,9 @@
|
| [ $compiler == dart2js && $runtime == chrome && $system == macos ]
|
| fileapi_test: Skip # Issue 3022
|
|
|
| +[ $compiler == dart2js && $runtime == chrome ]
|
| +cssstyledeclaration_test: Fail # Issue 4777
|
| +
|
| [ $compiler == dart2js && $runtime == ff ]
|
| cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodException : method not found: 'get$status'
|
| xhr_test: Skip # Timeout
|
|
|