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

Unified Diff: tests/corelib_strong/corelib_strong.status

Issue 2947473002: Basic support for dev_compiler in test.dart. (Closed)
Patch Set: Revise. Created 3 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib_strong/corelib_strong.status
diff --git a/tests/corelib_strong/corelib_strong.status b/tests/corelib_strong/corelib_strong.status
index bdb73e1111a68efe7434921b86dea506f8353c70..73dcd69176432b9fcfb0912a36fa8073e989cd77 100644
--- a/tests/corelib_strong/corelib_strong.status
+++ b/tests/corelib_strong/corelib_strong.status
@@ -54,3 +54,86 @@ symbol_reserved_word_test: Skip
symbol_test: Skip
uri_path_test: Skip
uri_query_test: Skip
+
+[ $compiler == dartdevc ]
+apply2_test: RuntimeError # Issue 29921
+apply3_test: RuntimeError # Issue 29921
+big_integer_parsed_arith_vm_test: RuntimeError # Issue 29921
+big_integer_parsed_div_rem_vm_test: RuntimeError # Issue 29921
+big_integer_parsed_mul_div_vm_test: RuntimeError # Issue 29921
+bit_twiddling_bigint_test: RuntimeError # Issue 29921
+bool_from_environment_test: RuntimeError # Issue 29921
+compare_to2_test: RuntimeError # Issue 29921
+const_list_literal_test: RuntimeError # Issue 29921
+const_list_remove_range_test: RuntimeError # Issue 29921
+const_list_set_range_test: RuntimeError # Issue 29921
+data_uri_test: RuntimeError # Issue 29921
+double_parse_test/01: RuntimeError # Issue 29921
+hash_set_test/01: RuntimeError # Issue 29921
+int_from_environment_test: RuntimeError # Issue 29921
+int_modulo_arith_test/bignum: RuntimeError # Issue 29921
+int_modulo_arith_test/modPow: RuntimeError # Issue 29921
+int_modulo_arith_test/none: RuntimeError # Issue 29921
+int_parse_radix_test/01: RuntimeError # Issue 29921
+int_parse_radix_test/02: RuntimeError # Issue 29921
+integer_to_radix_string_test: RuntimeError # Issue 29921
+integer_to_string_test/01: RuntimeError # Issue 29921
+iterable_generate_test: RuntimeError # Issue 29921
+iterable_return_type_test/02: RuntimeError # Issue 29921
+json_map_test: RuntimeError # Issue 29921
+list_fill_range_test: RuntimeError # Issue 29921
+list_insert_test: RuntimeError # Issue 29921
+list_removeat_test: RuntimeError # Issue 29921
+list_replace_range_test: RuntimeError # Issue 29921
+list_set_all_test: RuntimeError # Issue 29921
+list_to_string2_test: RuntimeError # Issue 29921
+main_test: RuntimeError # Issue 29921
+map_keys2_test: RuntimeError # Issue 29921
+map_to_string_test: RuntimeError # Issue 29921
+nan_infinity_test/01: RuntimeError # Issue 29921
+null_nosuchmethod_test: RuntimeError # Issue 29921
+null_test: RuntimeError # Issue 29921
+regexp/alternative-length-miscalculation_test: RuntimeError # Issue 29921
+regexp/ascii-regexp-subject_test: RuntimeError # Issue 29921
+regexp/bol-with-multiline_test: RuntimeError # Issue 29921
+regexp/capture-3_test: RuntimeError # Issue 29921
+regexp/char-insensitive_test: RuntimeError # Issue 29921
+regexp/character-match-out-of-order_test: RuntimeError # Issue 29921
+regexp/compile-crash_test: RuntimeError # Issue 29921
+regexp/default_arguments_test: RuntimeError # Issue 29921
+regexp/early-acid3-86_test: RuntimeError # Issue 29921
+regexp/ecma-regex-examples_test: RuntimeError # Issue 29921
+regexp/extended-characters-match_test: RuntimeError # Issue 29921
+regexp/extended-characters-more_test: RuntimeError # Issue 29921
+regexp/find-first-asserted_test: RuntimeError # Issue 29921
+regexp/invalid-range-in-class_test: RuntimeError # Issue 29921
+regexp/look-ahead_test: RuntimeError # Issue 29921
+regexp/loop-capture_test: RuntimeError # Issue 29921
+regexp/malformed-escapes_test: RuntimeError # Issue 29921
+regexp/many-brackets_test: RuntimeError # Issue 29921
+regexp/negative-special-characters_test: RuntimeError # Issue 29921
+regexp/no-extensions_test: RuntimeError # Issue 29921
+regexp/non-bmp_test: RuntimeError # Issue 29921
+regexp/non-capturing-backtracking_test: RuntimeError # Issue 29921
+regexp/non-capturing-groups_test: RuntimeError # Issue 29921
+regexp/non-character_test: RuntimeError # Issue 29921
+regexp/non-greedy-parentheses_test: RuntimeError # Issue 29921
+regexp/pcre-test-4_test: RuntimeError # Issue 29921
+regexp/quantified-assertions_test: RuntimeError # Issue 29921
+regexp/range-bound-ffff_test: RuntimeError # Issue 29921
+regexp/range-out-of-order_test: RuntimeError # Issue 29921
+regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921
+regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921
+regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921
+regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921
+regexp/results-cache_test: RuntimeError # Issue 29921
+regexp/stack-overflow2_test: RuntimeError # Issue 29921
+regexp/stack-overflow_test: RuntimeError # Issue 29921
+regexp/unicode-handling_test: RuntimeError # Issue 29921
+regexp/zero-length-alternatives_test: RuntimeError # Issue 29921
+regress_r21715_test: RuntimeError # Issue 29921
+string_from_environment2_test: RuntimeError # Issue 29921
+string_from_environment_test: RuntimeError # Issue 29921
+string_operations_with_null_test: RuntimeError # Issue 29921
+string_trimlr_test/01: RuntimeError # Issue 29921
+string_trimlr_test/none: RuntimeError # Issue 29921
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698