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

Unified Diff: tests/corelib_2/corelib_2.status

Issue 3003443002: Update status files for dart2js (Closed)
Patch Set: Created 3 years, 4 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 | « no previous file | tests/language_2/language_2_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib_2/corelib_2.status
diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
index 9ec9c19b351d0d8dbdf09f195cb8bedb69b18c1f..c9ceffe100e42743e91b7e01695dd049ff62d09a 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -484,6 +484,7 @@ const_list_set_range_test: Crash
core_runtime_types_test: Crash
data_uri_test: Crash
date_time_test: Crash
+date_time_test: Timeout
double_parse_test/01: Crash
double_parse_test/02: Crash
double_parse_test/03: Crash
@@ -493,6 +494,7 @@ dynamic_nosuchmethod_test: Crash # type 'KMethod' is not a subtype of type 'Memb
error_stack_trace1_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
error_stack_trace2_test: Crash # Assertion failure: Cannot find value local(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for j:closure_call(unwrapException_closure.call).
expando_test: Crash
+expando_test: RuntimeError
for_in_test: Crash
growable_list_test: Crash
hash_map2_test: Crash
@@ -500,7 +502,6 @@ hash_set_test/01: Crash
hash_set_test/none: Crash
hash_set_type_check_test: Crash # Assertion failure: Cannot create exact type mask for uninstantiated class null.
hash_set_type_check_test: RuntimeError
-hashcode_test: Crash
hidden_library2_test/01: Crash
hidden_library2_test/none: Crash
int_from_environment3_test/01: MissingCompileTimeError
@@ -527,6 +528,19 @@ iterable_expand_test: Crash
iterable_first_test: Crash
iterable_first_where_test: Crash
iterable_fold_test: Crash
+iterable_generate_test/01: Crash
+iterable_generate_test/none: Crash
+iterable_join_test: Crash
+iterable_last_test: Crash
+iterable_last_where_test: Crash
+iterable_length_test: Crash
+iterable_reduce_test: Crash
+iterable_return_type_test/01: Crash
+iterable_return_type_test/02: Crash
+iterable_return_type_test/none: Crash
+iterable_single_test: Crash
+iterable_single_where_test: Crash
+iterable_skip_test: Crash
iterable_skip_while_test: Crash
iterable_skip_while_test: Crash
iterable_take_test: Crash
@@ -553,16 +567,15 @@ list_for_each_test: Crash
list_get_range_test: Crash
list_insert_all_test: Crash
list_insert_test: Crash
-list_iterators_test: Crash
list_map_test: Crash
list_replace_range_test: Crash
list_reversed_test: Crash
list_set_all_test: Crash
list_set_range_test: Crash
list_sort_test: Crash # Assertion failure: Cannot find value local(ListSortTest_testMain_closure.call#compare) in (local(ListSortTest_testMain_closure.call#list), local(ListSortTest.testMain#)) for j:closure_call(ListSortTest_testMain_closure.call).
+list_sort_test: RuntimeError
list_test/01: Crash
list_test/none: Crash
-list_to_string2_test: Crash
list_unmodifiable_test: Crash
main_test: Crash
map_contains_value_test: Crash
@@ -580,7 +593,6 @@ map_values_test: Crash
maps_test: Crash
nan_infinity_test/01: RuntimeError
null_nosuchmethod_test: Crash
-null_test: Crash
num_parse_test/01: Crash
num_parse_test/none: Crash
queue_first_test: Crash
@@ -626,7 +638,11 @@ splay_tree_test/01: Crash
splay_tree_test/02: Crash
splay_tree_test/none: Crash
stacktrace_fromstring_test: Crash
+iterable_mapping_test/01: Crash # 'file:///usr/local/google/home/sra/Dart/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for j:method(Iterator.moveNext). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closure_call(_LinkedCustomHashSet_closure.call), j:constructor(_LinkedCustomHashSet.))
+iterable_mapping_test/none: Crash # 'file:///usr/local/google/home/sra/Dart/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for j:method(Iterator.moveNext). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closure_call(_LinkedCustomHashSet_closure.call), j:constructor(_LinkedCustomHashSet.))
+map_to_string_test: RuntimeError
string_buffer_test: Crash
+string_buffer_test: RuntimeError
string_codeunits_test: Crash
string_from_environment3_test/01: MissingCompileTimeError
string_from_environment3_test/02: MissingCompileTimeError
@@ -644,10 +660,6 @@ string_replace_test: Crash
string_runes_test: Crash
string_source_test: Crash
string_split_test: Crash
-date_time_test: Timeout
-expando_test: RuntimeError
-list_sort_test: RuntimeError
-string_buffer_test: RuntimeError
string_test: Crash
string_to_lower_case_test: Crash
string_trimlr_test/02: Crash
@@ -678,19 +690,6 @@ uri_path_test: Crash
uri_query_test: Crash
uri_scheme_test: Crash
uri_test: Crash
-iterable_generate_test/01: Crash
-iterable_generate_test/none: Crash
-iterable_join_test: Crash
-iterable_last_test: Crash
-iterable_last_where_test: Crash
-iterable_length_test: Crash
-iterable_reduce_test: Crash
-iterable_return_type_test/01: Crash
-iterable_return_type_test/02: Crash
-iterable_return_type_test/none: Crash
-iterable_single_test: Crash
-iterable_single_where_test: Crash
-iterable_skip_test: Crash
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
stopwatch_test: Crash
@@ -779,7 +778,6 @@ hash_map2_test: Crash
hash_set_test/01: Crash
hash_set_test/none: Crash
hash_set_type_check_test: Crash # NoSuchMethodError: The getter 'name' was called on null.
-hashcode_test: Crash
hidden_library2_test/01: Crash
hidden_library2_test/none: Crash
int_from_environment3_test/01: MissingCompileTimeError
@@ -840,7 +838,6 @@ list_for_each_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie
list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
-list_iterators_test: Crash
list_map_test: Crash
list_replace_range_test: Crash
list_reversed_test: Crash
@@ -850,7 +847,6 @@ list_sort_test: Crash # Assertion failure: Cannot find value local(ListSortTest_
list_sort_test: RuntimeError
list_test/01: Crash
list_test/none: Crash
-list_to_string2_test: Crash
list_unmodifiable_test: Crash
main_test: Crash
map_contains_value_test: Crash
@@ -868,7 +864,7 @@ map_values_test: Crash
maps_test: Crash
nan_infinity_test/01: RuntimeError
null_nosuchmethod_test: Crash
-null_test: Crash
+map_to_string_test: RuntimeError
num_parse_test/01: Crash
num_parse_test/none: Crash
queue_first_test: Crash
« no previous file with comments | « no previous file | tests/language_2/language_2_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698