From 99f2c2a103eaa87997ff4971a6b54d7cbf491575 Mon Sep 17 00:00:00 2001 From: Bernhard Urban Date: Fri, 15 Sep 2017 08:47:18 +0200 Subject: [PATCH] [interp] disable assemblyresolve_event6.exe needs working appdomains in the interpreter. --- mono/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/mono/tests/Makefile.am b/mono/tests/Makefile.am index 6088c5220d3..a2e3287a244 100755 --- a/mono/tests/Makefile.am +++ b/mono/tests/Makefile.am @@ -958,6 +958,7 @@ INTERP_DISABLED_TESTS = \ array_load_exception.exe \ assembly_append_ordering.exe \ assemblyresolve_event4.exe \ + assemblyresolve_event6.exe \ async-exc-compilation.exe \ async-with-cb-throws.exe \ async_read.exe \ -- 2.25.1