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

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

Issue 11818066: Fixing up Navigator.getUserMedia. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 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
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 inner_frame_test: Skip 76 inner_frame_test: Skip
77 input_element_test/supported_date: Fail 77 input_element_test/supported_date: Fail
78 input_element_test/supported_datetime: Fail 78 input_element_test/supported_datetime: Fail
79 input_element_test/supported_datetime-local: Fail 79 input_element_test/supported_datetime-local: Fail
80 input_element_test/supported_month: Fail 80 input_element_test/supported_month: Fail
81 input_element_test/supported_time: Fail 81 input_element_test/supported_time: Fail
82 input_element_test/supported_week: Fail 82 input_element_test/supported_week: Fail
83 isolates_test: Skip 83 isolates_test: Skip
84 localstorage_test: Fail 84 localstorage_test: Fail
85 measurement_test: Fail, Pass 85 measurement_test: Fail, Pass
86 media_stream_test/supported: Fail
86 messageevent_test: Fail 87 messageevent_test: Fail
87 mutationobserver_test/supported: Fail 88 mutationobserver_test/supported: Fail
88 native_gc_test: Fail, Pass # BUG(7774): Untriaged. 89 native_gc_test: Fail, Pass # BUG(7774): Untriaged.
89 serialized_script_value_test: Fail 90 serialized_script_value_test: Fail
90 shadow_dom_test/supported: Fail 91 shadow_dom_test/supported: Fail
91 storage_test: Fail, Pass 92 storage_test: Fail, Pass
92 svgelement_test/additionalConstructors: Fail 93 svgelement_test/additionalConstructors: Fail
93 svgelement2_test: Fail 94 svgelement2_test: Fail
94 svg_3_test: Fail 95 svg_3_test: Fail
95 url_test: Fail # IE10 does not support from file:// 96 url_test: Fail # IE10 does not support from file://
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 input_element_test/supported_datetime: Fail 138 input_element_test/supported_datetime: Fail
138 input_element_test/supported_email: Fail 139 input_element_test/supported_email: Fail
139 input_element_test/supported_month: Fail 140 input_element_test/supported_month: Fail
140 input_element_test/supported_number: Fail 141 input_element_test/supported_number: Fail
141 input_element_test/supported_range: Fail 142 input_element_test/supported_range: Fail
142 input_element_test/supported_search: Fail 143 input_element_test/supported_search: Fail
143 input_element_test/supported_tel: Fail 144 input_element_test/supported_tel: Fail
144 input_element_test/supported_time: Fail 145 input_element_test/supported_time: Fail
145 input_element_test/supported_url: Fail 146 input_element_test/supported_url: Fail
146 input_element_test/supported_week: Fail 147 input_element_test/supported_week: Fail
148 media_stream_test/supported: Fail
147 messageevent_test: Fail 149 messageevent_test: Fail
148 mutationobserver_test/supported: Fail 150 mutationobserver_test/supported: Fail
149 postmessage_structured_test: Skip # BUG(5685): times out. 151 postmessage_structured_test: Skip # BUG(5685): times out.
150 serialized_script_value_test: Fail 152 serialized_script_value_test: Fail
151 shadow_dom_test/supported: Fail 153 shadow_dom_test/supported: Fail
152 storage_test: Fail 154 storage_test: Fail
153 svg_3_test: Fail 155 svg_3_test: Fail
154 svgelement_test/additionalConstructors: Fail 156 svgelement_test/additionalConstructors: Fail
155 svgelement2_test: Fail 157 svgelement2_test: Fail
156 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 158 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
(...skipping 15 matching lines...) Expand all
172 performance_api_test: Fail # window.performance.timing not in Safari 6. 174 performance_api_test: Fail # window.performance.timing not in Safari 6.
173 indexeddb_1_test/supported: Fail 175 indexeddb_1_test/supported: Fail
174 input_element_test/supported_date: Fail 176 input_element_test/supported_date: Fail
175 input_element_test/supported_datetime: Fail 177 input_element_test/supported_datetime: Fail
176 input_element_test/supported_datetime-local: Fail 178 input_element_test/supported_datetime-local: Fail
177 input_element_test/supported_month: Fail, Crash 179 input_element_test/supported_month: Fail, Crash
178 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria ge this failure. 180 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria ge this failure.
179 input_element_test/supported_time: Fail, Crash 181 input_element_test/supported_time: Fail, Crash
180 input_element_test/supported_week: Fail, Crash 182 input_element_test/supported_week: Fail, Crash
181 fileapi_test: Fail # requestFileSystem not supported in Safari 6. 183 fileapi_test: Fail # requestFileSystem not supported in Safari 6.
184 media_stream_test/supported: Fail
182 node_test: Skip # Issue 6457 185 node_test: Skip # Issue 6457
183 shadow_dom_test/supported: Fail 186 shadow_dom_test/supported: Fail
184 187
185 [ $runtime == opera && $system == windows ] 188 [ $runtime == opera && $system == windows ]
186 htmlelement_test: Fail, Pass 189 htmlelement_test: Fail, Pass
187 190
188 [ $runtime == opera && $system == macos ] 191 [ $runtime == opera && $system == macos ]
189 element_test/constructors: Fail 192 element_test/constructors: Fail
190 193
191 194
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] 250 # setup code fails. prepare. (DOM callback has errors) Caught [object Event]
248 inner_frame_test: Skip 251 inner_frame_test: Skip
249 input_element_test/supported_date: Fail 252 input_element_test/supported_date: Fail
250 input_element_test/supported_datetime: Fail 253 input_element_test/supported_datetime: Fail
251 input_element_test/supported_datetime-local: Fail 254 input_element_test/supported_datetime-local: Fail
252 input_element_test/supported_month: Fail 255 input_element_test/supported_month: Fail
253 input_element_test/supported_time: Fail 256 input_element_test/supported_time: Fail
254 input_element_test/supported_week: Fail 257 input_element_test/supported_week: Fail
255 input_element_test/supported_number: Fail 258 input_element_test/supported_number: Fail
256 input_element_test/supported_range: Fail 259 input_element_test/supported_range: Fail
260 media_stream_test/supported: Fail # Supported in FF 18 behind flag.
257 shadow_dom_test/supported: Fail 261 shadow_dom_test/supported: Fail
258 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 262 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
259 svg_3_test: Fail 263 svg_3_test: Fail
260 svgelement_test/additionalConstructors: Fail 264 svgelement_test/additionalConstructors: Fail
261 svgelement2_test: Fail 265 svgelement2_test: Fail
262 transferables_test: Fail # Issue 3392. 266 transferables_test: Fail # Issue 3392.
263 websql_test: Fail # FF does not support web SQL 267 websql_test: Fail # FF does not support web SQL
264 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530 3f4" 268 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530 3f4"
265 # (NS_ERROR_DOM_BAD_URI) ... 269 # (NS_ERROR_DOM_BAD_URI) ...
266 xhr_test: Fail 270 xhr_test: Fail
(...skipping 15 matching lines...) Expand all
282 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 286 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
283 request_animation_frame_test: Skip # Async test hangs. 287 request_animation_frame_test: Skip # Async test hangs.
284 288
285 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 289 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
286 isolates_test: Skip # Timeout because leg does not support web workers. 290 isolates_test: Skip # Timeout because leg does not support web workers.
287 291
288 [ $compiler == dart2js && $runtime == ff ] 292 [ $compiler == dart2js && $runtime == ff ]
289 xhr_test: Skip # Timeout 293 xhr_test: Skip # Timeout
290 inner_frame_test: Skip # Timeout 294 inner_frame_test: Skip # Timeout
291 svg_3_test: Skip # Timeout 295 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