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

Unified Diff: tests/language/language_dart2js.status

Issue 1195393005: Revert "dart2cps: Fix bug in constructors." (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: 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 | « pkg/pkg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index a960b0b8bab1474b31cc7d47373595df156e4f8c..7c42bed037c6f5d9648a55b287c738ffd890582a 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -388,8 +388,11 @@ const_evaluation_test/01: Crash # Internal Error: No default constructor availab
const_list_test: RuntimeError # Please triage this failure.
const_map_test: RuntimeError # Please triage this failure.
const_nested_test: Crash # Invalid argument(s)
+constructor11_test: Crash # Invalid argument(s)
constructor12_test: RuntimeError # Please triage this failure.
+constructor5_test: Crash # The null object does not have a getter 'namedArguments'.
constructor_with_mixin_test: Crash # Internal Error: No default constructor available.
+crash_12118_test: Crash # Invalid argument(s)
crash_6725_test/01: Crash # The null object does not have a getter '_element'.
custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle async/sync*/async* functions
cyclic_type_test/00: RuntimeError # Cannot read property 'prototype' of undefined
@@ -542,9 +545,12 @@ if_null_assignment_static_test/35: RuntimeError # Please triage this failure.
implicit_closure1_test: RuntimeError # Cannot read property 'prototype' of undefined
implicit_closure2_test: RuntimeError # Cannot read property 'prototype' of undefined
implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined
+implicit_super_constructor_call_test: Crash # Invalid argument(s)
incr_op_test: RuntimeError # Please triage this failure.
index_test: RuntimeError # Please triage this failure.
inference_mixin_field_test: Crash # Internal Error: No default constructor available.
+inferrer_synthesized_constructor_test: Crash # Invalid argument(s)
+inferrer_synthesized_super_constructor_test: Crash # Invalid argument(s)
infinite_switch_label_test: Crash # (switch (target){l0:... continue to a labeled switch case
inlined_conditional_test: RuntimeError # Cannot read property 'prototype' of undefined
instance_creation_in_function_annotation_test: Crash # Internal Error: No default constructor available.
@@ -667,6 +673,7 @@ string_interpolation_test/01: RuntimeError # Cannot read property 'prototype' of
string_interpolation_test/none: RuntimeError # Cannot read property 'prototype' of undefined
string_join_test: RuntimeError # Please triage this failure.
string_test: RuntimeError # Please triage this failure.
+super_all_named_constructor_test: Crash # Invalid argument(s)
super_bound_closure_test/01: RuntimeError # Cannot read property 'call' of undefined
super_bound_closure_test/none: RuntimeError # Cannot read property 'call' of undefined
super_call4_test: RuntimeError # Please triage this failure.
« no previous file with comments | « pkg/pkg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698