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

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

Issue 12038020: Marked html/fileapi_test/getFile as flaky on safari (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 | « 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 9
10 # Layout tests are only supported on DRT. 10 # Layout tests are only supported on DRT.
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 element_types_test/constructors: Fail # Issue: 7414 173 element_types_test/constructors: Fail # Issue: 7414
174 element_types_test/supported_details: Fail # Issue: 7414 174 element_types_test/supported_details: Fail # Issue: 7414
175 element_types_test/supported_embed: Fail # Issue: 7414 175 element_types_test/supported_embed: Fail # Issue: 7414
176 element_types_test/supported_keygen: Fail # Issue: 7414 176 element_types_test/supported_keygen: Fail # Issue: 7414
177 element_types_test/supported_meter: Fail # Issue: 7414 177 element_types_test/supported_meter: Fail # Issue: 7414
178 element_types_test/supported_object: Fail # Issue: 7414 178 element_types_test/supported_object: Fail # Issue: 7414
179 element_types_test/supported_output: Fail # Issue: 7414 179 element_types_test/supported_output: Fail # Issue: 7414
180 element_types_test/supported_progress: Fail # Issue: 7414 180 element_types_test/supported_progress: Fail # Issue: 7414
181 element_types_test/supported_track: Pass, Fail # Issue: 7414 181 element_types_test/supported_track: Pass, Fail # Issue: 7414
182 fileapi_test/getDirectory: Fail # Issue: 7414 182 fileapi_test/getDirectory: Fail # Issue: 7414
183 fileapi_test/getFile: Fail # Issue: 7414 183 fileapi_test/getFile: Pass, Fail # Issue: 7414
184 fileapi_test/unsupported_throws: Fail # Issue: 7414 184 fileapi_test/unsupported_throws: Fail # Issue: 7414
185 input_element_test/constructors: Fail # Issue: 7414 185 input_element_test/constructors: Fail # Issue: 7414
186 input_element_test/supported_email: Fail # Issue: 7414 186 input_element_test/supported_email: Fail # Issue: 7414
187 input_element_test/supported_number: Fail # Issue: 7414 187 input_element_test/supported_number: Fail # Issue: 7414
188 input_element_test/supported_tel: Fail # Issue: 7414 188 input_element_test/supported_tel: Fail # Issue: 7414
189 input_element_test/supported_url: Fail # Issue: 7414 189 input_element_test/supported_url: Fail # Issue: 7414
190 notifications_test/supported: Fail # Issue: 7414 190 notifications_test/supported: Fail # Issue: 7414
191 notifications_test/unsupported_throws: Fail # Issue: 7414 191 notifications_test/unsupported_throws: Fail # Issue: 7414
192 notifications_test/webkitNotifications: Fail # Issue: 7414 192 notifications_test/webkitNotifications: Fail # Issue: 7414
193 performance_api_test/performance: Fail # Issue: 7414 193 performance_api_test/performance: Fail # Issue: 7414
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 284
285 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 285 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
286 request_animation_frame_test: Skip # Async test hangs. 286 request_animation_frame_test: Skip # Async test hangs.
287 287
288 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 288 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
289 isolates_test: Skip # Timeout because leg does not support web workers. 289 isolates_test: Skip # Timeout because leg does not support web workers.
290 290
291 [ $compiler == dart2js && $runtime == ff ] 291 [ $compiler == dart2js && $runtime == ff ]
292 inner_frame_test: Skip # Timeout 292 inner_frame_test: Skip # Timeout
293 svg_3_test: Skip # Timeout 293 svg_3_test: Skip # Timeout
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