[System] Increase timeout of a test in SslStreamTest
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 3 Aug 2015 19:24:25 +0000 (21:24 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 3 Aug 2015 19:24:25 +0000 (21:24 +0200)
commit27e667fcaac297319896c5dee891e6c4af1392c0
tree15c90033406617f266a150c0e8f42e2c77cc57b7
parent0058c9cd491d3caeb90166278e3a35817c5278d9
[System] Increase timeout of a test in SslStreamTest

The AuthenticateClientAndServer_ClientSendsNoData test sometimes failed on Jenkins,
but the 2s timeout is pretty short (it takes about 0.5s on my fast machine as well).

Increasing it to 5s should allow the test to work on the slower Jenkins machines as well.
mcs/class/System/Test/System.Net.Security/SslStreamTest.cs