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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.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/co19/co19-dart2js.status ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index 929529f965764be91c6e80774a9d823262790d10..8251be2e286469cd879c3eafe269bdbb0a603eb8 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -72,7 +72,7 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* functions
22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* functions
23404_test: RuntimeError # Cannot read property 'prototype' of undefined
-23432_test : Crash # Internal Error: No default constructor available.
+23432_test : RuntimeError #
LayoutTests_fast_mediastream_getusermedia_t01_test/none: RuntimeError # Cannot read property 'prototype' of undefined
async_stacktrace_test/asyncStar: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions
async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions
@@ -89,8 +89,6 @@ deferred/deferred_function_test: RuntimeError # receiver.get$_collection$_nums i
deferred/deferred_mirrors1_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_mirrors2_test: Crash # Internal Error: No default constructor available.
deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_nums is not a function
-deferred_fail_and_retry_test: Crash # Internal Error: No default constructor available.
-deferred_fail_and_retry_worker_test: Crash # Internal Error: No default constructor available.
for_test: RuntimeError # Please triage this failure.
if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function
mirror_invalid_field_access3_test: Crash # Internal Error: No default constructor available.
@@ -103,23 +101,12 @@ mirror_type_inference_field2_test: Crash # Internal Error: No default constructo
mirror_type_inference_field_test: Crash # Internal Error: No default constructor available.
mirror_type_inference_function_test: Crash # Internal Error: No default constructor available.
mirrors_declarations_filtering_test: Crash # Internal Error: No default constructor available.
-mirrors_used_warning2_test : Crash # Internal Error: No default constructor available.
-mirrors_used_warning_test/minif : Crash # Internal Error: No default constructor available.
-mirrors_used_warning_test/none : Crash # Internal Error: No default constructor available.
+mirrors_used_warning2_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+mirrors_used_warning_test/minif : RuntimeError # TypeError: receiver.get$_nums is not a function
+mirrors_used_warning_test/none : RuntimeError # TypeError: receiver.get$_nums is not a function
reflect_native_types_test: Crash # Internal Error: No default constructor available.
runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined
switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case
timer_test: RuntimeError # receiver.get$_collection$_nums is not a function
-no_such_method_mirrors_test : Crash # Internal Error: No default constructor available.
-mirrors_used_metatargets_test : Crash # Internal Error: No default constructor available.
-mirror_invalid_invoke2_test : Crash # Internal Error: No default constructor available.
no_such_method_test : Crash # Internal Error: No default constructor available.
-19191_test : Crash # Internal Error: No default constructor available.
-mirror_invalid_field_access2_test : Crash # Internal Error: No default constructor available.
-22917_test : Crash # Internal Error: No default constructor available.
-mirror_invalid_field_access4_test : Crash # Internal Error: No default constructor available.
mirrors_used_closure_test : Crash # Internal Error: No default constructor available.
-inference_nsm_mirrors_test : Crash # Internal Error: No default constructor available.
-mirrors_used_native_test : Crash # Internal Error: No default constructor available.
-optional_parameter_test : Crash # Internal Error: No default constructor available.
-mirror_enqueuer_regression_test : Crash # Internal Error: No default constructor available.
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698