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

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

Issue 11571024: Updated status files for safari test failures: created issue 7414 (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 | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 179 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing
180 # with Safari 6. 180 # with Safari 6.
181 audiocontext_test: Crash, Fail # TODO(ahe): Please triage this failure. 181 audiocontext_test: Crash, Fail # Issue: 7414
182 element_test/elements: Crash, Fail # TODO(ahe): Please triage this failure. 182 element_test/elements: Crash, Fail # Issue: 7414
183 performance_api_test: Fail # window.performance.timing not in Safari 6. 183 performance_api_test: Fail # window.performance.timing not in Safari 6.
184 indexeddb_1_test: Fail # indexedDB not in Safari 6. 184 indexeddb_1_test: Fail # indexedDB not in Safari 6.
185 indexeddb_2_test: Fail # indexedDB not in Safari 6. 185 indexeddb_2_test: Fail # indexedDB not in Safari 6.
186 indexeddb_3_test: Fail # indexedDB not in Safari 6. 186 indexeddb_3_test: Fail # indexedDB not in Safari 6.
187 indexeddb_4_test: Fail # indexedDB not in Safari 6. 187 indexeddb_4_test: Fail # indexedDB not in Safari 6.
188 input_element_test/date: Fail # Safari does not support this input ty pe. 188 input_element_test/date: Fail # Safari does not support this input ty pe.
189 input_element_test/datetime: Fail # Safari does not support this input ty pe. 189 input_element_test/datetime: Fail # Safari does not support this input ty pe.
190 input_element_test/datetime-local: Fail # Safari does not support this input ty pe. 190 input_element_test/datetime-local: Fail # Safari does not support this input ty pe.
191 input_element_test/month: Fail, Crash # Safari does not support this input ty pe. 191 input_element_test/month: Fail, Crash # Safari does not support this input ty pe.
192 input_element_test/range: Fail, Crash # TODO(efortuna): Please triage this fa ilure. 192 input_element_test/range: Fail, Crash # TODO(efortuna): Please triage this fa ilure.
193 input_element_test/time: Fail, Crash # Safari does not support this input ty pe. 193 input_element_test/time: Fail, Crash # Safari does not support this input ty pe.
194 input_element_test/week: Fail, Crash # Safari does not support this input ty pe. 194 input_element_test/week: Fail, Crash # Safari does not support this input ty pe.
195 fileapi_test: Fail # requestFileSystem not supported in Safari 6. 195 fileapi_test: Fail # requestFileSystem not supported in Safari 6.
196 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. 196 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari.
197 contentelement_test: Fail # Safari 6 does not support content element. 197 contentelement_test: Fail # Safari 6 does not support content element.
198 # TODO: The following tests need to be triaged to understand why they are
199 # failing (They are expected to pass in Safari 6).
200 # TODO(efortuna): Make our test framework able to separate tests out by browser 198 # TODO(efortuna): Make our test framework able to separate tests out by browser
201 # version. 199 # version.
202 datalistelement_test: Fail 200 datalistelement_test: Fail # Issue: 7414
203 node_test: Skip # Issue 6457 201 node_test: Skip # Issue 6457
204 202
205 [ $runtime == opera && $system == windows ] 203 [ $runtime == opera && $system == windows ]
206 htmlelement_test: Fail, Pass 204 htmlelement_test: Fail, Pass
207 205
208 [ $runtime == opera && $system == macos ] 206 [ $runtime == opera && $system == macos ]
209 html/element_test/constructors: Fail 207 html/element_test/constructors: Fail
210 208
211 209
212 [ $runtime == opera ] 210 [ $runtime == opera ]
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 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. 344 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.
347 345
348 [ $compiler == dart2js && $runtime == ff ] 346 [ $compiler == dart2js && $runtime == ff ]
349 xhr_test: Skip # Timeout 347 xhr_test: Skip # Timeout
350 inner_frame_test: Skip # Timeout 348 inner_frame_test: Skip # Timeout
351 svg_3_test: Skip # Timeout 349 svg_3_test: Skip # Timeout
352 documentfragment_test: Skip # Timeout 350 documentfragment_test: Skip # Timeout
353 351
354 [ $compiler == dart2js && $runtime == chrome && $system == windows] 352 [ $compiler == dart2js && $runtime == chrome && $system == windows]
355 css_test: Pass, Fail # Issue #2823 353 css_test: Pass, Fail # Issue #2823
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698