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

@ -379,10 +379,12 @@ namespace MonoTests.System.Diagnostics
}
[Test]
[Category("NotWasm")]
[Category("MobileNotWorking")]
// https://github.com/mono/mono/issues/12688
public void GetFrames_AsynsCalls ()
public async Task GetFrames_AsyncCalls ()
{
StartAsyncCalls ().Wait ();
await StartAsyncCalls ();
}
private async Task StartAsyncCalls ()

View File

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

View File

@ -1 +1 @@
d83abc65e85980dfa39ccd8b45dd4523d2330d92
1ef520a3da1e27a8c4df12a36456bb539174045c

View File

@ -1 +1 @@
e419c4c654ebfad7e118b5b0a5036e6c85d3117c
70250640969529a28b61e0fddf06c921f78ce771

View File

@ -1 +1 @@
02b5acbd3ff197caf5a6c6eb99377e21adea61c4
1c037c92afac92bdaa84f2eadbeaa91c939cc443

View File

@ -1 +1 @@
1cb2c7d258fdc2216c31ee23f656fbaa79b1913d
7352608ab7c991390401dd933182eae47aefa0be

View File

@ -1 +1 @@
f3e061ca2f4014e9d695b3e563bab23ecbccfa13
2e0c9b4dd427d10536a71f4d61f884bb10a6356a

View File

@ -1 +1 @@
3f48bcd204d1b36acaec348197e0b79b783603b0
bcab8a87e25f14bd0b28d7a824597e1b57dbdb46

View File

@ -1 +1 @@
1c28a232761b6a636d065c9084b7a6dcf3bba522
a69a8b09e5faca41b2bee2c1ab2a953ae2e35245

View File

@ -1 +1 @@
d83abc65e85980dfa39ccd8b45dd4523d2330d92
1ef520a3da1e27a8c4df12a36456bb539174045c

View File

@ -1 +1 @@
e419c4c654ebfad7e118b5b0a5036e6c85d3117c
70250640969529a28b61e0fddf06c921f78ce771

View File

@ -1 +1 @@
02b5acbd3ff197caf5a6c6eb99377e21adea61c4
1c037c92afac92bdaa84f2eadbeaa91c939cc443

View File

@ -1 +1 @@
1cb2c7d258fdc2216c31ee23f656fbaa79b1913d
7352608ab7c991390401dd933182eae47aefa0be

View File

@ -1 +1 @@
f3e061ca2f4014e9d695b3e563bab23ecbccfa13
2e0c9b4dd427d10536a71f4d61f884bb10a6356a

View File

@ -1 +1 @@
3f48bcd204d1b36acaec348197e0b79b783603b0
bcab8a87e25f14bd0b28d7a824597e1b57dbdb46

View File

@ -1 +1 @@
1c28a232761b6a636d065c9084b7a6dcf3bba522
a69a8b09e5faca41b2bee2c1ab2a953ae2e35245

View File

@ -1 +1 @@
d83abc65e85980dfa39ccd8b45dd4523d2330d92
1ef520a3da1e27a8c4df12a36456bb539174045c

View File

@ -1 +1 @@
e419c4c654ebfad7e118b5b0a5036e6c85d3117c
70250640969529a28b61e0fddf06c921f78ce771

Some files were not shown because too many files have changed in this diff Show More