| Index: dart/tests/html/html.status
|
| ===================================================================
|
| --- dart/tests/html/html.status (revision 8060)
|
| +++ dart/tests/html/html.status (working copy)
|
| @@ -179,7 +179,14 @@
|
| fileapi_test: Skip # Issue 3022
|
|
|
| [ $compiler == dart2js && $runtime == ff ]
|
| -*: Skip # Issue 2615
|
| +cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodException : method not found: 'get$status'
|
| +canvas_pixel_array_type_alias_test: Fail # Expectation: CreateImageData. Caught NoSuchMethodException : method not found: 'get$data'
|
| +window_nosuchmethod_test: Fail # Expectation: windowNonMethod. Caught Instance of 'TypeError'
|
| +xhr_test: Skip # Timeout
|
| +inner_frame_test: Skip # Timeout
|
| +svg_3_test: Skip # Timeout
|
| +documentfragment_test: Skip # Timeout
|
| +fileapi_test: Skip # Issue 3022
|
|
|
| [ $compiler == dart2js && $runtime == chrome && $system == windows]
|
| css_test: Fail # Issue #2823
|
|
|