Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Update CoreClr, CoreFx, CoreSetup to preview1-26421-10, preview3-26421-06, preview1-26421-01, respectively (master)#29259

Merged
ahsonkhan merged 1 commit intodotnet:masterfrom
dotnet-maestro-bot:master-UpdateDependencies
Apr 21, 2018
Merged

Update CoreClr, CoreFx, CoreSetup to preview1-26421-10, preview3-26421-06, preview1-26421-01, respectively (master)#29259
ahsonkhan merged 1 commit intodotnet:masterfrom
dotnet-maestro-bot:master-UpdateDependencies

Conversation

@dotnet-maestro-bot
Copy link

@dotnet-maestro-bot dotnet-maestro-bot commented Apr 21, 2018

No description provided.

@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from d6eacb6 to 8f7b123 Compare April 21, 2018 02:24
@dotnet-maestro-bot
Copy link
Author

Discarded 8f7b123: Update CoreFx to preview3-26421-01

CI Status: 14:heavy_check_mark: (click to expand)
  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met.
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ Linux x64 Release Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ OSX x64 Debug Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ UWP CoreCLR x64 Debug Build Build finished. Details
  • ✔️ UWP NETNative x86 Release Build Build finished. Details
  • ✔️ Windows x64 Debug Build Build finished. Details
  • ✔️ Windows x86 Release Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreFx to preview3-26421-01 (master) Update CoreClr, CoreFx to preview1-26421-02, preview3-26421-01, respectively (master) Apr 21, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from 8f7b123 to af9cf05 Compare April 21, 2018 03:23
@ahsonkhan
Copy link

ahsonkhan commented Apr 21, 2018

https://mc.dot.net/#/user/dotnet-maestro-bot/pr~2Fjenkins~2Fdotnet~2Fcorefx~2Fmaster~2F/test~2Ffunctional~2Fcli~2F/af9cf0598d64fd9e3c3cf0c95464d68ffeb6bc23/workItem/System.Net.Http.Functional.Tests/analysis/xunit/System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test~2FSocketsHttpHandler_Authentication_Succeeds(authenticateHeader:%20%5C%22dIgEsT%20realm=%5C%5C%5C%22api@example.org%5C%5C%5C%22,%20qop=%5C%5C%5C%22auth%5C%5C%5C%22,%20al%5C%22...,%20result:%20True)
Ubuntu.1604.Amd64.Open-x64-Release

Unhandled Exception of Type Xunit.Sdk.EqualException
Message :
Assert.Equal() Failure
Expected: OK
Actual:   Unauthorized
Stack Trace :
   at System.Net.Http.Functional.Tests.HttpClientHandler_Authentication_Test.<>c.<<-cctor>b__19_0>d.MoveNext() in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Authentication.cs:line 30
--- End of stack trace from previous location where exception was thrown ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 64
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 92
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 52
   at System.Net.Http.Functional.Tests.HttpClientHandler_Authentication_Test.<>c__DisplayClass6_0.<<HttpClientHandler_Authentication_Succeeds>b__0>d.MoveNext() in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Authentication.cs:line 58
--- End of stack trace from previous location where exception was thrown ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/Common/tests/System/Net/Http/LoopbackServer.cs:line 67
   at System.Net.Http.Functional.Tests.HttpClientHandler_Authentication_Test.HttpClientHandler_Authentication_Succeeds(String authenticateHeader, Boolean result) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Authentication.cs:line 50
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.SocketsHttpHandler_Authentication_Succeeds(String authenticateHeader, Boolean result) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.cs:line 567

https://mc.dot.net/#/user/dotnet-maestro-bot/pr~2Fjenkins~2Fdotnet~2Fcorefx~2Fmaster~2F/test~2Ffunctional~2Fcli~2F/af9cf0598d64fd9e3c3cf0c95464d68ffeb6bc23/workItem/System.Net.NameResolution.Functional.Tests/analysis/xunit/System.Net.NameResolution.Tests.GetHostByNameTest~2FDnsObsoleteBeginEndGetHostByName_EmptyString_ReturnsHostName
https://github.com/dotnet/corefx/issues/24355
Ubuntu.1404.Amd64.Open-x64-Release

Unhandled Exception of Type System.Net.Internals.SocketExceptionFactory+ExtendedSocketException
Message :
System.Net.Internals.SocketExceptionFactory+ExtendedSocketException : No such device or address
Stack Trace :
   at System.Net.Dns.InternalGetHostByName(String hostName) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.NameResolution/src/System/Net/DNS.cs:line 65
   at System.Net.Dns.ResolveCallback(Object context) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.NameResolution/src/System/Net/DNS.cs:line 208
--- End of stack trace from previous location where exception was thrown ---
   at System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.NameResolution/src/System/Net/DNS.cs:line 358
   at System.Net.Dns.EndGetHostByName(IAsyncResult asyncResult) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.NameResolution/src/System/Net/DNS.cs:line 383
   at System.Net.NameResolution.Tests.GetHostByNameTest.DnsObsoleteBeginEndGetHostByName_EmptyString_ReturnsHostName() in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.NameResolution/tests/FunctionalTests/GetHostByNameTest.cs:line 117

@dotnet-bot test Linux x64 Release Build

@dotnet-maestro-bot
Copy link
Author

Discarded af9cf05: Update CoreClr, CoreFx to preview1-26421-02, preview3-26421-01, respectively

CI Status: 1:hourglass: 13:heavy_check_mark: (click to expand)
  • Linux x64 Release Build Started Details
  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ OSX x64 Debug Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ UWP CoreCLR x64 Debug Build Build finished. Details
  • ✔️ UWP NETNative x86 Release Build Build finished. Details
  • ✔️ Windows x64 Debug Build Build finished. Details
  • ✔️ Windows x86 Release Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, CoreFx to preview1-26421-02, preview3-26421-01, respectively (master) Update CoreClr, CoreFx to preview1-26421-04, preview3-26421-01, respectively (master) Apr 21, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from af9cf05 to b86a39c Compare April 21, 2018 04:48
@dotnet-maestro-bot
Copy link
Author

Discarded b86a39c: Update CoreClr, CoreFx to preview1-26421-04, preview3-26421-01, respectively

CI Status: 1:hourglass: 13:heavy_check_mark: (click to expand)
  • Windows x64 Debug Build Started Details
  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ Linux x64 Release Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ OSX x64 Debug Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ UWP CoreCLR x64 Debug Build Build finished. Details
  • ✔️ UWP NETNative x86 Release Build Build finished. Details
  • ✔️ Windows x86 Release Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, CoreFx to preview1-26421-04, preview3-26421-01, respectively (master) Update CoreClr, CoreFx, CoreSetup to preview1-26421-10, preview3-26421-01, preview1-26421-01, respectively (master) Apr 21, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from b86a39c to 5d594bb Compare April 21, 2018 13:24
@dotnet-maestro-bot
Copy link
Author

Discarded 5d594bb: Update CoreClr, CoreFx, CoreSetup to preview1-26421-10, preview3-26421-01, preview1-26421-01, respectively

CI Status: 9:hourglass: 5:heavy_check_mark: (click to expand)
  • Alpine.3.6 x64 Debug Build Started Details
  • Linux x64 Release Build Started Details
  • NETFX x86 Release Build Started Details
  • OSX x64 Debug Build Started Details
  • Packaging All Configurations x64 Debug Build Started Details
  • UWP CoreCLR x64 Debug Build Started Details
  • UWP NETNative x86 Release Build Started Details
  • Windows x64 Debug Build Started Details
  • Windows x86 Release Build Started Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ Linux arm64 Release Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, CoreFx, CoreSetup to preview1-26421-10, preview3-26421-01, preview1-26421-01, respectively (master) Update CoreClr, CoreFx, CoreSetup to preview1-26421-10, preview3-26421-06, preview1-26421-01, respectively (master) Apr 21, 2018
@dotnet-maestro-bot dotnet-maestro-bot force-pushed the master-UpdateDependencies branch from 5d594bb to b2c471b Compare April 21, 2018 13:43
@karelz karelz added this to the 2.2.0 milestone Apr 21, 2018
@ahsonkhan
Copy link

@dotnet-bot test OSX x64 Debug Build
@dotnet-bot test Linux x64 Release Build

https://github.com/dotnet/corefx/issues/29266

@ahsonkhan
Copy link

@dotnet-bot test OSX x64 Debug Build
@dotnet-bot test Linux x64 Release Build

https://github.com/dotnet/corefx/issues/28968

@ahsonkhan ahsonkhan merged commit 4ef595d into dotnet:master Apr 21, 2018
@jkotas
Copy link
Member

jkotas commented Apr 22, 2018

@ahsonkhan The OSX failure seems to be permanent.

If the test failure is permanent, the offending needs to be disabled before merging. We do not want to have enabled tests that fail 100% in the CI.

@jkotas
Copy link
Member

jkotas commented Apr 22, 2018

Ok, it is not 100%. It just fails pretty often.

picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants