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

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

Issue 12084072: Attempting to stabilize WebGL test statuses. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 window_open_test: Skip # http://dartbug.com/5151 5 window_open_test: Skip # http://dartbug.com/5151
6 6
7 event_test: Skip # Issue 1996 7 event_test: Skip # Issue 1996
8 8
9 # Layout tests are only supported on DRT. 9 # Layout tests are only supported on DRT.
10 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ] 10 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
11 *layout_test: Skip 11 *layout_test: Skip
12 12
13 [ $runtime == chrome ] 13 [ $runtime == chrome ]
14 element_types_test/supported_content: Fail 14 element_types_test/supported_content: Fail
15 element_types_test/supported_shadow: Fail 15 element_types_test/supported_shadow: Fail
16 input_element_test/supported_date: Pass, Fail # Chrome stable does not supp ort this input type. 16 input_element_test/supported_date: Pass, Fail # Chrome stable does not supp ort this input type.
17 input_element_test/supported_datetime: Fail 17 input_element_test/supported_datetime: Fail
18 input_element_test/supported_datetime-local: Fail 18 input_element_test/supported_datetime-local: Fail
19 input_element_test/supported_month: Fail 19 input_element_test/supported_month: Fail
20 input_element_test/supported_week: Fail 20 input_element_test/supported_week: Fail
21 speechrecognition_test/supported: Pass, Fail # Chrome stable does not supp ort it. 21 speechrecognition_test/supported: Pass, Fail # Chrome stable does not supp ort it.
22 shadow_dom_test/supported: Fail 22 shadow_dom_test/supported: Fail
23 speechrecognition_test/types: Pass, Fail 23 speechrecognition_test/types: Pass, Fail
24 touchevent_test/supported: Fail 24 touchevent_test/supported: Fail
25 async_window_test: Pass, Fail # Issue: 8209 25 async_window_test: Pass, Fail # Issue: 8209
26 26
27 [$runtime == drt] 27 [$compiler == dart2js && ($runtime == drt || $runtime == dartium)]
28 webgl_1_test: Fail # Does not work on DRT 28 webgl_1_test: Pass, Fail # Issue 8219
29 29
30 [ $runtime == chrome || $runtime == drt] 30 [ $runtime == chrome || $runtime == drt]
31 audiobuffersourcenode_test: Pass, Fail, Timeout # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout. 31 audiobuffersourcenode_test: Pass, Fail, Timeout # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout.
32 audiocontext_test: Pass, Timeout # Issue 8021. 32 audiocontext_test: Pass, Timeout # Issue 8021.
33 33
34 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] 34 [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
35 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl emented 35 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl emented
36 transferables_test: Pass, Fail # Issue 8026 36 transferables_test: Pass, Fail # Issue 8026
37 37
38 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows] 38 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows]
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 input_element_test/supported_url: Fail 194 input_element_test/supported_url: Fail
195 input_element_test/supported_week: Fail, Crash 195 input_element_test/supported_week: Fail, Crash
196 media_stream_test/supported_media: Fail 196 media_stream_test/supported_media: Fail
197 media_stream_test/supported_MediaStreamEvent: Fail 197 media_stream_test/supported_MediaStreamEvent: Fail
198 media_stream_test/supported_MediaStreamTrackEvent: Fail 198 media_stream_test/supported_MediaStreamTrackEvent: Fail
199 notifications_test/supported: Fail # Issue: 7414 199 notifications_test/supported: Fail # Issue: 7414
200 performance_api_test/supported: Fail 200 performance_api_test/supported: Fail
201 shadow_dom_test/supported: Fail 201 shadow_dom_test/supported: Fail
202 speechrecognition_test/supported: Fail 202 speechrecognition_test/supported: Fail
203 touchevent_test/supported: Fail 203 touchevent_test/supported: Fail
204 webgl_1_test/supported: Fail 204 webgl_1_test: Pass, Fail # Issue 8219
205 205
206 audiocontext_test: Crash, Fail # Issue: 7414 206 audiocontext_test: Crash, Fail # Issue: 7414
207 datalistelement_test: Fail # Issue: 7414 207 datalistelement_test: Fail # Issue: 7414
208 element_test/elements: Crash, Fail # Issue: 7414 208 element_test/elements: Crash, Fail # Issue: 7414
209 element_types_test/constructors: Fail 209 element_types_test/constructors: Fail
210 fileapi_test/getDirectory: Fail # Issue: 7414 210 fileapi_test/getDirectory: Fail # Issue: 7414
211 fileapi_test/getFile: Pass, Fail # Issue: 7414 211 fileapi_test/getFile: Pass, Fail # Issue: 7414
212 fileapi_test/unsupported_throws: Fail # Issue: 7414 212 fileapi_test/unsupported_throws: Fail # Issue: 7414
213 input_element_test/constructors: Pass, Fail # Issue: 7414 213 input_element_test/constructors: Pass, Fail # Issue: 7414
214 input_element_test/supported_tel: Pass, Fail # Issue: 7414 214 input_element_test/supported_tel: Pass, Fail # Issue: 7414
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 media_stream_test/supported_MediaStreamTrackEvent: Fail 293 media_stream_test/supported_MediaStreamTrackEvent: Fail
294 notifications_test/supported: Fail 294 notifications_test/supported: Fail
295 shadow_dom_test/supported: Fail 295 shadow_dom_test/supported: Fail
296 speechrecognition_test/supported: Fail 296 speechrecognition_test/supported: Fail
297 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 297 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
298 svg_3_test: Fail 298 svg_3_test: Fail
299 svgelement_test/additionalConstructors: Fail 299 svgelement_test/additionalConstructors: Fail
300 svgelement2_test: Fail 300 svgelement2_test: Fail
301 touchevent_test/supported: Fail 301 touchevent_test/supported: Fail
302 transferables_test: Fail # Issue 3392. 302 transferables_test: Fail # Issue 3392.
303 websql_test/supported: Fail 303 webgl_1_test: Pass, Fail # Issue 8219
304 xhr_test/supported_HttpRequestProgressEvent: Fail 304 xhr_test/supported_HttpRequestProgressEvent: Fail
305 305
306 [ $runtime == ie9 && ($system == linux || $system == macos) ] 306 [ $runtime == ie9 && ($system == linux || $system == macos) ]
307 *: Skip 307 *: Skip
308 308
309 [ $runtime == safari && ($system == linux || $system == windows) ] 309 [ $runtime == safari && ($system == linux || $system == windows) ]
310 *: Skip 310 *: Skip
311 311
312 # 'html' tests import the HTML library, so they only make sense in 312 # 'html' tests import the HTML library, so they only make sense in
313 # a browser environment. 313 # a browser environment.
314 [ $runtime == vm ] 314 [ $runtime == vm ]
315 *: Skip 315 *: Skip
316 316
317 [ $compiler == dart2js ] 317 [ $compiler == dart2js ]
318 transferables_test: Skip # until isInstance works in dart2js 318 transferables_test: Skip # until isInstance works in dart2js
319 319
320 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 320 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
321 request_animation_frame_test: Skip # Async test hangs. 321 request_animation_frame_test: Skip # Async test hangs.
322 322
323 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 323 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
324 isolates_test: Skip # Timeout because leg does not support web workers. 324 isolates_test: Skip # Timeout because leg does not support web workers.
325 325
326 [ $compiler == dart2js && $runtime == ff ] 326 [ $compiler == dart2js && $runtime == ff ]
327 inner_frame_test: Skip # Timeout 327 inner_frame_test: Skip # Timeout
328 svg_3_test: Skip # Timeout 328 svg_3_test: Skip # Timeout
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