Update status files to fix the bots (TBR)

Review-Url: https://codereview.chromium.org/2787913002 .
This commit is contained in:
Brian Wilkerson 2017-03-30 13:19:41 -07:00
parent ad54733d46
commit 4d4441a868
3 changed files with 13 additions and 13 deletions

View file

@ -56,4 +56,4 @@ uri_path_test: Skip
uri_query_test: Skip
[ $compiler == dart2analyzer && $strong ]
error_stack_trace2_test: CompileTimeError
# error_stack_trace2_test: CompileTimeError

View file

@ -682,20 +682,20 @@ void_type_test: Skip
wrong_number_type_arguments_test: Skip
[ $compiler == dart2analyzer && $strong ]
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
# 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
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: CompileTimeError # Issue 28823
# closure_side_effect_test: CompileTimeError # Issue 28823
constant_type_literal_test/01: MissingCompileTimeError # Issue 28823
field3a_negative_test: StaticWarning # Issue 28823
generic_methods_overriding_test/01: MissingCompileTimeError # Issue 29070
@ -704,7 +704,7 @@ 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_constructor3_test: CompileTimeError
# inferrer_constructor3_test: CompileTimeError
interface_inherit_field_test: StaticWarning # Issue 28823
internal_library_test/02: MissingStaticWarning # Issue 28823
main_not_a_function_test/01: MissingStaticWarning # Issue 28823

View file

@ -138,6 +138,6 @@ html/custom/document_register_basic_test: CompileTimeError # Issue 28969
html/custom/document_register_type_extensions_test: CompileTimeError # Issue 28969
html/custom/element_upgrade_test: CompileTimeError # Issue 28969
html/debugger_test: CompileTimeError # Issue 28969
html/input_element_test: CompileTimeError
# html/input_element_test: CompileTimeError
html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue 28969
mirrors/deferred_mirrors_metadata_test: StaticWarning # Issue 28969