Imported Upstream version 6.8.0.73

Former-commit-id: d18deab1b47cfd3ad8cba82b3f37d00eec2170af
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-12-10 18:00:56 +00:00
parent bceda29824
commit 73ee7591e8
1043 changed files with 16271 additions and 22080 deletions

View File

@@ -326,7 +326,8 @@ namespace MonoTests.System.Net {
[Test] //BNC#323452
// Throws exception with Status == Timeout. The same code behaves as the test expects when run from a regular app.
// Might be an issue with the test suite. To investigate.
[Category("AndroidNotWorking")]
[Category("AndroidNotWorking")]
[Category("MultiThreaded")]
public void TestFailedConnection ()
{
try {
@@ -353,6 +354,7 @@ namespace MonoTests.System.Net {
[Test] //BNC#323452
[Category ("AndroidNotWorking")] // Fails when ran as part of the entire BCL test suite. Works when only this fixture is ran
[Category ("MultiThreaded")]
public void TestFailedResolution ()
{
try {