Imported Upstream version 5.18.0.184

Former-commit-id: 3b181b286f92f05a5d88f9385e652e347981a129
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-10-30 08:22:41 +00:00
parent b716dc8d12
commit 581ec6ab46
50 changed files with 40 additions and 43 deletions

View File

@ -56,7 +56,6 @@ namespace MonoTests.System {
}
[Test]
[Category ("NotWorkingRuntimeInterpreter")]
public void ReRegisterForFinalizeTest ()
{
var thread = new Thread (Run_ReRegisterForFinalizeTest);