[tests] Disable on Android due to runtime segfault
authorMarek Habersack <grendel@twistedcode.net>
Tue, 7 Jul 2015 10:02:49 +0000 (12:02 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 15 Jul 2015 18:45:41 +0000 (20:45 +0200)
commit7d357b299a250ce67f6e7de3d6cbc319ed26f83f
tree74f43597247a2c549b15f648a10089b3e48c6cd6
parentcf14441d398ece68eb8f0f30a9ca8e01c969adba
[tests] Disable on Android due to runtime segfault

The Dispose call in FakeSafeHandle causes the Mono runtime to segfault
when passing the call up the chain. As a consequence of disabling the
base class call, the other tests disabled by this commit fail.
mcs/class/corlib/Test/System.Runtime.InteropServices/SafeHandleTest.cs