OLD | NEW |
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 # Don't run any test-like files that show up in packages directories. It | 5 # Don't run any test-like files that show up in packages directories. It |
6 # shouldn't be necessary to run "pub install" in these packages, but if you do | 6 # shouldn't be necessary to run "pub install" in these packages, but if you do |
7 # it shouldn't break the tests. | 7 # it shouldn't break the tests. |
8 */packages/*/*: Skip | 8 */packages/*/*: Skip |
9 */*/packages/*/*: Skip | 9 */*/packages/*/*: Skip |
10 */*/*/packages/*/*: Skip | 10 */*/*/packages/*/*: Skip |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
49 intl/test/date_time_format_http_request_test: Fail # Issue 8983 | 49 intl/test/date_time_format_http_request_test: Fail # Issue 8983 |
50 mime/test/mime_multipart_transformer_test: Skip # No typed_data on IE9. | 50 mime/test/mime_multipart_transformer_test: Skip # No typed_data on IE9. |
51 | 51 |
52 [ $runtime == safari ] | 52 [ $runtime == safari ] |
53 fixnum/test/int_64_test: Pass, Fail # Bug in JSC. | 53 fixnum/test/int_64_test: Pass, Fail # Bug in JSC. |
54 crypto/test/hmac_sha1_test: Pass, Fail # Issue 11407. | 54 crypto/test/hmac_sha1_test: Pass, Fail # Issue 11407. |
55 crypto/test/sha1_test: Fail # Issue 11407. | 55 crypto/test/sha1_test: Fail # Issue 11407. |
56 stack_trace/test/trace_test: Fail # http://dartbug.com/12380 | 56 stack_trace/test/trace_test: Fail # http://dartbug.com/12380 |
57 crypto/test/sha256_test: Pass, Fail # Issue 12502 | 57 crypto/test/sha256_test: Pass, Fail # Issue 12502 |
58 crypto/test/hmac_sha256_test: Pass, Fail # Issue 12502 | 58 crypto/test/hmac_sha256_test: Pass, Fail # Issue 12502 |
| 59 polymer_expressions/test/globals_test: Fail # Issue 13890 |
59 | 60 |
60 [ $runtime == ie9 || $runtime == ie10 ] | 61 [ $runtime == ie9 || $runtime == ie10 ] |
61 polymer/test/attr_deserialize_test: Fail, Timeout # Issue 12865, 13197, 13260 | 62 polymer/test/attr_deserialize_test: Fail, Timeout # Issue 12865, 13197, 13260 |
62 polymer/test/attr_mustache_test: Fail, Timeout # Issue 12865, 13197, 13260 | 63 polymer/test/attr_mustache_test: Fail, Timeout # Issue 12865, 13197, 13260 |
63 polymer/test/event_path_test: Fail, Timeout # Issue 12865, 13197, 13260 | 64 polymer/test/event_path_test: Fail, Timeout # Issue 12865, 13197, 13260 |
64 polymer/test/events_test: Fail, Timeout # Issue 12865, 13197, 13260 | 65 polymer/test/events_test: Fail, Timeout # Issue 12865, 13197, 13260 |
65 polymer/test/prop_attr_reflection_test: Fail, Timeout # Issue 12865, 13197, 1326
0 | 66 polymer/test/prop_attr_reflection_test: Fail, Timeout # Issue 12865, 13197, 1326
0 |
66 polymer/test/publish_attributes_test: Fail, Timeout # Issue 12865, 13197, 13260 | 67 polymer/test/publish_attributes_test: Fail, Timeout # Issue 12865, 13197, 13260 |
67 polymer/test/take_attributes_test: Fail, Timeout # Issue 12865, 13197, 13260 | 68 polymer/test/take_attributes_test: Fail, Timeout # Issue 12865, 13197, 13260 |
| 69 polymer_expressions/test/globals_test: Fail # Issue 13890 |
68 | 70 |
69 [ $system == windows && ($runtime == chrome || $runtime == ff) ] | 71 [ $system == windows && ($runtime == chrome || $runtime == ff) ] |
70 polymer/test/attr_deserialize_test: Pass, Timeout # Issue 13260 | 72 polymer/test/attr_deserialize_test: Pass, Timeout # Issue 13260 |
71 polymer/test/attr_mustache_test: Pass, Timeout # Issue 13260 | 73 polymer/test/attr_mustache_test: Pass, Timeout # Issue 13260 |
72 polymer/test/event_path_test: Pass, Timeout # Issue 13260 | 74 polymer/test/event_path_test: Pass, Timeout # Issue 13260 |
73 polymer/test/events_test: Pass, Timeout # Issue 13260 | 75 polymer/test/events_test: Pass, Timeout # Issue 13260 |
74 polymer/test/instance_attrs_test: Pass, Timeout # Issue 13260 | 76 polymer/test/instance_attrs_test: Pass, Timeout # Issue 13260 |
75 polymer/test/prop_attr_reflection_test: Pass, Timeout # Issue 13260 | 77 polymer/test/prop_attr_reflection_test: Pass, Timeout # Issue 13260 |
76 polymer/test/publish_attributes_test: Pass, Timeout # Issue 13260 | 78 polymer/test/publish_attributes_test: Pass, Timeout # Issue 13260 |
77 polymer/test/take_attributes_test: Pass, Timeout # Issue 13260 | 79 polymer/test/take_attributes_test: Pass, Timeout # Issue 13260 |
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
234 | 236 |
235 [ $compiler == none && $runtime == vm ] | 237 [ $compiler == none && $runtime == vm ] |
236 observe/test/observe_test: Pass, Fail # Issue 13543 | 238 observe/test/observe_test: Pass, Fail # Issue 13543 |
237 | 239 |
238 [ $compiler == none && $runtime == vm && $checked ] | 240 [ $compiler == none && $runtime == vm && $checked ] |
239 intl/test/message_extraction/failed_extraction_test: Pass, Fail # Issue 13543 | 241 intl/test/message_extraction/failed_extraction_test: Pass, Fail # Issue 13543 |
240 | 242 |
241 [ $compiler == none && $runtime == dartium ] | 243 [ $compiler == none && $runtime == dartium ] |
242 source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this fa
ilure. | 244 source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this fa
ilure. |
243 | 245 |
OLD | NEW |