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

Side by Side Diff: samples/samples.status

Issue 159583002: mark another ie9 test failure (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: more ie9 fallout Created 6 years, 10 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 | tests/html/html.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 [ $browser ] 5 [ $browser ]
6 # Skip tests that uses dart:io 6 # Skip tests that uses dart:io
7 build_dart: Skip 7 build_dart: Skip
8 build_dart_simple: Skip 8 build_dart_simple: Skip
9 sample_extension: Skip 9 sample_extension: Skip
10 10
11 [ $runtime == ie9 ] 11 [ $runtime == ie9 ]
12 third_party/todomvc: Pass, Fail, Timeout # Flaky? Issue 12865 12 third_party/todomvc: Pass, Fail, Timeout # Flaky? Issue 12865
13 searchable_list/test/demo_app_test: Pass, Timeout # Issue 15047 13 searchable_list/test/demo_app_test: Pass, Timeout # Issue 15047
14 polymer_intl: Pass, Timeout # 15047 14 polymer_intl: Pass, Fail, Timeout # 15047, 16717
15 searchable_list: Pass, Fail, Timeout # 16717
15 16
16 [ $runtime == vm ] 17 [ $runtime == vm ]
17 # Skip tests that use dart:html on the standalone VM 18 # Skip tests that use dart:html on the standalone VM
18 clock: Skip 19 clock: Skip
19 gauge: Skip 20 gauge: Skip
20 google_maps: Skip 21 google_maps: Skip
21 jsonp: Skip 22 jsonp: Skip
22 multi_touch: Skip 23 multi_touch: Skip
23 searchable_list: Skip 24 searchable_list: Skip
24 solar: Skip 25 solar: Skip
(...skipping 12 matching lines...) Expand all
37 38
38 [ $compiler == dart2analyzer ] 39 [ $compiler == dart2analyzer ]
39 build_dart: Skip 40 build_dart: Skip
40 41
41 [ $compiler == dart2dart ] 42 [ $compiler == dart2dart ]
42 # Skip until we stabilize language tests. 43 # Skip until we stabilize language tests.
43 *: Skip 44 *: Skip
44 45
45 [ $arch == arm ] 46 [ $arch == arm ]
46 sample_extension/test/sample_extension_test: Skip # Issue 14705 47 sample_extension/test/sample_extension_test: Skip # Issue 14705
47
OLDNEW
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698