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

Unified Diff: tests/corelib/corelib.status

Issue 1216593002: dart2js cps: Translate synthesized mixin constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update status file Created 5 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/compiler/dart2js_native/dart2js_native.status ('k') | tests/html/html.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 8b60a163db658f9558d187568c0f03d3f92a2807..17304190d4c2c543a339cb242c5e14970c27f997 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -227,11 +227,9 @@ iterable_empty_test: RuntimeError # Please triage this failure.
iterable_return_type_test/none: RuntimeError # Please triage this failure.
iterable_to_list_test: RuntimeError # Please triage this failure.
iterable_to_set_test: RuntimeError # Please triage this failure.
-json_map_test: Crash # Internal Error: No default constructor available.
list_test/01: RuntimeError # this.get$length is not a function
list_test/none: RuntimeError # this.get$length is not a function
main_test: RuntimeError # receiver.get$_collection$_nums is not a function
-map_test: Crash # Internal Error: No default constructor available.
map_values2_test: RuntimeError # Please triage this failure.
map_values3_test: RuntimeError # Please triage this failure.
map_values4_test: RuntimeError # Please triage this failure.
@@ -253,7 +251,7 @@ stopwatch2_test: RuntimeError # Cannot read property 'prototype' of undefined
stopwatch_test: RuntimeError # Cannot read property 'prototype' of undefined
string_fromcharcodes_test: RuntimeError # Please triage this failure.
string_replace_all_test: RuntimeError # Cannot read property 'prototype' of undefined
-symbol_operator_test/03 : Crash # Internal Error: No default constructor available.
+symbol_operator_test/03 : RuntimeError #
symbol_reserved_word_test/03: Pass # Please triage this failure.
symbol_reserved_word_test/06: RuntimeError # Please triage this failure.
symbol_reserved_word_test/09: RuntimeError # Please triage this failure.
@@ -268,8 +266,3 @@ uri_path_test: Crash # Invalid argument(s)
uri_query_test: Crash # Internal Error: No default constructor available.
uri_scheme_test: Crash # Invalid argument(s)
uri_test: Crash # Invalid argument(s)
-apply2_test : Crash # Internal Error: No default constructor available.
-apply3_test : Crash # Internal Error: No default constructor available.
-apply_test : Crash # Internal Error: No default constructor available.
-symbol_operator_test/none : Crash # Internal Error: No default constructor available.
-apply4_test : Crash # Internal Error: No default constructor available.
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698