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

Unified Diff: tests/language_strong/language_strong.status

Issue 2779843004: Fix top-level inference errors for most of the newly failing tests. (Closed)
Patch Set: 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 | « tests/language_strong/inferrer_closure_test.dart ('k') | tests/language_strong/lazy_static2_test.dart » ('j') | 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 7d22a3a9344f0becf7b5c7871ed44eb3bfb74a9f..52448d855843e2b1275de42c8be9d59c6f16dab6 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -691,43 +691,27 @@ 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_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 | « tests/language_strong/inferrer_closure_test.dart ('k') | tests/language_strong/lazy_static2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698