Fixed status

TBR=sra@google.com

Change-Id: Ie8f1d0e19bdde301aa995376727035f807d5d222
Reviewed-on: https://dart-review.googlesource.com/56288
Commit-Queue: Terry Lucas <terry@google.com>
Reviewed-by: Terry Lucas <terry@google.com>
This commit is contained in:
Terry Lucas 2018-05-23 07:52:55 +00:00 committed by commit-bot@chromium.org
parent cf87b84f7d
commit 2a7188523e

View file

@ -342,7 +342,6 @@ collection/list_test: RuntimeError
html/fontface_loaded_test: RuntimeError
html/html_mock_test: RuntimeError # Issue 31038
html/input_element_attributes_test: RuntimeError
html/interactive_media_test: RuntimeError # # See NOTE in test on how to run.
html/js_dart_functions_test: RuntimeError # does not implement Dart 2 implicit `.call` tearoff
html/js_extend_class_test: RuntimeError
@ -463,6 +462,7 @@ html/element_types_shadow_test: RuntimeError # Issue 29922
html/file_sample_test: Skip # FileSystem not supported on Safari.
html/fileapi_supported_throws_test: Skip # FileSystem not supported on Safari
html/js_mock_test: RuntimeError # Issue 32286
html/storage_promise_test: RuntimeError # Not supported on Safari
html/xhr_test: RuntimeError
[ $compiler == dart2js && $system == linux ]
@ -790,6 +790,9 @@ convert/streamed_conversion_json_utf8_decode_test: SkipSlow # Times out. Issue 2
convert/streamed_conversion_json_utf8_encode_test: SkipSlow # Times out. Issue 22050
convert/streamed_conversion_utf8_decode_test: SkipSlow # Times out. Issue 22050
[ $compiler == dart2js && ($runtime != chrome || $system != macos) ]
html/interactive_media_test: RuntimeError # # See NOTE in test on how to run.
[ $compiler == dart2js && ($runtime == ff || $runtime == safari || $ie) ]
html/custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill does not support
html/custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this