Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

[release/2.1] Clean up some tests and move to new Azure endpoint #41603

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

davidsh
Copy link
Contributor

@davidsh davidsh commented Oct 7, 2019

Test only fixes

Port PR #36018 from master branch

This PR changes the Azure test endpoint to use Azure App Service instead of the classic Azure
Cloud Service endpoint. The use of the classic Azure Cloud Service is no longer recommended
since it is harder to maintain.

Once all remaining branches are converted, we will shut down the corefx-net.cloudapp.net
endpoint.

This PR also includes some other test fixes and tests disabled due to active issues.

* Test only fixes *

Port PR dotnet#36018 from master branch

This PR changes the Azure test endpoint to use Azure App Service instead of the classic Azure
Cloud Service endpoint. The use of the classic Azure Cloud Service is no longer recommended
since it is harder to maintain.

Once all remaining branches are converted, we will shut down the corefx-net.cloudapp.net
endpoint.

This PR also includes some other test fixes and tests disabled due to active issues.
@davidsh davidsh added test bug Problem in test source code (most likely) area-System.Net Servicing-consider Issue for next servicing release review labels Oct 7, 2019
@davidsh davidsh added this to the 2.1.x milestone Oct 7, 2019
@davidsh davidsh self-assigned this Oct 7, 2019
@danmoseley
Copy link
Member

OK to merge as tell mode

@davidsh
Copy link
Contributor Author

davidsh commented Oct 7, 2019

OK to merge as tell mode

Is the branch open for merging?

@davidsh davidsh merged commit 31ba587 into dotnet:release/2.1 Oct 7, 2019
@davidsh davidsh deleted the port_pr36018_21 branch October 7, 2019 23:51
davidsh added a commit to davidsh/corefx that referenced this pull request Oct 8, 2019
**Test only fixes**

Port PR dotnet#36018 from master branch (and similar dotnet#41603 from release/2.1 branch)

This PR changes the Azure test endpoint to use Azure App Service instead of the classic Azure
Cloud Service endpoint. The use of the classic Azure Cloud Service is no longer recommended
since it is harder to maintain.

Once all remaining branches are converted, we will shut down the corefx-net.cloudapp.net
endpoint.

This PR also includes some other test fixes and tests disabled due to active issues.
akoeplinger pushed a commit to akoeplinger/corefx that referenced this pull request Oct 10, 2019
* Test only fixes *

Port PR dotnet#36018 from master branch

This PR changes the Azure test endpoint to use Azure App Service instead of the classic Azure
Cloud Service endpoint. The use of the classic Azure Cloud Service is no longer recommended
since it is harder to maintain.

Once all remaining branches are converted, we will shut down the corefx-net.cloudapp.net
endpoint.

This PR also includes some other test fixes and tests disabled due to active issues.
akoeplinger added a commit to mono/corefx that referenced this pull request Oct 10, 2019
* Test only fixes *

Port PR dotnet#36018 from master branch

This PR changes the Azure test endpoint to use Azure App Service instead of the classic Azure
Cloud Service endpoint. The use of the classic Azure Cloud Service is no longer recommended
since it is harder to maintain.

Once all remaining branches are converted, we will shut down the corefx-net.cloudapp.net
endpoint.

This PR also includes some other test fixes and tests disabled due to active issues.
akoeplinger added a commit to mono/corefx that referenced this pull request Oct 11, 2019
* Test only fixes *

Port PR dotnet#36018 from master branch

This PR changes the Azure test endpoint to use Azure App Service instead of the classic Azure
Cloud Service endpoint. The use of the classic Azure Cloud Service is no longer recommended
since it is harder to maintain.

Once all remaining branches are converted, we will shut down the corefx-net.cloudapp.net
endpoint.

This PR also includes some other test fixes and tests disabled due to active issues.

(cherry picked from commit 49b4ece)
akoeplinger added a commit to mono/corefx that referenced this pull request Oct 11, 2019
* Test only fixes *

Port PR dotnet#36018 from master branch

This PR changes the Azure test endpoint to use Azure App Service instead of the classic Azure
Cloud Service endpoint. The use of the classic Azure Cloud Service is no longer recommended
since it is harder to maintain.

Once all remaining branches are converted, we will shut down the corefx-net.cloudapp.net
endpoint.

This PR also includes some other test fixes and tests disabled due to active issues.

(cherry picked from commit 49b4ece)
akoeplinger added a commit to akoeplinger/runtime that referenced this pull request Nov 23, 2022
It was replaced by a new endpoint (see dotnet/corefx#41603) and the corefx-net.cloudapp.net endpoint was turned off.
akoeplinger added a commit to dotnet/runtime that referenced this pull request Nov 23, 2022
…8773)

It was replaced by a new endpoint (see dotnet/corefx#41603) and the corefx-net.cloudapp.net endpoint was turned off.
akoeplinger added a commit to dotnet/runtime that referenced this pull request Nov 24, 2022
…8773)

It was replaced by a new endpoint (see dotnet/corefx#41603) and the corefx-net.cloudapp.net endpoint was turned off.

(cherry picked from commit da1afc8)
carlossanlop pushed a commit to dotnet/runtime that referenced this pull request Nov 29, 2022
* Update a few dependencies

Fix some component governance warnings.

* Remove System.Reflection.MetadataLoadContext reference that was also get through Microsoft.Build

* Update NugetPackagingVersion and NugetProjectModelVersion to 6.2.2

* Bump System.Data.SqlClient to 4.8.5 (#78774)

It addresses a component governance warning.

(cherry picked from commit fcff857)

* Remove code for CoreFxNetCloudService classic Azure Cloud Service (#78773)

It was replaced by a new endpoint (see dotnet/corefx#41603) and the corefx-net.cloudapp.net endpoint was turned off.

(cherry picked from commit da1afc8)

Co-authored-by: Jakob Botsch Nielsen <jakob.botsch.nielsen@gmail.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net Servicing-consider Issue for next servicing release review test bug Problem in test source code (most likely)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants