| OLD | NEW |
| 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 event_test: Skip # Issue 1996 | 5 event_test: Skip # Issue 1996 |
| 6 interactive_test: Skip # Must be run manually. | 6 interactive_test: Skip # Must be run manually. |
| 7 dromaeo_smoke_test: Skip # Issue 14521, 8257 | 7 dromaeo_smoke_test: Skip # Issue 14521, 8257 |
| 8 cross_frame_test: Skip # Test reloads itself. Issue 18558 | 8 cross_frame_test: Skip # Test reloads itself. Issue 18558 |
| 9 | 9 |
| 10 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] | 10 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 116 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 116 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 117 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 117 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 118 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | 118 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
| 119 no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537 | 119 no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537 |
| 120 scripts_htmltest: Skip # Times out on IE. Issue 21537 | 120 scripts_htmltest: Skip # Times out on IE. Issue 21537 |
| 121 two_scripts_htmltest: Skip # Times out on IE. Issue 21537 | 121 two_scripts_htmltest: Skip # Times out on IE. Issue 21537 |
| 122 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 | 122 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 |
| 123 localstorage_test: Pass, RuntimeError # Issue 22166 | 123 localstorage_test: Pass, RuntimeError # Issue 22166 |
| 124 storage_test: Pass, RuntimeError # Issue 22166 | 124 storage_test: Pass, RuntimeError # Issue 22166 |
| 125 postmessage_structured_test/more_primitives: Fail # Does not support the Message
Event constructor. | 125 postmessage_structured_test/more_primitives: Fail # Does not support the Message
Event constructor. |
| 126 notification_test: Fail # Notification not supported on IE | 126 notification_test/supported: Fail # Notification not supported on IE |
| 127 | 127 |
| 128 [$runtime == ie10 || $runtime == ie11 || ($runtime == chrome && $system == macos
)] | 128 [$runtime == ie10 || $runtime == ie11 || ($runtime == chrome && $system == macos
)] |
| 129 transition_event_test/functional: Skip # Times out. Issue 22167 | 129 transition_event_test/functional: Skip # Times out. Issue 22167 |
| 130 request_animation_frame_test: Skip # Times out. Issue 22167 | 130 request_animation_frame_test: Skip # Times out. Issue 22167 |
| 131 | 131 |
| 132 [$runtime == ie10 ] | 132 [$runtime == ie10 ] |
| 133 # IE10 Feature support statuses- | 133 # IE10 Feature support statuses- |
| 134 # All changes should be accompanied by platform support annotation changes. | 134 # All changes should be accompanied by platform support annotation changes. |
| 135 audiobuffersourcenode_test/supported: Fail | 135 audiobuffersourcenode_test/supported: Fail |
| 136 audiocontext_test/supported: Fail | 136 audiocontext_test/supported: Fail |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 235 | 235 |
| 236 [ $compiler == dart2js && $runtime == drt && $unchecked ] | 236 [ $compiler == dart2js && $runtime == drt && $unchecked ] |
| 237 audiocontext_test/functional: Pass, Fail | 237 audiocontext_test/functional: Pass, Fail |
| 238 | 238 |
| 239 [ $runtime == safari || $runtime == safarimobilesim ] | 239 [ $runtime == safari || $runtime == safarimobilesim ] |
| 240 worker_api_test: Skip # Issue 13221 | 240 worker_api_test: Skip # Issue 13221 |
| 241 webgl_1_test: Pass, Fail # Issue 8219 | 241 webgl_1_test: Pass, Fail # Issue 8219 |
| 242 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su
pport drawImage w/ video element | 242 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su
pport drawImage w/ video element |
| 243 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe
s not support drawImage w/ video element | 243 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe
s not support drawImage w/ video element |
| 244 element_test: Pass, Fail # Issue 21434 | 244 element_test: Pass, Fail # Issue 21434 |
| 245 mediasource_test: Pass, Fail # MediaSource only available on Safari 8 desktop, w
e can't express that. |
| 246 notification_test/constructors: Fail # Safari doesn't let us access the Notifica
tion fields to verify them |
| 245 | 247 |
| 246 # Safari Feature support statuses- | 248 # Safari Feature support statuses- |
| 247 # All changes should be accompanied by platform support annotation changes. | 249 # All changes should be accompanied by platform support annotation changes. |
| 248 element_types_test/supported_content: Fail | 250 element_types_test/supported_content: Fail |
| 249 element_types_test/supported_datalist: Fail | 251 element_types_test/supported_datalist: Fail |
| 250 element_types_test/supported_shadow: Fail | 252 element_types_test/supported_shadow: Fail |
| 251 fileapi_test/supported: Fail | 253 fileapi_test/supported: Fail |
| 252 indexeddb_1_test/supportsDatabaseNames: Fail | 254 indexeddb_1_test/supportsDatabaseNames: Fail |
| 253 media_stream_test/supported_MediaStreamEvent: Fail | 255 media_stream_test/supported_MediaStreamEvent: Fail |
| 254 media_stream_test/supported_MediaStreamTrackEvent: Fail | 256 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| (...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 393 htmlelement_test: StaticWarning | 395 htmlelement_test: StaticWarning |
| 394 localstorage_test: StaticWarning | 396 localstorage_test: StaticWarning |
| 395 mutationobserver_test: StaticWarning | 397 mutationobserver_test: StaticWarning |
| 396 queryall_test: fail | 398 queryall_test: fail |
| 397 track_element_constructor_test: StaticWarning | 399 track_element_constructor_test: StaticWarning |
| 398 transferables_test: StaticWarning | 400 transferables_test: StaticWarning |
| 399 typed_arrays_range_checks_test: StaticWarning | 401 typed_arrays_range_checks_test: StaticWarning |
| 400 typing_test: StaticWarning | 402 typing_test: StaticWarning |
| 401 webgl_1_test: StaticWarning | 403 webgl_1_test: StaticWarning |
| 402 window_nosuchmethod_test: StaticWarning | 404 window_nosuchmethod_test: StaticWarning |
| OLD | NEW |