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

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

Issue 999503002: Update status file for touch event test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove suppression for DRT on Windows 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 | « no previous file | no next file » | 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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass, Fail # Issu e 20524 58 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass, Fail # Issu e 20524
59 59
60 element_offset_test/offset: RuntimeError # Issue 17550 60 element_offset_test/offset: RuntimeError # Issue 17550
61 request_animation_frame_test: Skip # Times out, and also passes while taking 4.0 0 minutes. Issue 19127. 61 request_animation_frame_test: Skip # Times out, and also passes while taking 4.0 0 minutes. Issue 19127.
62 fileapi_test/fileEntry: Pass, RuntimeError # Issue 20488 62 fileapi_test/fileEntry: Pass, RuntimeError # Issue 20488
63 indexeddb_5_test: Pass, RuntimeError # Issue 21262 63 indexeddb_5_test: Pass, RuntimeError # Issue 21262
64 native_gc_test: Pass, Slow 64 native_gc_test: Pass, Slow
65 65
66 [ $compiler == none && $runtime == drt && $system == windows ] 66 [ $compiler == none && $runtime == drt && $system == windows ]
67 worker_test/functional: Pass, Crash # Issue 9929. 67 worker_test/functional: Pass, Crash # Issue 9929.
68 touchevent_test/supported: Pass, Fail # Issue 17061
69 68
70 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 69 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
71 crypto_test/functional: Pass, Slow # TODO(dart2js-team): Please triage this fail ure. 70 crypto_test/functional: Pass, Slow # TODO(dart2js-team): Please triage this fail ure.
72 input_element_test/supported_datetime-local: Pass, Slow # TODO(dart2js-team): Pl ease triage this failure. 71 input_element_test/supported_datetime-local: Pass, Slow # TODO(dart2js-team): Pl ease triage this failure.
73 72
74 fileapi_test/entry: Fail, Pass # TODO(dart2js-team): Please triage this failure. 73 fileapi_test/entry: Fail, Pass # TODO(dart2js-team): Please triage this failure.
75 fileapi_test/fileEntry: Fail, Pass # TODO(dart2js-team): Please triage this fail ure. 74 fileapi_test/fileEntry: Fail, Pass # TODO(dart2js-team): Please triage this fail ure.
76 fileapi_test/getDirectory: Fail, Pass # TODO(dart2js-team): Please triage this f ailure. 75 fileapi_test/getDirectory: Fail, Pass # TODO(dart2js-team): Please triage this f ailure.
77 fileapi_test/getFile: Fail, Pass # TODO(dart2js-team): Please triage this failur e. 76 fileapi_test/getFile: Fail, Pass # TODO(dart2js-team): Please triage this failur e.
78 77
79 audiocontext_test/supported: RuntimeError # TODO(dart2js-team): Please triage th is failure. 78 audiocontext_test/supported: RuntimeError # TODO(dart2js-team): Please triage th is failure.
80 audiobuffersourcenode_test/supported: Fail # TODO(dart2js-team): Please triage t his failure. 79 audiobuffersourcenode_test/supported: Fail # TODO(dart2js-team): Please triage t his failure.
81 canvasrenderingcontext2d_test/drawImage_video_element: Fail # TODO(dart2js-team) : Please triage this failure. 80 canvasrenderingcontext2d_test/drawImage_video_element: Fail # TODO(dart2js-team) : Please triage this failure.
82 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(dart2 js-team): Please triage this failure. 81 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(dart2 js-team): Please triage this failure.
83 canvasrenderingcontext2d_test/fillText: Fail # TODO(dart2js-team): Please triage this failure. 82 canvasrenderingcontext2d_test/fillText: Fail # TODO(dart2js-team): Please triage this failure.
84 element_types_test/supported_datalist: Fail # TODO(dart2js-team): Please triage this failure. 83 element_types_test/supported_datalist: Fail # TODO(dart2js-team): Please triage this failure.
85 input_element_test/supported_week: Fail # TODO(dart2js-team): Please triage this failure. 84 input_element_test/supported_week: Fail # TODO(dart2js-team): Please triage this failure.
86 media_stream_test/supported_media: Fail # TODO(dart2js-team): Please triage this failure. 85 media_stream_test/supported_media: Fail # TODO(dart2js-team): Please triage this failure.
87 rtc_test/supported: Fail # TODO(dart2js-team): Please triage this failure. 86 rtc_test/supported: Fail # TODO(dart2js-team): Please triage this failure.
88 speechrecognition_test/supported: Fail # TODO(dart2js-team): Please triage this failure. 87 speechrecognition_test/supported: Fail # TODO(dart2js-team): Please triage this failure.
89 speechrecognition_test/types: Fail # TODO(dart2js-team): Please triage this fail ure. 88 speechrecognition_test/types: Fail # TODO(dart2js-team): Please triage this fail ure.
90 xhr_test/json: Fail # TODO(dart2js-team): Please triage this failure. 89 xhr_test/json: Fail # TODO(dart2js-team): Please triage this failure.
91 90
92 [ $runtime == safarimobilesim ] 91 [ $runtime == safarimobilesim ]
93 element_offset_test/offset: RuntimeError # Issue 18573 92 element_offset_test/offset: RuntimeError # Issue 18573
94 element_types_test/supported_meter: RuntimeError # Issue 18573 93 element_types_test/supported_meter: RuntimeError # Issue 18573
95 94
96 [ $runtime == chrome ] 95 [ $runtime == chrome ]
97 touchevent_test/supported: Pass, Fail # Issue 17061 96 touchevent_test/supported: Fail # Touch events are only supported on touch devic es
98 xhr_cross_origin_test: Pass, Fail # Issue 11884 97 xhr_cross_origin_test: Pass, Fail # Issue 11884
99 xhr_test: Pass, Fail # Issue 11884 98 xhr_test: Pass, Fail # Issue 11884
100 audiocontext_test/functional: Skip # Renderer crash. Issue 22327 99 audiocontext_test/functional: Skip # Renderer crash. Issue 22327
101 100
102 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid || $runtime == ContentShellOnAndroid ] 101 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid || $runtime == ContentShellOnAndroid ]
103 webgl_1_test: Pass, Fail # Issue 8219 102 webgl_1_test: Pass, Fail # Issue 8219
104 103
105 [ ($compiler == none || $compiler == dart2dart) ] 104 [ ($compiler == none || $compiler == dart2dart) ]
106 deferred_multi_app_htmltest: Fail # Issue 16603 105 deferred_multi_app_htmltest: Fail # Issue 16603
107 106
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 mutationobserver_test/supported: Fail 160 mutationobserver_test/supported: Fail
162 rtc_test/supported: Fail 161 rtc_test/supported: Fail
163 shadow_dom_test/supported: Fail 162 shadow_dom_test/supported: Fail
164 speechrecognition_test/supported: Fail 163 speechrecognition_test/supported: Fail
165 svgelement_test/supported_altGlyph: Fail 164 svgelement_test/supported_altGlyph: Fail
166 svgelement_test/supported_animate: Fail 165 svgelement_test/supported_animate: Fail
167 svgelement_test/supported_animateMotion: Fail 166 svgelement_test/supported_animateMotion: Fail
168 svgelement_test/supported_animateTransform: Fail 167 svgelement_test/supported_animateTransform: Fail
169 svgelement_test/supported_foreignObject: Fail 168 svgelement_test/supported_foreignObject: Fail
170 svgelement_test/supported_set: Fail 169 svgelement_test/supported_set: Fail
171 touchevent_test/supported: Fail 170 touchevent_test/supported: Fail # IE does not support TouchEvents
172 webgl_1_test/supported: Fail 171 webgl_1_test/supported: Fail
173 websql_test/supported: Fail 172 websql_test/supported: Fail
174 xhr_test/json: Fail # IE10 returns string, not JSON object 173 xhr_test/json: Fail # IE10 returns string, not JSON object
175 xhr_test/supported_overrideMimeType: Fail 174 xhr_test/supported_overrideMimeType: Fail
176 xsltprocessor_test/supported: Fail 175 xsltprocessor_test/supported: Fail
177 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. 176 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs.
178 transferables_test: Fail # Issue 9846 177 transferables_test: Fail # Issue 9846
179 178
180 [ $compiler == dart2js && $runtime == chrome ] 179 [ $compiler == dart2js && $runtime == chrome ]
181 css_test/supportsPointConversions: Fail # Issues 21710 180 css_test/supportsPointConversions: Fail # Issues 21710
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
216 media_stream_test/supported_media: Fail 215 media_stream_test/supported_media: Fail
217 rtc_test/supported: Fail 216 rtc_test/supported: Fail
218 shadow_dom_test/supported: Fail 217 shadow_dom_test/supported: Fail
219 speechrecognition_test/supported: Fail 218 speechrecognition_test/supported: Fail
220 svgelement_test/supported_altGlyph: Fail 219 svgelement_test/supported_altGlyph: Fail
221 svgelement_test/supported_animate: Fail 220 svgelement_test/supported_animate: Fail
222 svgelement_test/supported_animateMotion: Fail 221 svgelement_test/supported_animateMotion: Fail
223 svgelement_test/supported_animateTransform: Fail 222 svgelement_test/supported_animateTransform: Fail
224 svgelement_test/supported_foreignObject: Fail 223 svgelement_test/supported_foreignObject: Fail
225 svgelement_test/supported_set: Fail 224 svgelement_test/supported_set: Fail
226 touchevent_test/supported: Fail 225 touchevent_test/supported: Fail # IE does not support TouchEvents
227 webgl_1_test/functional: Fail 226 webgl_1_test/functional: Fail
228 websql_test/supported: Fail 227 websql_test/supported: Fail
229 xhr_test/json: Fail # IE10 returns string, not JSON object 228 xhr_test/json: Fail # IE10 returns string, not JSON object
230 xsltprocessor_test/supported: Fail 229 xsltprocessor_test/supported: Fail
231 230
232 [ $runtime == ie10 ] 231 [ $runtime == ie10 ]
233 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 232 custom/document_register_type_extensions_test/construction: Fail # Issue 13193
234 custom/element_upgrade_test: Fail # Issue 18247 233 custom/element_upgrade_test: Fail # Issue 18247
235 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. 234 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
236 235
(...skipping 26 matching lines...) Expand all
263 indexeddb_1_test/supported: Fail 262 indexeddb_1_test/supported: Fail
264 element_types_test/supported_template: Fail 263 element_types_test/supported_template: Fail
265 xhr_test/json: Fail # Safari doesn't support JSON response type 264 xhr_test/json: Fail # Safari doesn't support JSON response type
266 265
267 [ $runtime == safari ] 266 [ $runtime == safari ]
268 input_element_test/supported_month: RuntimeError 267 input_element_test/supported_month: RuntimeError
269 input_element_test/supported_time: RuntimeError 268 input_element_test/supported_time: RuntimeError
270 input_element_test/supported_week: RuntimeError 269 input_element_test/supported_week: RuntimeError
271 input_element_test/supported_date: Fail 270 input_element_test/supported_date: Fail
272 input_element_test/supported_datetime-local: Fail 271 input_element_test/supported_datetime-local: Fail
273 touchevent_test/supported: Fail 272 touchevent_test/supported: Fail # Safari does not support TouchEvents
274 273
275 [ $runtime == safari ] 274 [ $runtime == safari ]
276 indexeddb_1_test/functional: Skip # Times out. Issue 21433 275 indexeddb_1_test/functional: Skip # Times out. Issue 21433
277 indexeddb_2_test: RuntimeError # Issue 21433 276 indexeddb_2_test: RuntimeError # Issue 21433
278 indexeddb_4_test: RuntimeError # Issue 21433 277 indexeddb_4_test: RuntimeError # Issue 21433
279 indexeddb_5_test: RuntimeError # Issue 21433 278 indexeddb_5_test: RuntimeError # Issue 21433
280 wheelevent_test: RuntimeError # Issue 21434 279 wheelevent_test: RuntimeError # Issue 21434
281 js_test: RuntimeError # Issue 21434 280 js_test: RuntimeError # Issue 21434
282 281
283 [ $runtime == opera ] 282 [ $runtime == opera ]
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
393 htmlelement_test: StaticWarning 392 htmlelement_test: StaticWarning
394 localstorage_test: StaticWarning 393 localstorage_test: StaticWarning
395 mutationobserver_test: StaticWarning 394 mutationobserver_test: StaticWarning
396 queryall_test: fail 395 queryall_test: fail
397 track_element_constructor_test: StaticWarning 396 track_element_constructor_test: StaticWarning
398 transferables_test: StaticWarning 397 transferables_test: StaticWarning
399 typed_arrays_range_checks_test: StaticWarning 398 typed_arrays_range_checks_test: StaticWarning
400 typing_test: StaticWarning 399 typing_test: StaticWarning
401 webgl_1_test: StaticWarning 400 webgl_1_test: StaticWarning
402 window_nosuchmethod_test: StaticWarning 401 window_nosuchmethod_test: StaticWarning
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698