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 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] | 5 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] |
6 bool_from_environment2_test: Skip | 6 bool_from_environment2_test: Skip |
7 bool_from_environment_test: Skip | 7 bool_from_environment_test: Skip |
8 from_environment_const_type_test: Skip | 8 from_environment_const_type_test: Skip |
9 from_environment_const_type_undefined_test: Skip | 9 from_environment_const_type_undefined_test: Skip |
10 int_from_environment2_test: Skip | 10 int_from_environment2_test: Skip |
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
203 regexp/global_test: Skip # Timeout. Issue 21709 and 21708 | 203 regexp/global_test: Skip # Timeout. Issue 21709 and 21708 |
204 | 204 |
205 [ $mode == debug ] | 205 [ $mode == debug ] |
206 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 | 206 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 |
207 | 207 |
208 [ $runtime == vm && $arch == simarmv5te ] | 208 [ $runtime == vm && $arch == simarmv5te ] |
209 int_parse_radix_test/*: Pass, Slow | 209 int_parse_radix_test/*: Pass, Slow |
210 big_integer_parsed_mul_div_vm_test: Pass, Slow | 210 big_integer_parsed_mul_div_vm_test: Pass, Slow |
211 | 211 |
212 [ $compiler == dart2js && $cps_ir ] | 212 [ $compiler == dart2js && $cps_ir ] |
213 apply2_test: RuntimeError # Please triage this failure. | 213 collection_removes_test: RuntimeError # receiver.get$_source is not a function |
214 apply3_test: Crash # The null object does not have a setter 'parent='. | 214 double_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
215 apply4_test: RuntimeError # Please triage this failure. | 215 error_stack_trace1_test: Pass # H.unwrapException(...).get$stackTrace is not a f
unction |
216 apply_test: RuntimeError # Please triage this failure. | |
217 collection_from_test: RuntimeError # Please triage this failure. | |
218 collection_length_test: Crash # The null object does not have a setter 'parent='
. | |
219 collection_removes_test: RuntimeError # Please triage this failure. | |
220 collection_test: RuntimeError # Please triage this failure. | |
221 collection_to_string_test: Crash # The null object does not have a setter 'paren
t='. | |
222 core_runtime_types_test: RuntimeError # Please triage this failure. | |
223 date_time2_test: RuntimeError # Cannot read property 'prototype' of undefined | |
224 date_time3_test: RuntimeError # Cannot read property 'prototype' of undefined | |
225 date_time4_test: RuntimeError # Cannot read property 'prototype' of undefined | |
226 date_time7_test: RuntimeError # Cannot read property 'prototype' of undefined | |
227 date_time_parse_test: RuntimeError # Cannot read property 'prototype' of undefin
ed | |
228 date_time_test: Crash # The null object does not have a setter 'parent='. | |
229 double_parse_test/01: Crash # (switch (codeUnit){c... Unhandled node | |
230 double_parse_test/none: Crash # (switch (codeUnit){c... Unhandled node | |
231 error_stack_trace1_test: Crash # The null object does not have a setter 'parent=
'. | |
232 error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail(
"Should not reach");}): Unhandled node | 216 error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail(
"Should not reach");}): Unhandled node |
233 for_in_test: RuntimeError # Please triage this failure. | 217 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
234 hash_set_test/01: Crash # (=_LinkedIdentityHashSet<E>;): Unhandled node | 218 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
235 hash_set_test/none: Crash # (=_LinkedIdentityHashSet<E>;): Unhandled node | 219 hashcode_test: RuntimeError # Please triage this failure. |
236 hash_set_type_check_test: Crash # (=_LinkedIdentityHashSet<E>;): Unhandled node | |
237 hashcode_test: Crash # The null object does not have a setter 'parent='. | |
238 hidden_library2_test/01: Crash # The null object does not have a setter 'parent=
'. | |
239 hidden_library2_test/none: Crash # The null object does not have a setter 'paren
t='. | |
240 indexed_list_access_test: RuntimeError # Please triage this failure. | |
241 int_parse_radix_test/01: Crash # Invalid argument(s) | 220 int_parse_radix_test/01: Crash # Invalid argument(s) |
242 int_parse_radix_test/02: Crash # Invalid argument(s) | 221 int_parse_radix_test/02: Crash # Invalid argument(s) |
243 int_parse_radix_test/none: Crash # Invalid argument(s) | 222 int_parse_radix_test/none: Crash # Invalid argument(s) |
244 iterable_contains_test: RuntimeError # Please triage this failure. | 223 iterable_expand_test : RuntimeError # TypeError: receiver.get$list is not a func
tion |
245 iterable_empty_test: RuntimeError # Please triage this failure. | |
246 iterable_expand_test: RuntimeError # Please triage this failure. | |
247 iterable_fold_test: RuntimeError # Please triage this failure. | |
248 iterable_generate_test: RuntimeError # Please triage this failure. | |
249 iterable_join_test: RuntimeError # Please triage this failure. | |
250 iterable_mapping_test: RuntimeError # Please triage this failure. | |
251 iterable_reduce_test: RuntimeError # Please triage this failure. | |
252 iterable_return_type_test/none: RuntimeError # Please triage this failure. | 224 iterable_return_type_test/none: RuntimeError # Please triage this failure. |
253 iterable_skip_test: RuntimeError # Please triage this failure. | |
254 iterable_skip_while_test: RuntimeError # Please triage this failure. | |
255 iterable_take_test: RuntimeError # Please triage this failure. | |
256 iterable_take_while_test: RuntimeError # Please triage this failure. | |
257 iterable_test: RuntimeError # Please triage this failure. | |
258 iterable_to_list_test: RuntimeError # Please triage this failure. | 225 iterable_to_list_test: RuntimeError # Please triage this failure. |
259 iterable_to_set_test: RuntimeError # Please triage this failure. | 226 iterable_to_set_test: RuntimeError # Please triage this failure. |
260 iterable_tostring_test: RuntimeError # Please triage this failure. | 227 list_fill_range_test : RuntimeError # TypeError: receiver.get$list is not a func
tion |
261 json_map_test: Crash # Internal Error: No default constructor available. | 228 list_for_each_test : RuntimeError # TypeError: receiver.get$list is not a functi
on |
262 linked_hash_map_test: RuntimeError # Please triage this failure. | 229 list_insert_all_test : RuntimeError # TypeError: receiver.get$list is not a func
tion |
263 list_as_map_test: RuntimeError # Please triage this failure. | 230 list_insert_test : RuntimeError # TypeError: receiver.get$list is not a function |
264 list_contains_argument_order_test: RuntimeError # Please triage this failure. | 231 list_removeat_test : RuntimeError # Expect.throws(negative): Unexpected 'NoSuchM
ethodError: method not found: 'get$list' (receiver.get$list is not a function)' |
265 list_fill_range_test: RuntimeError # Please triage this failure. | 232 list_replace_range_test : RuntimeError # TypeError: receiver.get$list is not a f
unction |
266 list_filled_type_argument_test: RuntimeError # Please triage this failure. | 233 list_set_all_test : RuntimeError # TypeError: receiver.get$list is not a functio
n |
267 list_fixed_test: RuntimeError # Please triage this failure. | 234 list_to_string_test: RuntimeError # receiver.get$list is not a function |
268 list_for_each_test: Crash # The null object does not have a setter 'parent='. | 235 map_test : RuntimeError # TypeError: receiver.get$_keys is not a function |
269 list_get_range_test: RuntimeError # Please triage this failure. | |
270 list_growable_test: RuntimeError # Please triage this failure. | |
271 list_index_of2_test: RuntimeError # Please triage this failure. | |
272 list_index_of_test: RuntimeError # Please triage this failure. | |
273 list_insert_all_test: RuntimeError # Please triage this failure. | |
274 list_insert_test: RuntimeError # Please triage this failure. | |
275 list_iterators_test: RuntimeError # Please triage this failure. | |
276 list_literal_is_growable_test: RuntimeError # Please triage this failure. | |
277 list_literal_test: RuntimeError # Please triage this failure. | |
278 list_map_test: RuntimeError # Please triage this failure. | |
279 list_remove_range_test: RuntimeError # Please triage this failure. | |
280 list_removeat_test: RuntimeError # Please triage this failure. | |
281 list_replace_range_test: RuntimeError # Please triage this failure. | |
282 list_reversed_test: RuntimeError # Please triage this failure. | |
283 list_set_all_test: RuntimeError # Please triage this failure. | |
284 list_set_range_test: RuntimeError # Please triage this failure. | |
285 list_sort_test: RuntimeError # Please triage this failure. | |
286 list_test/01: RuntimeError # this.get$length is not a function | |
287 list_test/none: RuntimeError # this.get$length is not a function | |
288 list_to_string2_test: RuntimeError # Please triage this failure. | |
289 list_unmodifiable_test: RuntimeError # Please triage this failure. | |
290 main_test: Crash # (try {result=code();... try/finally | |
291 map_test: Crash # Internal Error: No default constructor available. | |
292 map_values2_test: RuntimeError # Please triage this failure. | 236 map_values2_test: RuntimeError # Please triage this failure. |
293 map_values3_test: RuntimeError # Please triage this failure. | 237 map_values3_test: RuntimeError # Please triage this failure. |
294 map_values4_test: RuntimeError # Please triage this failure. | 238 map_values4_test: RuntimeError # Please triage this failure. |
295 maps_test: RuntimeError # Please triage this failure. | |
296 null_test: RuntimeError # Cannot read property 'prototype' of undefined | |
297 num_parse_test/01: Crash # (switch (codeUnit){c... Unhandled node | |
298 num_parse_test/none: Crash # (switch (codeUnit){c... Unhandled node | |
299 print_test/01: Crash # The null object does not have a setter 'parent='. | |
300 print_test/none: Crash # The null object does not have a setter 'parent='. | |
301 queue_first_test: RuntimeError # Please triage this failure. | |
302 queue_iterator_test: RuntimeError # Please triage this failure. | |
303 queue_last_test: RuntimeError # Please triage this failure. | |
304 queue_single_test: RuntimeError # Please triage this failure. | |
305 queue_test: RuntimeError # Please triage this failure. | |
306 range_error_test: RuntimeError # Please triage this failure. | |
307 reg_exp_first_match_test: RuntimeError # Cannot read property 'prototype' of und
efined | |
308 reg_exp_group_test: RuntimeError # Cannot read property 'prototype' of undefined | |
309 reg_exp_groups_test: RuntimeError # Please triage this failure. | |
310 reg_exp_string_match_test: RuntimeError # Cannot read property 'prototype' of un
defined | |
311 regexp/capture-3_test: RuntimeError # Cannot read property 'prototype' of undefi
ned | |
312 regexp/capture_test: RuntimeError # Please triage this failure. | |
313 regexp/extended-characters-match_test: RuntimeError # Cannot read property 'prot
otype' of undefined | |
314 regexp/global_test: RuntimeError # Please triage this failure. | |
315 regexp/indexof_test: RuntimeError # Please triage this failure. | |
316 regexp/many-brackets_test: RuntimeError # Please triage this failure. | |
317 regexp/non-bmp_test: RuntimeError # Cannot read property 'prototype' of undefine
d | |
318 regexp/non-capturing-groups_test: RuntimeError # Please triage this failure. | |
319 regexp/parentheses_test: RuntimeError # Please triage this failure. | |
320 regexp/pcre-test-4_test: RuntimeError # Please triage this failure. | |
321 regexp/pcre_test: Crash # Stack Overflow | 239 regexp/pcre_test: Crash # Stack Overflow |
322 regexp/regexp_kde_test: RuntimeError # Please triage this failure. | 240 symbol_operator_test/03: RuntimeError # Please triage this failure. |
323 regexp/regexp_test: RuntimeError # Please triage this failure. | |
324 regexp/regress-regexp-construct-result_test: RuntimeError # Cannot read property
'prototype' of undefined | |
325 regexp/results-cache_test: RuntimeError # Cannot read property 'prototype' of un
defined | |
326 regexp/stack-overflow2_test: RuntimeError # Please triage this failure. | |
327 regexp/stack-overflow_test: RuntimeError # Cannot read property 'prototype' of u
ndefined | |
328 regexp/standalones_test: RuntimeError # Please triage this failure. | |
329 regexp/unicode-handling_test: RuntimeError # Cannot read property 'prototype' of
undefined | |
330 regress_11099_test: RuntimeError # Please triage this failure. | |
331 set_test: Crash # (=_LinkedIdentityHashMap<K,V>;): Unhandled node | |
332 set_to_string_test: RuntimeError # Please triage this failure. | |
333 shuffle_test: Crash # The null object does not have a setter 'parent='. | |
334 sort_test: RuntimeError # Please triage this failure. | |
335 splay_tree_test: RuntimeError # Please triage this failure. | |
336 stacktrace_fromstring_test: Crash # The null object does not have a setter 'pare
nt='. | |
337 stopwatch2_test: RuntimeError # Cannot read property 'prototype' of undefined | |
338 stopwatch_test: RuntimeError # Cannot read property 'prototype' of undefined | |
339 string_codeunits_test: RuntimeError # Please triage this failure. | |
340 string_from_list_test: RuntimeError # Please triage this failure. | |
341 string_fromcharcodes_test: RuntimeError # Please triage this failure. | |
342 string_pattern_test: RuntimeError # Please triage this failure. | |
343 string_replace_all_test: RuntimeError # Cannot read property 'prototype' of unde
fined | |
344 string_replace_test: RuntimeError # Please triage this failure. | |
345 string_runes_test: RuntimeError # Please triage this failure. | |
346 string_source_test: RuntimeError # Please triage this failure. | |
347 string_split_test: RuntimeError # Please triage this failure. | |
348 string_test: RuntimeError # Please triage this failure. | |
349 string_to_lower_case_test: RuntimeError # Please triage this failure. | |
350 string_trim2_test: Crash # (switch (codeUnit){c... Unhandled node | |
351 string_trim_test: Crash # (switch (codeUnit){c... Unhandled node | |
352 string_trimlr_test/01: Crash # (switch (codeUnit){c... Unhandled node | |
353 string_trimlr_test/none: Crash # (switch (codeUnit){c... Unhandled node | |
354 strings_test: RuntimeError # Please triage this failure. | |
355 symbol_operator_test/03: Crash # The null object does not have a setter 'parent=
'. | |
356 symbol_operator_test/none: Crash # The null object does not have a setter 'paren
t='. | |
357 symbol_reserved_word_test/03: Pass # Please triage this failure. | 241 symbol_reserved_word_test/03: Pass # Please triage this failure. |
358 symbol_reserved_word_test/06: RuntimeError # Please triage this failure. | 242 symbol_reserved_word_test/06 : RuntimeError # Expect.throws fails: Did not throw |
359 symbol_reserved_word_test/09: RuntimeError # Please triage this failure. | 243 symbol_reserved_word_test/09 : RuntimeError # Expect.throws fails: Did not throw |
360 symbol_reserved_word_test/12: RuntimeError # Please triage this failure. | 244 symbol_reserved_word_test/12 : RuntimeError # Expect.throws fails: Did not throw |
361 symbol_test/none: Crash # The null object does not have a getter '_element'. | 245 symbol_test/none: Crash # The null object does not have a getter '_element'. |
362 uri_base_test: Crash # Invalid argument(s) | 246 uri_test: Crash # The null object does not have a getter '_element'. |
363 uri_file_test: Crash # Invalid argument(s) | |
364 uri_http_test: Crash # The null object does not have a setter 'parent='. | |
365 uri_ipv4_test: RuntimeError # Please triage this failure. | |
366 uri_ipv6_test: Crash # Invalid argument(s) | |
367 uri_normalize_path_test: RuntimeError # Please triage this failure. | |
368 uri_normalize_test: Crash # The null object does not have a setter 'parent='. | |
369 uri_parse_test: Crash # Invalid argument(s) | |
370 uri_path_test: Crash # The null object does not have a setter 'parent='. | |
371 uri_query_test: Crash # The null object does not have a setter 'parent='. | |
372 uri_scheme_test: Crash # Invalid argument(s) | |
373 uri_test: Crash # Invalid argument(s) | |
OLD | NEW |