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

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

Issue 12022027: Fixing up Navigator.getUserMedia. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixes. Created 7 years, 11 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 | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/media_stream_test.dart » ('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) 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 webgl_1_test: Skip # Issue 1495 8 webgl_1_test: Skip # Issue 1495
9 9
10 # Layout tests are only supported on DRT. 10 # Layout tests are only supported on DRT.
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 fileapi_test/supported: Fail 58 fileapi_test/supported: Fail
59 inner_frame_test: Skip 59 inner_frame_test: Skip
60 input_element_test/supported_date: Fail 60 input_element_test/supported_date: Fail
61 input_element_test/supported_datetime: Fail 61 input_element_test/supported_datetime: Fail
62 input_element_test/supported_datetime-local: Fail 62 input_element_test/supported_datetime-local: Fail
63 input_element_test/supported_month: Fail 63 input_element_test/supported_month: Fail
64 input_element_test/supported_time: Fail 64 input_element_test/supported_time: Fail
65 input_element_test/supported_week: Fail 65 input_element_test/supported_week: Fail
66 isolates_test: Skip 66 isolates_test: Skip
67 measurement_test: Fail, Pass 67 measurement_test: Fail, Pass
68 media_stream_test/supported: Fail
68 messageevent_test: Fail 69 messageevent_test: Fail
69 mutationobserver_test/supported: Fail 70 mutationobserver_test/supported: Fail
70 native_gc_test: Fail, Pass # BUG(7774): Untriaged. 71 native_gc_test: Fail, Pass # BUG(7774): Untriaged.
71 notifications_test/supported: Fail 72 notifications_test/supported: Fail
72 serialized_script_value_test: Fail 73 serialized_script_value_test: Fail
73 shadow_dom_test/supported: Fail 74 shadow_dom_test/supported: Fail
74 storage_test: Fail, Pass 75 storage_test: Fail, Pass
75 svgelement_test/additionalConstructors: Fail 76 svgelement_test/additionalConstructors: Fail
76 svgelement2_test: Fail 77 svgelement2_test: Fail
77 svg_3_test: Fail 78 svg_3_test: Fail
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 input_element_test/supported_datetime: Fail 119 input_element_test/supported_datetime: Fail
119 input_element_test/supported_email: Fail 120 input_element_test/supported_email: Fail
120 input_element_test/supported_month: Fail 121 input_element_test/supported_month: Fail
121 input_element_test/supported_number: Fail 122 input_element_test/supported_number: Fail
122 input_element_test/supported_range: Fail 123 input_element_test/supported_range: Fail
123 input_element_test/supported_search: Fail 124 input_element_test/supported_search: Fail
124 input_element_test/supported_tel: Fail 125 input_element_test/supported_tel: Fail
125 input_element_test/supported_time: Fail 126 input_element_test/supported_time: Fail
126 input_element_test/supported_url: Fail 127 input_element_test/supported_url: Fail
127 input_element_test/supported_week: Fail 128 input_element_test/supported_week: Fail
129 media_stream_test/supported: Fail
128 messageevent_test: Fail 130 messageevent_test: Fail
129 mutationobserver_test/supported: Fail 131 mutationobserver_test/supported: Fail
130 notifications_test/supported: Fail 132 notifications_test/supported: Fail
131 postmessage_structured_test: Skip # BUG(5685): times out. 133 postmessage_structured_test: Skip # BUG(5685): times out.
132 serialized_script_value_test: Fail 134 serialized_script_value_test: Fail
133 shadow_dom_test/supported: Fail 135 shadow_dom_test/supported: Fail
134 svg_3_test: Fail 136 svg_3_test: Fail
135 svgelement_test/additionalConstructors: Fail 137 svgelement_test/additionalConstructors: Fail
136 svgelement2_test: Fail 138 svgelement2_test: Fail
137 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 139 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
(...skipping 15 matching lines...) Expand all
153 performance_api_test/supported: Fail 155 performance_api_test/supported: Fail
154 indexeddb_1_test/supported: Fail 156 indexeddb_1_test/supported: Fail
155 input_element_test/supported_date: Fail 157 input_element_test/supported_date: Fail
156 input_element_test/supported_datetime: Fail 158 input_element_test/supported_datetime: Fail
157 input_element_test/supported_datetime-local: Fail 159 input_element_test/supported_datetime-local: Fail
158 input_element_test/supported_month: Fail, Crash 160 input_element_test/supported_month: Fail, Crash
159 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria ge this failure. 161 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria ge this failure.
160 input_element_test/supported_time: Fail, Crash 162 input_element_test/supported_time: Fail, Crash
161 input_element_test/supported_week: Fail, Crash 163 input_element_test/supported_week: Fail, Crash
162 fileapi_test/supported: Fail 164 fileapi_test/supported: Fail
165 media_stream_test/supported: Fail
163 node_test: Skip # Issue 6457 166 node_test: Skip # Issue 6457
164 shadow_dom_test/supported: Fail 167 shadow_dom_test/supported: Fail
165 168
166 [ $runtime == opera ] 169 [ $runtime == opera ]
167 document_test/supports_cssCanvasContext: Fail 170 document_test/supports_cssCanvasContext: Fail
168 document_test/document: Fail # Issue: 7413 171 document_test/document: Fail # Issue: 7413
169 form_data_test: Fail # Issue: 7413 172 form_data_test: Fail # Issue: 7413
170 keyboard_event_test: Fail # Issue: 7413 173 keyboard_event_test: Fail # Issue: 7413
171 element_test/eventListening: Fail # Issue: 7413 174 element_test/eventListening: Fail # Issue: 7413
172 element_test/children: Fail # Issue: 7413 175 element_test/children: Fail # Issue: 7413
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] 222 # setup code fails. prepare. (DOM callback has errors) Caught [object Event]
220 inner_frame_test: Skip 223 inner_frame_test: Skip
221 input_element_test/supported_date: Fail 224 input_element_test/supported_date: Fail
222 input_element_test/supported_datetime: Fail 225 input_element_test/supported_datetime: Fail
223 input_element_test/supported_datetime-local: Fail 226 input_element_test/supported_datetime-local: Fail
224 input_element_test/supported_month: Fail 227 input_element_test/supported_month: Fail
225 input_element_test/supported_time: Fail 228 input_element_test/supported_time: Fail
226 input_element_test/supported_week: Fail 229 input_element_test/supported_week: Fail
227 input_element_test/supported_number: Fail 230 input_element_test/supported_number: Fail
228 input_element_test/supported_range: Fail 231 input_element_test/supported_range: Fail
232 media_stream_test/supported: Fail # Supported in FF 18 behind flag.
229 notifications_test/supported: Fail 233 notifications_test/supported: Fail
230 shadow_dom_test/supported: Fail 234 shadow_dom_test/supported: Fail
231 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 235 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
232 svg_3_test: Fail 236 svg_3_test: Fail
233 svgelement_test/additionalConstructors: Fail 237 svgelement_test/additionalConstructors: Fail
234 svgelement2_test: Fail 238 svgelement2_test: Fail
235 transferables_test: Fail # Issue 3392. 239 transferables_test: Fail # Issue 3392.
236 websql_test: Fail # FF does not support web SQL 240 websql_test: Fail # FF does not support web SQL
237 wheelevent_test: Skip # Times out on FF 16. Issue 7943 241 wheelevent_test: Skip # Times out on FF 16. Issue 7943
238 242
(...skipping 13 matching lines...) Expand all
252 256
253 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 257 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
254 request_animation_frame_test: Skip # Async test hangs. 258 request_animation_frame_test: Skip # Async test hangs.
255 259
256 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 260 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
257 isolates_test: Skip # Timeout because leg does not support web workers. 261 isolates_test: Skip # Timeout because leg does not support web workers.
258 262
259 [ $compiler == dart2js && $runtime == ff ] 263 [ $compiler == dart2js && $runtime == ff ]
260 inner_frame_test: Skip # Timeout 264 inner_frame_test: Skip # Timeout
261 svg_3_test: Skip # Timeout 265 svg_3_test: Skip # Timeout
OLDNEW
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/media_stream_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698