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

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

Issue 2841213002: dart2js-kernel: Bind type variables in generative constructor. (Closed)
Patch Set: fix analyzer warning Created 3 years, 8 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/lib/src/ssa/type_builder.dart ('k') | tests/corelib/corelib.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 7d2bc8a53b863c789f79a48223605c0aef2758a9..9c57bc913a76de5fee0fdd5e3c15b72bc83620b9 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -124,9 +124,6 @@ closure_type_reflection2_test: Crash # Issue 27394
closure_type_reflection_test: Crash # Issue 27394
deferred/deferred_constant3_test: RuntimeError # Issue 27394
deferred/deferred_mirrors2_test: Crash # Issue 27394
-first_class_types_hashcode_test: RuntimeError # Issue 27394
-generics_factories_test: RuntimeError # Issue 27394
-generics_is_check1_test: RuntimeError # Issue 27394
inference_super_set_call_test: RuntimeError # Issue 27394
invalid_annotation2_test/01: Crash # Issue 27394
invalid_annotation2_test/none: Crash # Issue 27394
@@ -158,7 +155,6 @@ mirrors_used_native_test: Crash # Issue 27394
reflect_native_types_test: Crash # Issue 27394
runtime_type_test: RuntimeError # Issue 27394
type_argument_factory_nocrash_test: RuntimeError # Issue 27394
-typevariable_substitution_test: Crash # Issue 27394
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ]
LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Issue 27394
@@ -167,4 +163,5 @@ switch_test/01: Crash # Issue 27394
switch_test/02: Crash # Issue 27394
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
+js_dispatch_property_test: Crash # Issue 27394
regress/4562_test/01: Crash # Issue 27394
« no previous file with comments | « pkg/compiler/lib/src/ssa/type_builder.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698