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 [ $csp ] | 5 [ $csp ] |
6 mirrors/delegate_test: RuntimeError # Issue 13864 | 6 mirrors/delegate_test: RuntimeError # Issue 13864 |
7 | 7 |
8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
9 async/schedule_microtask3_test: RuntimeError # _enqueueImmediate runs after Time
r. http://dartbug.com/9002 | 9 async/schedule_microtask3_test: RuntimeError # _enqueueImmediate runs after Time
r. http://dartbug.com/9002 |
10 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. http://dartbug.com/5958 | 10 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. http://dartbug.com/5958 |
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
200 async/timer_test: Fail, Pass # See Issue 10982 | 200 async/timer_test: Fail, Pass # See Issue 10982 |
201 | 201 |
202 [ $arch == simmips || $arch == mips ] | 202 [ $arch == simmips || $arch == mips ] |
203 convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12025. | 203 convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12025. |
204 convert/streamed_conversion_json_utf8_decode_test: Pass, Slow | 204 convert/streamed_conversion_json_utf8_decode_test: Pass, Slow |
205 | 205 |
206 [ $arch == simarm ] | 206 [ $arch == simarm ] |
207 convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12644. | 207 convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12644. |
208 convert/utf85_test: Pass, Slow # Issue 12644. | 208 convert/utf85_test: Pass, Slow # Issue 12644. |
209 | 209 |
210 [ $compiler == dartanalyzer ] | |
211 mirrors/typedef_test/none: Fail # Issue 13093 | |
212 mirrors/generics_test/none: Fail # Issue 13432 | |
213 mirrors/generic_bounded_test/none: Fail # Issue 13432 | |
214 mirrors/generic_f_bounded_test/none: Fail # Issue 13432 | |
215 mirrors/generic_bounded_by_type_parameter_test/none: Fail # Issue 13432 | |
216 mirrors/generic_mixin_test/none: Fail # Issue 13432 | |
217 mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612 | |
218 mirrors/generic_f_bounded_mixin_application_test: Fail # Issue 14116 | |
219 mirrors/generic_interface_test/none: Fail # Inexpressible in multitest | |
220 mirrors/typevariable_mirror_metadata_test/none: Fail # Issue 13093 | |
221 mirrors/type_variable_owner_test/none: Fail # Issue 14356 | |
222 | |
223 [ $compiler == dart2analyzer ] | |
224 mirrors/typedef_test/none: Fail # Issue 13093 | |
225 mirrors/generics_test/none: Fail # Issue 13432 | |
226 mirrors/generic_bounded_test/none: Fail # Issue 13432 | |
227 mirrors/generic_f_bounded_test/none: Fail # Issue 13432 | |
228 mirrors/generic_bounded_by_type_parameter_test/none: Fail # Issue 13432 | |
229 mirrors/generic_mixin_test/none: Fail # Issue 13432 | |
230 mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612 | |
231 mirrors/generic_f_bounded_mixin_application_test: Fail # Issue 14116 | |
232 mirrors/generic_interface_test/none: Fail # Inexpressible in multitest | |
233 mirrors/typevariable_mirror_metadata_test/none: Fail # Issue 13093 | |
234 mirrors/type_variable_owner_test/none: Fail # Issue 14356 | |
235 | |
236 [ $compiler == none && $runtime == dartium ] | 210 [ $compiler == none && $runtime == dartium ] |
237 async/schedule_microtask5_test: Pass, Timeout # Issue 13719: Please triage this
failure. | 211 async/schedule_microtask5_test: Pass, Timeout # Issue 13719: Please triage this
failure. |
238 async/timer_cancel2_test: Pass, Timeout # Issue 13719: Please triage this failur
e. | 212 async/timer_cancel2_test: Pass, Timeout # Issue 13719: Please triage this failur
e. |
239 | 213 |
240 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] | 214 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
241 # Issue 13921: spawnFunction is not allowed on Dartium's DOM thread. | 215 # Issue 13921: spawnFunction is not allowed on Dartium's DOM thread. |
242 async/timer_isolate_test: Fail | 216 async/timer_isolate_test: Fail |
243 | 217 |
244 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi
ndows ] | 218 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi
ndows ] |
245 platform/uri_test: Fail # Issue 14504 | 219 platform/uri_test: Fail # Issue 14504 |
(...skipping 14 matching lines...) Expand all Loading... |
260 async/stream_last_where_test: StaticWarning | 234 async/stream_last_where_test: StaticWarning |
261 async/stream_single_test: StaticWarning | 235 async/stream_single_test: StaticWarning |
262 async/stream_single_to_multi_subscriber_test: StaticWarning | 236 async/stream_single_to_multi_subscriber_test: StaticWarning |
263 async/stream_transform_test: StaticWarning | 237 async/stream_transform_test: StaticWarning |
264 async/stream_transformer_from_handlers_test: StaticWarning | 238 async/stream_transformer_from_handlers_test: StaticWarning |
265 async/stream_transformer_test: StaticWarning | 239 async/stream_transformer_test: StaticWarning |
266 async/zone_debug_test: StaticWarning | 240 async/zone_debug_test: StaticWarning |
267 convert/chunked_conversion1_test: StaticWarning | 241 convert/chunked_conversion1_test: StaticWarning |
268 convert/chunked_conversion_json_decode1_test: StaticWarning | 242 convert/chunked_conversion_json_decode1_test: StaticWarning |
269 math/min_max_test: StaticWarning | 243 math/min_max_test: StaticWarning |
270 mirrors/closure_mirror_find_in_context_test: StaticWarning | 244 mirrors/equality_test/02: StaticWarning # Issue 14524 |
271 mirrors/equality_test/02: StaticWarning | 245 mirrors/function_type_mirror_test: StaticWarning # Issue 14524 |
272 mirrors/fake_function_without_call_test: StaticWarning | 246 mirrors/generic_f_bounded_mixin_application_test: CompileTimeError # Issue 14116 |
273 mirrors/find_in_context_fake_function_test: StaticWarning | 247 mirrors/invoke_named_test: StaticWarning # Issue 14522 |
274 mirrors/function_type_mirror_test: StaticWarning | 248 mirrors/mirrors_test: StaticWarning # Issue 14524 |
275 mirrors/generic_f_bounded_test/01: StaticWarning | 249 mirrors/private_symbol_test: StaticWarning # Issue 14524 |
276 mirrors/generic_function_typedef_test: StaticWarning | 250 mirrors/reflect_class_test: StaticWarning # Issue 14524 |
277 mirrors/generic_interface_test/01: StaticWarning | 251 mirrors/type_variable_owner_test: StaticWarning # Issue 14524 |
278 mirrors/generic_mixin_applications_test: StaticWarning | 252 mirrors/typedef_test: StaticWarning # Issue 14524 |
279 mirrors/generic_mixin_test: StaticWarning | 253 mirrors/typedef_metadata_test: StaticWarning # Issue 14524 |
280 mirrors/generics_test/01: StaticWarning | 254 mirrors/typevariable_mirror_metadata_test: StaticWarning # Issue 14524 |
281 mirrors/immutable_collections_test: StaticWarning | 255 |
282 mirrors/inference_and_no_such_method_test: StaticWarning | 256 mirrors/fake_function_without_call_test: StaticWarning, OK # Implements Function
without defining call. |
283 mirrors/invoke_named_test/01: StaticWarning | 257 mirrors/find_in_context_fake_function_test: StaticWarning, OK # Implements Funct
ion without defining call. |
284 mirrors/library_metadata2_test/01: StaticWarning | 258 mirrors/immutable_collections_test: StaticWarning, OK # Expect failure for any t
ype of Iterable. |
285 mirrors/method_mirror_properties_test: StaticWarning | 259 mirrors/inference_and_no_such_method_test: StaticWarning, OK # Expect to trigger
noSuchMethod. |
286 mirrors/method_mirror_returntype_test: StaticWarning | 260 mirrors/library_metadata2_test/01: StaticWarning, OK # Compile-time or run-time |
287 mirrors/method_mirror_source_test: StaticWarning | |
288 mirrors/mirrors_test: StaticWarning | |
289 mirrors/mixin_members_test: StaticWarning | |
290 mirrors/parameter_metadata_test: StaticWarning | |
291 mirrors/private_symbol_test: StaticWarning | |
292 mirrors/reflect_class_test: StaticWarning | |
293 mirrors/reflected_type_test: StaticWarning | |
294 mirrors/type_argument_is_type_variable_test: StaticWarning | |
295 mirrors/type_variable_owner_test/01: StaticWarning | |
296 mirrors/typedef_metadata_test: StaticWarning | |
297 mirrors/typedef_test/01: StaticWarning | |
298 mirrors/typevariable_mirror_metadata_test: StaticWarning | |
OLD | NEW |