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

Unified Diff: tests/language/language.status

Issue 1631803003: Fix building of closure type arguments (fixes #25543). (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 | « runtime/vm/flow_graph_builder.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index e9ed76c817276288bb60a57cd9a0a654a51e9e08..ccdebbb742c7e1a055ed971df9c4f0647e40a352 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -147,8 +147,6 @@ deopt_inlined_function_lazy_test: Pass, Crash # Incompatible flag: --deoptimize-
tearoff_basic_test: RuntimeError, Crash # Conflicting flag.
vm/type_cast_vm_test: RuntimeError # Line number mismatch.
-method_override_test: Skip # Closure instantiator required, but not captured; Regis is investigating.
-
[ $runtime == dart_precompiled ]
ct_const2_test: Pass, Crash # Incompatible flag --compile_all
hello_dart_test: Pass, Crash # Incompatible flag --compile_all
« no previous file with comments | « runtime/vm/flow_graph_builder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698