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

Unified Diff: tests/language_2/language_2_kernel.status

Issue 3007603002: [VM generic function reification] Support generic functions in Invocation class. (Closed)
Patch Set: Created 3 years, 4 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
Index: tests/language_2/language_2_kernel.status
diff --git a/tests/language_2/language_2_kernel.status b/tests/language_2/language_2_kernel.status
index 0c0b37a740df6ca0557de7a65bbee1a1bdfa7b63..37b6b788bb86d76284555cbc25d5c8a4c85a69f6 100644
--- a/tests/language_2/language_2_kernel.status
+++ b/tests/language_2/language_2_kernel.status
@@ -7,6 +7,7 @@
[ $compiler == dartk ]
generic_methods_generic_function_result_test/none: CompileTimeError # Issue #30208
+generic_no_such_method_dispatcher_test: CompileTimeError
[ $compiler == dartk && $runtime == vm ]
assertion_initializer_const_error2_test/none: CompileTimeError
« runtime/vm/raw_object.h ('K') | « tests/language_2/generic_no_such_method_dispatcher_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698