Imported Upstream version 5.14.0.87

Former-commit-id: c3343e9add11acc574a2fbf8a043908a2124b8f6
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-05-19 08:39:49 +00:00
parent ee1763fb41
commit ac4ce81c31
37 changed files with 61 additions and 34 deletions

View File

@ -34,7 +34,7 @@ static class Consts
// Use these assembly version constants to make code more maintainable.
//
public const string MonoVersion = "5.14.0.84";
public const string MonoVersion = "5.14.0.87";
public const string MonoCompany = "Mono development team";
public const string MonoProduct = "Mono Common Language Infrastructure";
public const string MonoCopyright = "(c) Various Mono authors";

View File

@ -14,8 +14,9 @@ namespace MonoTests.System.Threading.Tasks
[Test]
public void PrincipalFlowsToAsyncTask ()
{
var t = _PrincipalFlowsToAsyncTask();
t.GetAwaiter().GetResult();
/* run in different thread to work around problems on platforms
* where SynchronizationContext is set (e.g. Xamarin.iOS) */
Assert.IsTrue (Task.Run (async () => await _PrincipalFlowsToAsyncTask ()).Wait (5000));
}
public async Task _PrincipalFlowsToAsyncTask ()

View File

@ -1 +1 @@
839f103c74c88a2801043484a09e75202ae8a629
3853b623d686bab166a238cad03215c3d771883f

View File

@ -1 +1 @@
8739aeb1983d811097942dd8fb6f8a674a22aac2
0c36226976d1a6da72bb558563c29596dea8391b

View File

@ -1 +1 @@
6ecc97919483a7056c7d9a1ab1cf8e1b93cf3a74
f43addc57be73e4acbc9b556460ed07dc921fdab

View File

@ -1 +1 @@
7a661b2772a14658cc6e7d56c202f37cb6186b3c
429decf9c93800adf78af52c9a11ea1669f8ea61

View File

@ -1 +1 @@
da054b18cf6764ce57924ba093e1a85453cdcc22
98c003ba9b5b20ad62ef5146cfe25902900bd6ae

View File

@ -1 +1 @@
f129ce3303c180773a392cc1e2d50244de2d5119
9564f29a5c020b2804643f20c76df78d2b2790ef

View File

@ -1 +1 @@
6a9ab2371c41b004ae342b7145a67a2583c21672
8fffb09248c7a0c187464bfac6aad30fec5be792

View File

@ -1 +1 @@
839f103c74c88a2801043484a09e75202ae8a629
3853b623d686bab166a238cad03215c3d771883f

View File

@ -1 +1 @@
8739aeb1983d811097942dd8fb6f8a674a22aac2
0c36226976d1a6da72bb558563c29596dea8391b

View File

@ -1 +1 @@
6ecc97919483a7056c7d9a1ab1cf8e1b93cf3a74
f43addc57be73e4acbc9b556460ed07dc921fdab

View File

@ -1 +1 @@
7a661b2772a14658cc6e7d56c202f37cb6186b3c
429decf9c93800adf78af52c9a11ea1669f8ea61

View File

@ -1 +1 @@
da054b18cf6764ce57924ba093e1a85453cdcc22
98c003ba9b5b20ad62ef5146cfe25902900bd6ae

View File

@ -1 +1 @@
f129ce3303c180773a392cc1e2d50244de2d5119
9564f29a5c020b2804643f20c76df78d2b2790ef

View File

@ -1 +1 @@
6a9ab2371c41b004ae342b7145a67a2583c21672
8fffb09248c7a0c187464bfac6aad30fec5be792

View File

@ -1 +1 @@
839f103c74c88a2801043484a09e75202ae8a629
3853b623d686bab166a238cad03215c3d771883f

View File

@ -1 +1 @@
8739aeb1983d811097942dd8fb6f8a674a22aac2
0c36226976d1a6da72bb558563c29596dea8391b

View File

@ -1 +1 @@
6ecc97919483a7056c7d9a1ab1cf8e1b93cf3a74
f43addc57be73e4acbc9b556460ed07dc921fdab

View File

@ -1 +1 @@
7a661b2772a14658cc6e7d56c202f37cb6186b3c
429decf9c93800adf78af52c9a11ea1669f8ea61

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