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

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented May 6, 2019

This pull request updates the following dependencies

From https://github.com/dotnet/core-setup

  • Build: 20190506.03
  • Date Produced: 5/6/2019 11:56 AM
  • Commit: 66f7e1a107eceab2767369588e7309747a0d71f7
  • Branch: refs/heads/master
  • Updates:
    • Microsoft.NETCore.App -> 3.0.0-preview6-27706-03
    • Microsoft.NETCore.DotNetHostPolicy -> 3.0.0-preview6-27706-03
    • Microsoft.NETCore.DotNetHost -> 3.0.0-preview6-27706-03

…0190506.03

- Microsoft.NETCore.App - 3.0.0-preview6-27706-03
- Microsoft.NETCore.DotNetHostPolicy - 3.0.0-preview6-27706-03
- Microsoft.NETCore.DotNetHost - 3.0.0-preview6-27706-03
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented May 6, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Waiting on checks: corefx-ci, corefx-ci (Linux arm64_Release), corefx-ci (Linux x64_Release), corefx-ci (Windows x86_Release), corefx-ci (Windows x64_Debug), corefx-ci (Packaging All Configurations x64_Debug)

@wtgodbe
Copy link
Member

wtgodbe commented May 6, 2019

Lots of failures in the packaging tests:

C:\dotnetbuild\work\179ef41e-e1ee-4d5e-93e6-76a25861f280\Payload\packageTest.targets(76,5): error : Duplicate entries for Microsoft.Win32.Registry : C:\dotnetbuild\work\179ef41e-e1ee-4d5e-93e6-76a25861f280\Work\c42bf6cb-f6f3-42d2-8499-f734b0e5e2a6\Unzip\packages\runtime.win-x86.microsoft.netcore.app\3.0.0-preview6-27706-03\runtimes\win-x86\lib\netcoreapp3.0\Microsoft.Win32.Registry.dll & C:\dotnetbuild\work\179ef41e-e1ee-4d5e-93e6-76a25861f280\Work\c42bf6cb-f6f3-42d2-8499-f734b0e5e2a6\Unzip\packages\microsoft.win32.registry\4.6.0-ci.19256.1\runtimes\win\lib\netstandard2.0\Microsoft.Win32.Registry.dll [C:\dotnetbuild\work\179ef41e-e1ee-4d5e-93e6-76a25861f280\Work\c42bf6cb-f6f3-42d2-8499-f734b0e5e2a6\Unzip\netcoreapp3.0\project.csproj]

Many other libraries listed as well with the same error. @safern @ViktorHofer @ericstj are these known?

Also a failure in System.Net.Requests on Nano:

System.Net.Tests.HttpWebRequestTest/GetResponseAsync_PostRequestStream_ContainsData(remoteServer: https://corefx-net-http11.azurewebsites.net/Echo.ashx)

System.Net.WebException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
---- System.Net.Http.HttpRequestException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
-------- System.Net.Sockets.SocketException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

@wfurt is this one known?

@ViktorHofer
Copy link
Member

I'm taking care of the failing test in #37451

@ViktorHofer
Copy link
Member

I'm a bit confused. The error that you posted says 3.0.0-preview6-27706-03 but in master we are using preview3.

@wtgodbe
Copy link
Member

wtgodbe commented May 6, 2019

@ViktorHofer master branches are on preview6 right now:

<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27705-02">

https://github.com/dotnet/core-setup/blob/master/BranchInfo.props#L10

@wfurt
Copy link
Member

wfurt commented May 6, 2019

all tests (like this one) talking to external servers are more fragile. We talk about it many times and there is value running g agains real servers. We should tag is as Outerloop if it is not already.

@ViktorHofer
Copy link
Member

@wfurt let's shift this discussion into my PR. I don't believe this should be marked as Outerloop but run with the LoopbackServer instead.

@ViktorHofer
Copy link
Member

master branches are on preview6 right now

Sorry I was confused. I thought this is about the version in corefx master.

@dotnet-maestro dotnet-maestro bot merged commit e144147 into master May 7, 2019
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented May 7, 2019

Auto-Merge Status

This pull request has been merged because the following merge policies have succeeded.

  • ✔️ All Checks Successful Succeeded - Successful checks: license/cla, corefx-ci, corefx-ci (Packaging All Configurations x64_Debug), corefx-ci (Windows x64_Debug), corefx-ci (Linux musl_arm64_Release), corefx-ci (Linux arm_Release), corefx-ci (MacOS x64_Debug), corefx-ci (Windows UWP_NETNative_x86_Release), corefx-ci (Linux musl_x64_Release), corefx-ci (Windows UWP_CoreCLR_x64_Debug), corefx-ci (Linux arm64_Release), corefx-ci (Windows NETFX_x86_Release), corefx-ci (Linux x64_Release), corefx-ci (Windows x86_Release)

@dotnet-maestro dotnet-maestro bot deleted the darc-master-14129783-5153-440f-bcf5-09ecdccb612f branch May 7, 2019 12:33
@karelz karelz added this to the 3.0 milestone May 22, 2019
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.

5 participants