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

Unified Diff: tests/corelib/corelib.status

Issue 2990303002: Update status files to make bots green, minor changes to the script (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 | « pkg/compiler/tool/status_files/update_all.sh ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index b2035db3c8849939510fbd9278c2ebc809f40cad..324bce31026217925bb2afd91a556d1383b9204c 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -147,6 +147,10 @@ iterable_to_list_test/none: Crash
iterable_to_set_test: Crash
iterable_tostring_test: Crash
json_map_test: Crash
+linked_hash_map_from_iterable_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToString_closure.call).
+list_fill_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
+list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
+list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
regexp/parentheses_test: Crash
regress_11099_test: Crash
regress_r21715_test: RuntimeError
@@ -286,6 +290,10 @@ iterable_to_list_test/none: Crash
iterable_to_set_test: Crash
iterable_tostring_test: Crash
json_map_test: Crash
+linked_hash_map_from_iterable_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToString_closure.call).
+list_fill_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
+list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
+list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
reg_exp1_test: Crash
reg_exp_first_match_test: Crash
reg_exp_group_test: Crash
@@ -368,3 +376,4 @@ symbol_reserved_word_test/07: MissingCompileTimeError
symbol_reserved_word_test/09: Crash
symbol_reserved_word_test/10: MissingCompileTimeError
symbol_reserved_word_test/12: Crash
+
« no previous file with comments | « pkg/compiler/tool/status_files/update_all.sh ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698