You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up some tests and move to new Azure endpoint (dotnet#41603)
* 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.
0 commit comments