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

Unified Diff: tests/language_2/language_2.status

Issue 2983113002: Update status file for new test (issues were filed). (Closed)
Patch Set: Created 3 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index 9f1720c9d6b4eb84cbd12176eab1d9dcd198e2cc..ef589f9ea7b3b568d6eeaaaf9e5dc50bf415b295 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -8,3 +8,10 @@
abstract_beats_arguments_test: MissingCompileTimeError
abstract_exact_selector_test/01: MissingCompileTimeError
abstract_getter_test/01: MissingCompileTimeError
+
+[ $compiler == dart2analyzer ]
+generic_methods_generic_function_result_test: CompileTimeError # Issue #30207
+
+[ $compiler == dart2js ]
+generic_methods_generic_function_result_test: CompileTimeError # Issue ##30208
+
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698