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

Unified Diff: tests/language_2/language_2_analyzer.status

Issue 2993123003: Fix analyzer status for cast_test. (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
« no previous file with comments | « no previous file | tools/migration/bin/run_tests.dart » ('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 161693844295fc9159269a177a5e1cc571916251..3640850abd244ccae506ca41d91c7b8c3e12702d 100644
--- a/tests/language_2/language_2_analyzer.status
+++ b/tests/language_2/language_2_analyzer.status
@@ -145,8 +145,6 @@ black_listed_test/none: fail # Issue 14228
body_less_constructor_wrong_arg_negative_test: CompileTimeError # Issue 18695
built_in_identifier_prefix_test: CompileTimeError
cascade_test/none: fail # Issue 11577
-cast_test/04: MissingCompileTimeError
-cast_test/05: MissingCompileTimeError
[ $strong && $compiler == dart2analyzer ]
accessor_conflict_export2_test: CompileTimeError # Issue 25626
@@ -169,6 +167,8 @@ accessor_conflict_import2_test: StaticWarning # Issue 25626
accessor_conflict_import_prefixed2_test: StaticWarning # Issue 25626
accessor_conflict_import_prefixed_test: StaticWarning # Issue 25626
accessor_conflict_import_test: StaticWarning # Issue 25626
+cast_test/04: MissingCompileTimeError
+cast_test/05: MissingCompileTimeError
generic_methods_generic_function_result_test/01: MissingCompileTimeError # Issue #30207
[ $compiler == dart2analyzer && $runtime == none ]
« no previous file with comments | « no previous file | tools/migration/bin/run_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698