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

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

Issue 12047049: Marked two tests 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 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 element_types_test/supported_track: Pass, Fail 168 element_types_test/supported_track: Pass, Fail
169 fileapi_test/supported: Fail 169 fileapi_test/supported: Fail
170 indexeddb_1_test/supported: Fail 170 indexeddb_1_test/supported: Fail
171 input_element_test/supported_date: Fail 171 input_element_test/supported_date: Fail
172 input_element_test/supported_datetime-local: Fail 172 input_element_test/supported_datetime-local: Fail
173 input_element_test/supported_datetime: Fail 173 input_element_test/supported_datetime: Fail
174 input_element_test/supported_email: Fail 174 input_element_test/supported_email: Fail
175 input_element_test/supported_month: Fail, Crash 175 input_element_test/supported_month: Fail, Crash
176 input_element_test/supported_number: Fail 176 input_element_test/supported_number: Fail
177 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria ge this failure. 177 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria ge this failure.
178 input_element_test/supported_tel: Fail
179 input_element_test/supported_time: Fail, Crash 178 input_element_test/supported_time: Fail, Crash
180 input_element_test/supported_url: Fail 179 input_element_test/supported_url: Fail
181 input_element_test/supported_week: Fail, Crash 180 input_element_test/supported_week: Fail, Crash
182 media_stream_test/supported_media: Fail 181 media_stream_test/supported_media: Fail
183 media_stream_test/supported_MediaStreamEvent: Fail 182 media_stream_test/supported_MediaStreamEvent: Fail
184 media_stream_test/supported_MediaStreamTrackEvent: Fail 183 media_stream_test/supported_MediaStreamTrackEvent: Fail
185 notifications_test/supported: Fail # Issue: 7414 184 notifications_test/supported: Fail # Issue: 7414
186 performance_api_test/supported: Fail 185 performance_api_test/supported: Fail
187 shadow_dom_test/supported: Fail 186 shadow_dom_test/supported: Fail
188 speechrecognition_test/supported: Fail 187 speechrecognition_test/supported: Fail
189 188
190 audiocontext_test: Crash, Fail # Issue: 7414 189 audiocontext_test: Crash, Fail # Issue: 7414
191 datalistelement_test: Fail # Issue: 7414 190 datalistelement_test: Fail # Issue: 7414
192 element_test/elements: Crash, Fail # Issue: 7414 191 element_test/elements: Crash, Fail # Issue: 7414
193 element_types_test/constructors: Fail 192 element_types_test/constructors: Fail
194 fileapi_test/getDirectory: Fail # Issue: 7414 193 fileapi_test/getDirectory: Fail # Issue: 7414
195 fileapi_test/getFile: Pass, Fail # Issue: 7414 194 fileapi_test/getFile: Pass, Fail # Issue: 7414
196 fileapi_test/unsupported_throws: Fail # Issue: 7414 195 fileapi_test/unsupported_throws: Fail # Issue: 7414
197 input_element_test/constructors: Fail # Issue: 7414 196 input_element_test/constructors: Fail # Issue: 7414
197 input_element_test/supported_tel: Pass, Fail # Issue: 7414
198 media_stream_test/constructors: Pass, Fail # Issue: 7414
198 node_test: Skip # Issue 6457 199 node_test: Skip # Issue 6457
199 notifications_test/unsupported_throws: Fail # Issue: 7414 200 notifications_test/unsupported_throws: Fail # Issue: 7414
200 notifications_test/webkitNotifications: Fail # Issue: 7414 201 notifications_test/webkitNotifications: Fail # Issue: 7414
201 performance_api_test/performance: Fail # Issue: 7414 202 performance_api_test/performance: Fail # Issue: 7414
202 shadow_dom_test/ShadowDOM_tests: Fail # Issue: 7414 203 shadow_dom_test/ShadowDOM_tests: Fail # Issue: 7414
203 wheelevent_test: Fail # Issue: 7414 204 wheelevent_test: Fail # Issue: 7414
204 speechrecognition_test/types: Pass, Fail 205 speechrecognition_test/types: Pass, Fail
205 206
206 207
207 [ $runtime == opera ] 208 [ $runtime == opera ]
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 298
298 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 299 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
299 request_animation_frame_test: Skip # Async test hangs. 300 request_animation_frame_test: Skip # Async test hangs.
300 301
301 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 302 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
302 isolates_test: Skip # Timeout because leg does not support web workers. 303 isolates_test: Skip # Timeout because leg does not support web workers.
303 304
304 [ $compiler == dart2js && $runtime == ff ] 305 [ $compiler == dart2js && $runtime == ff ]
305 inner_frame_test: Skip # Timeout 306 inner_frame_test: Skip # Timeout
306 svg_3_test: Skip # Timeout 307 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