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

Unified Diff: tests/language_2/language_2_analyzer.status

Issue 2994373002: Add a test to demonstrate issue #30461 (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_analyzer.status
diff --git a/tests/language_2/language_2_analyzer.status b/tests/language_2/language_2_analyzer.status
index 4aeb833065d98cb25e4a76cf9ce32b8bc1bc043c..92384a1df72624d09d80e59cd481d6135df24a22 100644
--- a/tests/language_2/language_2_analyzer.status
+++ b/tests/language_2/language_2_analyzer.status
@@ -68,6 +68,7 @@ call_nonexistent_static_test/10: MissingCompileTimeError
call_through_getter_test/01: MissingCompileTimeError
call_through_getter_test/02: MissingCompileTimeError
call_type_literal_test/01: MissingCompileTimeError
+covariant_subtyping_with_substitution_test: StaticWarning
[ $compiler == dart2analyzer && ! $strong && $checked ]
abstract_beats_arguments_test: MissingCompileTimeError
@@ -131,6 +132,7 @@ call_nonexistent_static_test/10: MissingCompileTimeError
call_through_getter_test/01: MissingCompileTimeError
call_through_getter_test/02: MissingCompileTimeError
call_type_literal_test/01: MissingCompileTimeError
+covariant_subtyping_with_substitution_test: StaticWarning
[ $compiler == dart2analyzer ]
async_return_types_test/nestedFuture: MissingCompileTimeError
« no previous file with comments | « tests/language_2/covariant_subtyping_with_substitution_test.dart ('k') | tests/language_2/language_2_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698