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

Unified Diff: tests/language_strong/language_strong.status

Issue 2750623003: Update status for analyze strong mode (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 | « no previous file | tests/lib_strong/lib_strong.status » ('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 71f901a8d5c09074b827a4c49dd1839f9068740e..3bfcd26eefa91e2954bb0f07e511448fb358fac1 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -697,12 +697,22 @@ bit_operations_test/03: MissingStaticWarning # Issue 28823
bit_operations_test/04: MissingStaticWarning # Issue 28823
closure_side_effect_test: StaticWarning # Issue 28823
constant_type_literal_test/01: MissingCompileTimeError # Issue 28823
-field3a_negative_test: StaticWarning # Issue 28823
+field3a_negative_test: StaticWarning # Issue 28823 # Issue 29070
Bill Hesse 2017/03/14 14:50:14 Is the first line modified by accident?
Johnni Winther 2017/03/14 15:08:45 Yes! Removed
+generic_methods_unused_parameter_test: Crash # Issue 29070
+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_tearoff_specialization_test: Crash # Issue 29070
+generic_methods_optional_parameters_test: Crash # Issue 29070
+generic_methods_named_parameters_test: Crash # Issue 29070
+generic_methods_local_variable_declaration_test: CompileTimeError # Issue 29070
+generic_methods_generic_class_tearoff_test: Crash # Issue 29070
interface_inherit_field_test: StaticWarning # Issue 28823
internal_library_test/02: MissingStaticWarning # Issue 28823
main_not_a_function_test/01: MissingStaticWarning # Issue 28823
main_test/03: MissingStaticWarning # Issue 28823
-many_named_arguments_test: StaticWarning # Issue 28823
no_main_test/01: MissingStaticWarning # Issue 28823
regress_23089_test: CompileTimeError # Issue 28823
reify_typevar_static_test/00: MissingCompileTimeError # Issue 28823
« no previous file with comments | « no previous file | tests/lib_strong/lib_strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698