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

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

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