Revert "Disable pinvoke2.exe test on OSX i386 for now (#5411)"
authorZoltan Varga <vargaz@gmail.com>
Tue, 22 Aug 2017 20:53:01 +0000 (16:53 -0400)
committerZoltan Varga <vargaz@gmail.com>
Tue, 22 Aug 2017 20:53:01 +0000 (16:53 -0400)
This reverts commit 4d89d5f17bb72fb2e192736653923d8d90741a01.

Revert this as the problematic test is disabled in libtest.c.

mono/tests/Makefile.am

index 92955ad51cbb4b1471156465c3447061821c45cc..d7b3119374d47584deb42bf0b5b4e826ceecc9d2 100755 (executable)
@@ -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