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

Unified Diff: tests/language_strong/language_strong.status

Issue 2782533002: Report errors for the new top-level inference rules. (Closed)
Patch Set: Update language_strong status for analyzer. Created 3 years, 9 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/dev_compiler/tool/sdk_expected_errors.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/language_strong.status
diff --git a/tests/language_strong/language_strong.status b/tests/language_strong/language_strong.status
index a566caa82984b2f63bb73680df283669239359a6..7d22a3a9344f0becf7b5c7871ed44eb3bfb74a9f 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -682,35 +682,52 @@ void_type_test: Skip
wrong_number_type_arguments_test: Skip
[ $compiler == dart2analyzer && $strong ]
-async_await_test/02: StaticWarning # Issue 28823
-async_await_test/03: StaticWarning # Issue 28823
-async_await_test/none: StaticWarning # Issue 28823
-async_star_test/01: StaticWarning # Issue 28823
-async_star_test/02: StaticWarning # Issue 28823
-async_star_test/03: StaticWarning # Issue 28823
-async_star_test/04: StaticWarning # Issue 28823
-async_star_test/05: StaticWarning # Issue 28823
-async_star_test/none: StaticWarning # Issue 28823
+async_await_test/02: CompileTimeError # Issue 28823
+async_await_test/03: CompileTimeError # Issue 28823
+async_await_test/none: CompileTimeError # Issue 28823
+async_star_test/01: CompileTimeError # Issue 28823
+async_star_test/02: CompileTimeError # Issue 28823
+async_star_test/03: CompileTimeError # Issue 28823
+async_star_test/04: CompileTimeError # Issue 28823
+async_star_test/05: CompileTimeError # Issue 28823
+async_star_test/none: CompileTimeError # Issue 28823
+bailout4_test: CompileTimeError
bit_operations_test/01: MissingStaticWarning # Issue 28823
bit_operations_test/02: MissingStaticWarning # Issue 28823
bit_operations_test/03: MissingStaticWarning # Issue 28823
bit_operations_test/04: MissingStaticWarning # Issue 28823
-closure_side_effect_test: StaticWarning # Issue 28823
+closure_in_field_initializer_test: CompileTimeError
+closure_side_effect_test: CompileTimeError # Issue 28823
constant_type_literal_test/01: MissingCompileTimeError # Issue 28823
+deferred_not_loaded_check_test: CompileTimeError
+deferred_static_seperate_test: CompileTimeError
field3a_negative_test: StaticWarning # Issue 28823
+first_class_types_constants_test: CompileTimeError
+generic_field_mixin4_test: CompileTimeError
+generic_field_mixin5_test: CompileTimeError
generic_methods_overriding_test/01: MissingCompileTimeError # Issue 29070
generic_methods_overriding_test/03: MissingCompileTimeError # Issue 29070
generic_methods_shadowing_test: CompileTimeError # Issue 29070
generic_methods_closure_test: CompileTimeError # Issue 29070
generic_methods_simple_is_expression_test: CompileTimeError # Issue 29070
generic_methods_local_variable_declaration_test: CompileTimeError # Issue 29070
+inferrer_closure_test: CompileTimeError
+inferrer_constructor3_test: CompileTimeError
interface_inherit_field_test: StaticWarning # Issue 28823
internal_library_test/02: MissingStaticWarning # Issue 28823
+lazy_static2_test: CompileTimeError
+lazy_static3_test: CompileTimeError
+lazy_static5_test: CompileTimeError
+lazy_static6_test: CompileTimeError
+lazy_static7_test: CompileTimeError
main_not_a_function_test/01: MissingStaticWarning # Issue 28823
main_test/03: MissingStaticWarning # Issue 28823
no_main_test/01: MissingStaticWarning # Issue 28823
regress_23089_test: CompileTimeError # Issue 28823
reify_typevar_static_test/00: MissingCompileTimeError # Issue 28823
+super_operator_index2_test: CompileTimeError
+super_operator_index3_test: CompileTimeError
+super_operator_index4_test: CompileTimeError
super_setter_test: StaticWarning # Issue 28823
try_catch4_test: StaticWarning # Issue 28823
try_catch5_test: StaticWarning # Issue 28823
« no previous file with comments | « pkg/dev_compiler/tool/sdk_expected_errors.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698