From: Zoltan Varga Date: Tue, 22 Aug 2017 20:53:01 +0000 (-0400) Subject: Revert "Disable pinvoke2.exe test on OSX i386 for now (#5411)" X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=commitdiff_plain;h=7c8acc226bf3e7ac0c39cfb1a6198e0740c41098 Revert "Disable pinvoke2.exe test on OSX i386 for now (#5411)" This reverts commit 4d89d5f17bb72fb2e192736653923d8d90741a01. Revert this as the problematic test is disabled in libtest.c. --- diff --git a/mono/tests/Makefile.am b/mono/tests/Makefile.am index 92955ad51cb..d7b3119374d 100755 --- a/mono/tests/Makefile.am +++ b/mono/tests/Makefile.am @@ -676,11 +676,6 @@ PLATFORM_DISABLED_TESTS += async-exc-compilation.exe finally_guard.exe finally_b unhandled-exception-5.exe unhandled-exception-6.exe unhandled-exception-7.exe unhandled-exception-8.exe endif -if HOST_DARWIN -# TODO: remove once https://bugzilla.xamarin.com/show_bug.cgi?id=58901 is fixed -PLATFORM_DISABLED_TESTS += pinvoke2.exe -endif - endif if POWERPC