| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index f63a247522b8aa69be5144f367669e4f8e47ac4f..5a1e4654aab3bc2bf6dae687b3661eaba50803a2 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -12,6 +12,8 @@ indexeddb_5_test: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
| custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
| blob_constructor_test: Fail # Issue 19500
|
| transferables_test: Fail # Issue 19500
|
| +indexeddb_1_test/functional: Skip # Issue 19512 (timing out)
|
| +xhr_test/xhr: RuntimeError # Issue 18049
|
|
|
| [ $compiler == dart2js && $csp ]
|
| custom/js_custom_test: Fail # Issue 14643
|
| @@ -27,9 +29,6 @@ custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
|
| audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
|
|
|
| -[ $compiler == none && ($runtime == drt || $runtime == dartium) && $checked ]
|
| -xhr_test/xhr: Pass, RuntimeError # Issue 18049
|
| -
|
| [ $compiler == none && $runtime == dartium && $system == macos]
|
| canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue 11834
|
|
|
|
|