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

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

Issue 11458014: Update Safari 6 html test status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 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 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 svgelement2_test: Fail 169 svgelement2_test: Fail
170 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 170 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
171 websocket_test: Fail 171 websocket_test: Fail
172 window_open_test: Skip # BUG(4016) 172 window_open_test: Skip # BUG(4016)
173 xsltprocessor_test: Skip # BUG(4016) 173 xsltprocessor_test: Skip # BUG(4016)
174 isolates_test: Skip # BUG(4016) 174 isolates_test: Skip # BUG(4016)
175 xhr_test: Skip # BUG(4016) 175 xhr_test: Skip # BUG(4016)
176 xhr_cross_origin_test: Fail # Issue 6016. 176 xhr_cross_origin_test: Fail # Issue 6016.
177 177
178 [ $runtime == safari ] 178 [ $runtime == safari ]
179 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing
180 # with Safari 6.
179 audiocontext_test: Crash, Fail # TODO(ahe): Please triage this failure. 181 audiocontext_test: Crash, Fail # TODO(ahe): Please triage this failure.
180 svgelement_test/innerHtml: Crash, Fail # TODO(ahe): Please triage this failure. 182 svgelement_test/innerHtml: Crash, Fail, Pass # TODO(ahe): Please triage this fai lure.
181 svgelement_test/outerHtml: Crash, Fail # TODO(ahe): Please triage this failure. 183 svgelement_test/outerHtml: Crash, Fail, Pass # TODO(ahe): Please triage this fai lure.
182 element_test/elements: Crash, Fail # TODO(ahe): Please triage this failure. 184 element_test/elements: Crash, Fail # TODO(ahe): Please triage this failure.
183 element_test/children: Crash, Fail # TODO(ahe): Please triage this failure. 185 element_test/children: Crash, Fail, Pass # TODO(ahe): Please triage this failure .
blois 2012/12/11 21:24:39 This test looks fairly innocuous- any idea why the
184 element_test/attributes: Crash, Fail # TODO(ahe): Please triage this failure. 186 element_test/attributes: Pass, Crash, Fail # TODO(ahe): Please triage this failu re.
185 performance_api_test: Fail # window.performance.timing not in Safari 6. 187 performance_api_test: Fail # window.performance.timing not in Safari 6.
186 indexeddb_1_test: Fail # indexedDB not in Safari 6. 188 indexeddb_1_test: Fail # indexedDB not in Safari 6.
187 indexeddb_2_test: Fail # indexedDB not in Safari 6. 189 indexeddb_2_test: Fail # indexedDB not in Safari 6.
188 indexeddb_3_test: Fail # indexedDB not in Safari 6. 190 indexeddb_3_test: Fail # indexedDB not in Safari 6.
189 indexeddb_4_test: Fail # indexedDB not in Safari 6. 191 indexeddb_4_test: Fail # indexedDB not in Safari 6.
190 input_element_test/date: Fail # Safari does not support this input ty pe. 192 input_element_test/date: Fail # Safari does not support this input ty pe.
191 input_element_test/datetime: Fail # Safari does not support this input ty pe. 193 input_element_test/datetime: Fail # Safari does not support this input ty pe.
192 input_element_test/datetime-local: Fail # Safari does not support this input ty pe. 194 input_element_test/datetime-local: Fail # Safari does not support this input ty pe.
193 input_element_test/month: Fail # Safari does not support this input ty pe. 195 input_element_test/month: Fail, Crash # Safari does not support this input ty pe.
194 input_element_test/time: Fail # Safari does not support this input ty pe. 196 input_element_test/range: Fail, Crash # TODO(efortuna): Please triage this fa ilure.
195 input_element_test/week: Fail # Safari does not support this input ty pe. 197 input_element_test/time: Fail, Crash # Safari does not support this input ty pe.
198 input_element_test/week: Fail, Crash # Safari does not support this input ty pe.
196 fileapi_test: Fail # requestFileSystem not supported in Safari 6. 199 fileapi_test: Fail # requestFileSystem not supported in Safari 6.
197 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. 200 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari.
198 contentelement_test: Fail # Safari 6 does not support content element. 201 contentelement_test: Fail # Safari 6 does not support content element.
199 # The following tests all fail in Safari 5.1. (NOT Mountain Lion). These will go 202 # TODO: The following tests need to be triaged to understand why they are
200 # away after we upgrade the buildbots to Mountain Lion after M1. 203 # failing (They are expected to pass in Safari 6).
201 # TODO(efortuna): Make our test framework able to separate tests out by browser 204 # TODO(efortuna): Make our test framework able to separate tests out by browser
202 # version. 205 # version.
203 datalistelement_test: Pass,Fail 206 datalistelement_test: Pass,Fail
204 node_test: Skip # Issue 6457 207 node_test: Skip # Issue 6457
208 svgelement_test/elementset: Crash, Pass
209 svgelement_test/elementget: Crash, Pass
210 svgelement_test/css: Crash, Pass
211 element_test/_ElementList: Crash
212 element_test/eventListening: Crash, Pass
205 213
206 [ $runtime == opera && $system == windows ] 214 [ $runtime == opera && $system == windows ]
207 htmlelement_test: Fail, Pass 215 htmlelement_test: Fail, Pass
208 216
209 [ $runtime == opera && $system == macos ] 217 [ $runtime == opera && $system == macos ]
210 html/element_test/constructors: Fail 218 html/element_test/constructors: Fail
211 219
212 220
213 [ $runtime == opera ] 221 [ $runtime == opera ]
214 audiobuffersourcenode_test: Fail 222 audiobuffersourcenode_test: Fail
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er ror: The data provided does not meet the requirements of the function. 337 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er ror: The data provided does not meet the requirements of the function.
330 338
331 [ $compiler == dart2js && $runtime == ff ] 339 [ $compiler == dart2js && $runtime == ff ]
332 xhr_test: Skip # Timeout 340 xhr_test: Skip # Timeout
333 inner_frame_test: Skip # Timeout 341 inner_frame_test: Skip # Timeout
334 svg_3_test: Skip # Timeout 342 svg_3_test: Skip # Timeout
335 documentfragment_test: Skip # Timeout 343 documentfragment_test: Skip # Timeout
336 344
337 [ $compiler == dart2js && $runtime == chrome && $system == windows] 345 [ $compiler == dart2js && $runtime == chrome && $system == windows]
338 css_test: Pass, Fail # Issue #2823 346 css_test: Pass, Fail # Issue #2823
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