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

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

Issue 11043013: Provide a fallback for AudioBufferSourceNode.start to noteOn and stop to (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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/html/audiobuffersourcenode_test.dart ('k') | 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: Fail, Pass # http://dartbug.com/5151 5 window_open_test: Fail, Pass # http://dartbug.com/5151
6 6
7 event_test: Skip # Issue 1996 7 event_test: Skip # Issue 1996
8 webgl_1_test: Skip # Issue 1495 8 webgl_1_test: Skip # Issue 1495
9 xmldocument_test: Skip # XML in dart:html is incomplete 9 xmldocument_test: Skip # XML in dart:html is incomplete
10 xmlelement_test: Skip # XML in dart:html is incomplete 10 xmlelement_test: Skip # XML in dart:html is incomplete
11 11
12 [ $runtime == chrome ] 12 [ $runtime == chrome ]
13 contentelement_test: Fail # Issue 5445: not currently supported on chrome stab le. 13 contentelement_test: Fail # Issue 5445: not currently supported on chrome stab le.
14 14
15 [ $runtime == drt ] 15 [ $runtime == drt ]
16 xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages. 16 xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
17 17
18 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] 18 [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
19 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl emented 19 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl emented
20 20
21 [ $compiler == none && $runtime == drt && $system == windows] 21 [ $compiler == none && $runtime == drt && $system == windows]
22 audiobuffersourcenode_test: Skip
22 audiocontext_test: Skip 23 audiocontext_test: Skip
23 24
24 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows] 25 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows]
25 websql_test: Skip # Issue 4941: stderr contains a backtrace. 26 websql_test: Skip # Issue 4941: stderr contains a backtrace.
26 27
27 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g] 28 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g]
28 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. 29 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace.
29 30
30 [ $compiler == dart2js && $runtime == drt && $system == windows] 31 [ $compiler == dart2js && $runtime == drt && $system == windows]
31 audiocontext_test: Fail # Issue 4517 32 audiocontext_test: Fail # Issue 4517
32 audioelement_test: Fail # Issue 4517 33 audioelement_test: Fail # Issue 4517
33 blob_constructor_test: Fail # Issue 4517 34 blob_constructor_test: Fail # Issue 4517
34 css_test: Fail # Issue 4517 35 css_test: Fail # Issue 4517
35 htmlaudioelement_test: Fail # Issue 4517 36 htmlaudioelement_test: Fail # Issue 4517
36 form_data_test: Fail # Possibly Issue 4517 37 form_data_test: Fail # Possibly Issue 4517
37 fileapi_test: Fail # Possibly Issue 4517 38 fileapi_test: Fail # Possibly Issue 4517
38 websql_test: Pass, Fail # Possibly Issue 4517 39 websql_test: Pass, Fail # Possibly Issue 4517
39 40
40 [ $compiler == none && $runtime == drt && $system == macos] 41 [ $compiler == none && $runtime == drt && $system == macos]
41 audiocontext_test: Pass, Fail 42 audiocontext_test: Pass, Fail
42 43
44 [ $compiler == dart2js && $runtime == drt && $system == macos]
45 audiobuffersourcenode_test: Pass, Fail
46
43 [ $compiler == none && $runtime == drt && $system == linux] 47 [ $compiler == none && $runtime == drt && $system == linux]
44 documentfragment_test: Pass, Timeout 48 documentfragment_test: Pass, Timeout
45 49
46 [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome | | $runtime == opera ] 50 [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome | | $runtime == opera ]
47 # TODO(vsm): Triage DOM tests. 51 # TODO(vsm): Triage DOM tests.
48 htmloptionscollection_test: Fail # Issue 3813. 52 htmloptionscollection_test: Fail # Issue 3813.
49 shadow_dom_test: Skip # No ShadowDOM support except on tip dartium. 53 shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
50 shadow_dom_layout_test: Skip 54 shadow_dom_layout_test: Skip
51 unknownelement_test: Fail # Issue 4189 55 unknownelement_test: Fail # Issue 4189
52 56
(...skipping 14 matching lines...) Expand all
67 typed_arrays_range_checks_test: Fail 71 typed_arrays_range_checks_test: Fail
68 element_test: Fail 72 element_test: Fail
69 localstorage_test: Fail 73 localstorage_test: Fail
70 node_test: Fail 74 node_test: Fail
71 svgelement_test: Fail 75 svgelement_test: Fail
72 svgelement2_test: Fail 76 svgelement2_test: Fail
73 websql_test: Fail # IE does not support web SQL 77 websql_test: Fail # IE does not support web SQL
74 # 78 #
75 # Investigate and triage the following into bug reports. 79 # Investigate and triage the following into bug reports.
76 # 80 #
81 audiobuffersourcenode_test: Fail
77 audiocontext_test: Fail 82 audiocontext_test: Fail
78 blob_constructor_test: Fail 83 blob_constructor_test: Fail
79 cache_test: Fail 84 cache_test: Fail
80 canvas_test: Fail 85 canvas_test: Fail
81 canvas_using_html_test: Fail 86 canvas_using_html_test: Fail
82 css_test: Fail 87 css_test: Fail
83 datalistelement_test: Fail # ie9 does not have HTMLDataListElement 88 datalistelement_test: Fail # ie9 does not have HTMLDataListElement
84 dom_constructors_test: Fail 89 dom_constructors_test: Fail
85 exceptions_test: Fail 90 exceptions_test: Fail
86 fileapi_test: Fail # IE does not support filesystem APIs. 91 fileapi_test: Fail # IE does not support filesystem APIs.
(...skipping 27 matching lines...) Expand all
114 indexeddb_3_test: Fail # indexedDB not in Safari 6. 119 indexeddb_3_test: Fail # indexedDB not in Safari 6.
115 indexeddb_4_test: Fail # indexedDB not in Safari 6. 120 indexeddb_4_test: Fail # indexedDB not in Safari 6.
116 indexeddb_1_test: Fail # indexedDB not in Safari 6. 121 indexeddb_1_test: Fail # indexedDB not in Safari 6.
117 fileapi_test: Fail # requestFileSystem not supported in Safari 6. 122 fileapi_test: Fail # requestFileSystem not supported in Safari 6.
118 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. 123 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari.
119 contentelement_test: Fail # Safari 6 does not support content element. 124 contentelement_test: Fail # Safari 6 does not support content element.
120 # The following tests all fail in Safari 5.1. (NOT Mountain Lion). These will go 125 # The following tests all fail in Safari 5.1. (NOT Mountain Lion). These will go
121 # away after we upgrade the buildbots to Mountain Lion after M1. 126 # away after we upgrade the buildbots to Mountain Lion after M1.
122 # TODO(efortuna): Make our test framework able to separate tests out by browser 127 # TODO(efortuna): Make our test framework able to separate tests out by browser
123 # version. 128 # version.
129 audiobuffersourcenode_test: Fail
124 audiocontext_test: Fail 130 audiocontext_test: Fail
125 blob_constructor_test: Fail 131 blob_constructor_test: Fail
126 canvas_pixel_array_type_alias_test: Fail 132 canvas_pixel_array_type_alias_test: Fail
127 canvas_test: Fail 133 canvas_test: Fail
128 canvas_using_html_test: Fail 134 canvas_using_html_test: Fail
129 datalistelement_test: Pass,Fail 135 datalistelement_test: Pass,Fail
130 document_test: Fail 136 document_test: Fail
131 dom_constructors_test: Fail 137 dom_constructors_test: Fail
132 element_add_test: Fail 138 element_add_test: Fail
133 element_constructor_1_test: Fail 139 element_constructor_1_test: Fail
134 element_test: Fail 140 element_test: Fail
135 exceptions_test: Fail 141 exceptions_test: Fail
136 instance_of_test: Fail 142 instance_of_test: Fail
137 mutationobserver_test: Fail 143 mutationobserver_test: Fail
138 native_gc_test: Fail 144 native_gc_test: Fail
139 node_test: Fail 145 node_test: Fail
140 serialized_script_value_test: Fail 146 serialized_script_value_test: Fail
141 svgelement2_test: Fail 147 svgelement2_test: Fail
142 svgelement_test: Fail 148 svgelement_test: Fail
143 url_test: Fail 149 url_test: Fail
144 150
145 [ $runtime == ff ] 151 [ $runtime == ff ]
152 audiobuffersourcenode_test: Fail # FF only has Audio element.
146 audiocontext_test: Fail # FF only has Audio element 153 audiocontext_test: Fail # FF only has Audio element
147 css_test: Fail # No analog to WebKitCSSMatrix 154 css_test: Fail # No analog to WebKitCSSMatrix
148 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut e instead. 155 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut e instead.
149 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut e instead. 156 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut e instead.
150 contentelement_test: Fail # FF does not support content element. 157 contentelement_test: Fail # FF does not support content element.
151 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 158 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
152 documentfragment_test: Fail 159 documentfragment_test: Fail
153 element_test: Fail 160 element_test: Fail
154 exceptions_test: Fail # Uses webkitotifications, no analogue in moz 161 exceptions_test: Fail # Uses webkitotifications, no analogue in moz
155 fileapi_test: Fail # FF does not support filesystem APIs. 162 fileapi_test: Fail # FF does not support filesystem APIs.
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 225
219 [ $compiler == dart2js && $runtime == chrome && $system == windows] 226 [ $compiler == dart2js && $runtime == chrome && $system == windows]
220 css_test: Pass, Fail # Issue #2823 227 css_test: Pass, Fail # Issue #2823
221 228
222 [ $compiler == dart2js && $runtime == ff && $system == windows] 229 [ $compiler == dart2js && $runtime == ff && $system == windows]
223 js_interop_2_test: Fail # Issue 4658. 230 js_interop_2_test: Fail # Issue 4658.
224 js_interop_3_test: Fail # Issue 4658. 231 js_interop_3_test: Fail # Issue 4658.
225 232
226 [ $compiler == dart2js && $checked && $browser] 233 [ $compiler == dart2js && $checked && $browser]
227 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name ' 234 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name '
OLDNEW
« no previous file with comments | « tests/html/audiobuffersourcenode_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698