Imported Upstream version 5.20.0.189

Former-commit-id: c9f5ee71442d18bca0b558f6ff89bfee0f5e28b5
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-02-07 08:26:57 +00:00
parent f737def5f5
commit d682dc917c
122 changed files with 340 additions and 60 deletions

View File

@ -135,7 +135,7 @@ namespace MonoTests.System.Threading
}, 4);
Assert.IsFalse (fail);
}, 200);
}, 5);
}
[Test]