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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1179503002: dart2js cps: Handle type variables in factory constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Type argument 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/language/language_dart2js.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 649bace763e346c6e283f01a989acccbf0da0585..44e55ff801afd5f82d4155d3dda0baa407439aee 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -93,7 +93,6 @@ deferred/deferred_constant4_test: RuntimeError # Please triage this failure.
deferred/deferred_function_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred/deferred_mirrors1_test: RuntimeError # Please triage this failure.
deferred/deferred_overlapping_test: RuntimeError # Please triage this failure.
-generics_factories_test: Crash # Please triage this failure.
inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
inferrer_is_int_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
interface_type_optimization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -118,4 +117,3 @@ super_constructor1_test: RuntimeError # Please triage this failure.
switch_test/none: Crash # (switch (val){}): Unhandled node
this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
-typevariable_factory_test: Crash # Please triage this failure.
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698