Revert "[corlib] Re-enable TaskContinuationChainLeak test."
authorAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 3 Jul 2014 03:54:01 +0000 (05:54 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 3 Jul 2014 03:54:01 +0000 (05:54 +0200)
commit4d59f61b234fe94abaa06e292b1e7bb8d2c281c1
tree4595f6eb3534e4aff8c3c23e6a8d10769b9d0604
parentdff4b38a95a5827c2a6f4163716577c4eef4ff92
Revert "[corlib] Re-enable TaskContinuationChainLeak test."

This reverts commit 265060cc22a863326d68cef3d0c79998bac37fc7.

The test is still failing:

2) MonoTests.System.Threading.Tasks.TaskTests.TaskContinuationChainLeak :   Expected: False
  But was:  True

at MonoTests.System.Threading.Tasks.TaskTests+TaskContinuationChainLeakTester.Verify () [0x00000] in /var/lib/jenkins/workspace/Mono/mcs/class/corlib/Test/System.Threading.Tasks/TaskTest.cs:1991
at MonoTests.System.Threading.Tasks.TaskTests.TaskContinuationChainLeak () [0x00022] in /var/lib/jenkins/workspace/Mono/mcs/class/corlib/Test/System.Threading.Tasks/TaskTest.cs:1948
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00054] in /var/lib/jenkins/workspace/Mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:230
mcs/class/corlib/Test/System.Threading.Tasks/TaskTest.cs