From ac4dfc76720ddb7c26cbfe5d532eb344db4f5a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Crelier?= Date: Thu, 21 Dec 2017 00:07:10 +0000 Subject: [PATCH] [gardening] Update status file. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia4a28442b28d2d62d22d4c29e18515c9085ada93 Reviewed-on: https://dart-review.googlesource.com/30925 Reviewed-by: RĂ©gis Crelier --- tests/lib_2/lib_2_kernel.status | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/lib_2/lib_2_kernel.status b/tests/lib_2/lib_2_kernel.status index e909ae66781..7b6db9d18b5 100644 --- a/tests/lib_2/lib_2_kernel.status +++ b/tests/lib_2/lib_2_kernel.status @@ -26,7 +26,6 @@ mirrors/other_declarations_location_test: Crash # assertion error, TypeParameter mirrors/variable_is_const_test/01: Crash # Please triage. [ $compiler == dartk && $runtime == vm && $checked && $strong ] -mirrors/invocation_fuzz_test/smi: Crash mirrors/redirecting_factory_different_type_test/01: Crash # Issue 28424 mirrors/redirecting_factory_different_type_test/none: Crash # Issue 28424 mirrors/reflected_type_generics_test/02: Pass @@ -150,7 +149,6 @@ mirrors/intercepted_object_test: CompileTimeError # Issue 31402 (Invocation argu mirrors/invocation_fuzz_test/emptyarray: Crash mirrors/invocation_fuzz_test/false: Crash mirrors/invocation_fuzz_test/none: Crash -mirrors/invocation_fuzz_test/smi: RuntimeError mirrors/invocation_fuzz_test/string: Crash mirrors/invoke_private_test: RuntimeError mirrors/invoke_private_wrong_library_test: RuntimeError @@ -378,7 +376,7 @@ isolate/*: Skip mirrors/invocation_fuzz_test/emptyarray: CompileTimeError, Pass # Please triage. mirrors/invocation_fuzz_test/false: CompileTimeError, Pass # Please triage. mirrors/invocation_fuzz_test/none: CompileTimeError # Please triage. -mirrors/invocation_fuzz_test/smi: CompileTimeError, DartkCrash # Please triage. +mirrors/invocation_fuzz_test/smi: CompileTimeError, DartkCrash, Crash, Pass # Please triage. mirrors/invocation_fuzz_test/string: CompileTimeError, Pass # Please triage. mirrors/library_uri_io_test: CompileTimeError # Please triage. mirrors/spawn_function_root_library_test: Skip