Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Side by Side Diff: tests/html/html.status

Issue 983173002: Update test status for Chrome 41 on Windows and Mac OS X. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Delete two stray lines. Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 serialized_script_value_test: Fail 120 serialized_script_value_test: Fail
121 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. 121 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
122 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element 122 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element
123 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element 123 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element
124 no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537 124 no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537
125 scripts_htmltest: Skip # Times out on IE. Issue 21537 125 scripts_htmltest: Skip # Times out on IE. Issue 21537
126 two_scripts_htmltest: Skip # Times out on IE. Issue 21537 126 two_scripts_htmltest: Skip # Times out on IE. Issue 21537
127 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 127 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537
128 localstorage_test: Pass, RuntimeError # Issue 22166 128 localstorage_test: Pass, RuntimeError # Issue 22166
129 storage_test: Pass, RuntimeError # Issue 22166 129 storage_test: Pass, RuntimeError # Issue 22166
130 postmessage_structured_test/more_primitives: Fail # Does not support the Message Event constructor.
131
132 [$runtime == ie10 || $runtime == ie11 || ($runtime == chrome && $system == macos )]
130 transition_event_test/functional: Skip # Times out. Issue 22167 133 transition_event_test/functional: Skip # Times out. Issue 22167
131 request_animation_frame_test: Skip # Times out. Issue 22167 134 request_animation_frame_test: Skip # Times out. Issue 22167
132 postmessage_structured_test/more_primitives: Fail # Does not support the Message Event constructor.
133 135
134 [$runtime == ie10 ] 136 [$runtime == ie10 ]
135 # IE10 Feature support statuses- 137 # IE10 Feature support statuses-
136 # All changes should be accompanied by platform support annotation changes. 138 # All changes should be accompanied by platform support annotation changes.
137 audiobuffersourcenode_test/supported: Fail 139 audiobuffersourcenode_test/supported: Fail
138 audiocontext_test/supported: Fail 140 audiocontext_test/supported: Fail
139 crypto_test/supported: Fail 141 crypto_test/supported: Fail
140 css_test/supportsPointConversions: Fail 142 css_test/supportsPointConversions: Fail
141 document_test/supports_cssCanvasContext: Fail 143 document_test/supports_cssCanvasContext: Fail
142 element_types_test/supported_content: Fail 144 element_types_test/supported_content: Fail
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
392 htmlelement_test: StaticWarning 394 htmlelement_test: StaticWarning
393 localstorage_test: StaticWarning 395 localstorage_test: StaticWarning
394 mutationobserver_test: StaticWarning 396 mutationobserver_test: StaticWarning
395 queryall_test: fail 397 queryall_test: fail
396 track_element_constructor_test: StaticWarning 398 track_element_constructor_test: StaticWarning
397 transferables_test: StaticWarning 399 transferables_test: StaticWarning
398 typed_arrays_range_checks_test: StaticWarning 400 typed_arrays_range_checks_test: StaticWarning
399 typing_test: StaticWarning 401 typing_test: StaticWarning
400 webgl_1_test: StaticWarning 402 webgl_1_test: StaticWarning
401 window_nosuchmethod_test: StaticWarning 403 window_nosuchmethod_test: StaticWarning
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698