[tests] Disable code to prevent Mono runtime crash
authorMarek Habersack <grendel@twistedcode.net>
Tue, 7 Jul 2015 09:23:20 +0000 (11:23 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 15 Jul 2015 18:45:34 +0000 (20:45 +0200)
commit69014a03269da68142d2c7c7ff61d31812ad3762
tree87b7a3402bc891f58482f2db671a7398dd2e341e
parentcc34b03b2f7411e4f659eeb29000ae5cde03833f
[tests] Disable code to prevent Mono runtime crash

AppDomain unloading causes a segfault with the Mono runtime on Android.
Until the cause is found and fixed this code must remain disabled.
mcs/class/corlib/Test/System.Reflection.Emit/AssemblyBuilderTest.cs