Skip to content

[release/6.0] update expected exception for cases when all requested TLS versions are disabled #65046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 11, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 9, 2022

Backport of #65020 to release/6.0
/cc @wfurt

Fixes #64941

Customer Impact

none. test only change.

Testing

Risk

@ghost ghost added the area-System.Net label Feb 9, 2022
@ghost
Copy link

ghost commented Feb 9, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #65020 to release/6.0

/cc @wfurt

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Net

Milestone: -

@wfurt wfurt added the Servicing-consider Issue for next servicing release review label Feb 9, 2022
@danmoseley danmoseley removed the Servicing-consider Issue for next servicing release review label Feb 10, 2022
@danmoseley
Copy link
Member

test only change -- doesn't need servicing-consider label, which rings bell in tactics.

@karelz karelz added this to the 6.0.x milestone Feb 22, 2022
@karelz karelz added the test-enhancement Improvements of test source code label Feb 22, 2022
@ericstj
Copy link
Member

ericstj commented Mar 11, 2022

/azp run runtime

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@carlossanlop
Copy link
Contributor

carlossanlop commented Mar 11, 2022

The Build product sources job step of runtime-libraries-enterprise-linux failed with this error:

2022-02-10T19:05:00.2191062Z ##[section]Starting: Build product sources
2022-02-10T19:05:00.2202361Z ==============================================================================
2022-02-10T19:05:00.2203350Z Task         : Bash
2022-02-10T19:05:00.2203975Z Description  : Run a Bash script on macOS, Linux, or Windows
2022-02-10T19:05:00.2204521Z Version      : 3.198.0
2022-02-10T19:05:00.2204968Z Author       : Microsoft Corporation
2022-02-10T19:05:00.2205672Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
2022-02-10T19:05:00.2206382Z ==============================================================================
2022-02-10T19:05:00.3927027Z Generating script.
2022-02-10T19:05:00.3942038Z Script contents:
2022-02-10T19:05:00.3943963Z docker exec linuxclient bash -c '/repo/build.sh -subset clr+libs -runtimeconfiguration release -ci /p:NoPgoOptimize=true'
2022-02-10T19:05:00.3958793Z ========================== Starting Command Output ===========================
2022-02-10T19:05:00.3976047Z [command]/bin/bash /mnt/vss/_work/_temp/6558071a-0928-4578-82cb-73652e825c29.sh
2022-02-10T19:05:00.5882637Z __DistroRid: linux-x64
2022-02-10T19:05:00.6681239Z Downloading 'https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh'
2022-02-10T19:25:44.2288504Z curl: (6) Couldn't resolve host 'dotnet.microsoft.com'
2022-02-10T19:25:44.2301300Z Curl failed; dumping some information about dotnet.microsoft.com for later investigation
2022-02-10T19:26:04.2567597Z 139683025289664:error:2008F002:BIO routines:BIO_lookup_ex:system lib:../crypto/bio/b_addr.c:704:Temporary failure in name resolution
2022-02-10T19:26:04.2569247Z connect:errno=11
2022-02-10T19:26:04.2716406Z ##[error]Bash exited with code '1'.
2022-02-10T19:26:04.2735710Z ##[section]Finishing: Build product sources

It's unrelated: Couldn't resolve host 'dotnet.microsoft.com', and we've seen it in other PRs: #65621

@carlossanlop carlossanlop merged commit 323bf2d into release/6.0 Mar 11, 2022
@carlossanlop carlossanlop deleted the backport/pr-65020-to-release/6.0 branch March 11, 2022 20:51
@ghost ghost locked as resolved and limited conversation to collaborators May 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http test-enhancement Improvements of test source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants