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

Unified Diff: tests/language_2/language_2_analyzer.status

Issue 3010483002: Add tests demonstrating bugs #30547 and #30552. (Closed)
Patch Set: Mark interface classes as abstract 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
« no previous file with comments | « pkg/front_end/testcases/strong.status ('k') | tests/language_2/language_2_dartdevc.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_analyzer.status
diff --git a/tests/language_2/language_2_analyzer.status b/tests/language_2/language_2_analyzer.status
index 176dee91e5f59b13ba67942f356ae524b3936982..7f72c56ca2875485c11165f4a8fa19773347f4aa 100644
--- a/tests/language_2/language_2_analyzer.status
+++ b/tests/language_2/language_2_analyzer.status
@@ -201,6 +201,7 @@ generic_methods_test: CompileTimeError
generic_tearoff_test: CompileTimeError
generic_test: CompileTimeError
generics_test: CompileTimeError
+multiple_interface_inheritance_test: CompileTimeError # Issue 30552
regress_30339_test: CompileTimeError
void_type_function_types_test/none: Crash # Issue 30177
void_type_function_types_test/01: Crash # Issue 30177
@@ -299,6 +300,7 @@ generic_constructor_mixin3_test/01: MissingCompileTimeError
generic_methods_generic_function_result_test/01: MissingCompileTimeError # Issue #30207
generic_methods_type_expression_test: StaticWarning # Issue 30530
closure_type_test: Pass
+multiple_interface_inheritance_test: StaticWarning # Issue 30552
[ $compiler == dart2analyzer && $runtime == none ]
assertion_initializer_const_error2_test/none: CompileTimeError
« no previous file with comments | « pkg/front_end/testcases/strong.status ('k') | tests/language_2/language_2_dartdevc.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698