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

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

Issue 1156673002: cps-ir: Add test suppressions for new tests. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | 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 [ $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 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 240 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
241 hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 241 hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
242 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 242 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
243 hashcode_test: Crash # Instance of 'TypeOperator': type casts not implemented. 243 hashcode_test: Crash # Instance of 'TypeOperator': type casts not implemented.
244 int_from_environment_test: RuntimeError # Please triage this failure. 244 int_from_environment_test: RuntimeError # Please triage this failure.
245 int_parse_radix_test/01: Crash # Please triage this failure. 245 int_parse_radix_test/01: Crash # Please triage this failure.
246 int_parse_radix_test/02: Crash # Please triage this failure. 246 int_parse_radix_test/02: Crash # Please triage this failure.
247 int_parse_radix_test/none: Crash # Please triage this failure. 247 int_parse_radix_test/none: Crash # Please triage this failure.
248 is_operator_basic_types_test: RuntimeError # Please triage this failure. 248 is_operator_basic_types_test: RuntimeError # Please triage this failure.
249 iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 249 iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
250 iterable_empty_test: Crash # Instance of 'TypeOperator': type check unimplemente d for Iterable<int>.
250 iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 251 iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
251 iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 252 iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
252 iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 253 iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
253 iterable_fold_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 254 iterable_fold_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
254 iterable_generate_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for Iterable<int>. 255 iterable_generate_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for Iterable<int>.
255 iterable_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 256 iterable_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
256 iterable_last_where_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 257 iterable_last_where_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
257 iterable_mapping_test: RuntimeError # Please triage this failure. 258 iterable_mapping_test: RuntimeError # Please triage this failure.
258 iterable_reduce_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 259 iterable_reduce_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
259 iterable_return_type_test/01: Crash # Instance of 'TypeOperator': type check uni mplemented for Map<int, int>. 260 iterable_return_type_test/01: Crash # Instance of 'TypeOperator': type check uni mplemented for Map<int, int>.
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 344 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
344 symbol_test/none: Crash # Please triage this failure. 345 symbol_test/none: Crash # Please triage this failure.
345 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 346 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
346 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 347 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
347 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 348 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
348 uri_normalize_path_test: RuntimeError # Please triage this failure. 349 uri_normalize_path_test: RuntimeError # Please triage this failure.
349 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 350 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
350 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 351 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
351 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 352 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
352 uri_test: Crash # Please triage this failure. 353 uri_test: Crash # Please triage this failure.
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698