Skip to content

Disable tests to corefx-net-http11 - #111235

Merged
rzikm merged 2 commits into
dotnet:mainfrom
rzikm:disable-tests
Jan 9, 2025
Merged

Disable tests to corefx-net-http11#111235
rzikm merged 2 commits into
dotnet:mainfrom
rzikm:disable-tests

Conversation

@rzikm

@rzikm rzikm commented Jan 9, 2025

Copy link
Copy Markdown
Member

Contributes to #110578

May require few iterations to get all occurences

@ghost ghost added the area-System.Net label Jan 9, 2025
@rzikm

rzikm commented Jan 9, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

Comment thread src/libraries/Common/tests/System/Net/Configuration.Http.cs
Comment thread src/libraries/Common/tests/System/Net/Configuration.Http.cs
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
@rzikm

rzikm commented Jan 9, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@rzikm

rzikm commented Jan 9, 2025

Copy link
Copy Markdown
Member Author

Http and WebSockets test failures are not present, other failures are unrelated.

@rzikm

rzikm commented Jan 9, 2025

Copy link
Copy Markdown
Member Author

/ba-g test failures are unrelated

@rzikm
rzikm merged commit de8e135 into dotnet:main Jan 9, 2025
@MihaZupan

Copy link
Copy Markdown
Member

These do look related: https://github.com/dotnet/runtime/pull/111235/checks?check_run_id=35380447006

public async Task ExternalServer_DurationMetrics_Recorded()

public async Task GetAsync_MaxAutomaticRedirectionsNServerHops_ThrowsIfTooMany(int maxHops, int hops)

public async Task UseCallback_NotSecureConnection_CallbackNotCalled()

rzikm added a commit to rzikm/dotnet-runtime that referenced this pull request Jan 14, 2025
…t#111235)

Disabling until HTTPS redirection can be turned off at the server.
rzikm added a commit to rzikm/dotnet-runtime that referenced this pull request Jan 14, 2025
…t#111235)

Disabling until HTTPS redirection can be turned off at the server.
rzikm added a commit that referenced this pull request Jan 15, 2025
…websites.net (#111402)

* Disable more tests dependent on http://corefx-net-http11.azurewebsites.net (#111354)

* Disable more tests dependent on http://corefx-net-http11.azurewebsites.net

* Disable winhttphandlertests

* Disable tests using http://corefx-net-http11.azurewebsites.net (#111235)

Disabling until HTTPS redirection can be turned off at the server.
rzikm added a commit that referenced this pull request Jan 15, 2025
…websites.net (#111401)

* Disable more tests dependent on http://corefx-net-http11.azurewebsites.net (#111354)

* Disable more tests dependent on http://corefx-net-http11.azurewebsites.net

* Disable winhttphandlertests

* Disable tests using http://corefx-net-http11.azurewebsites.net (#111235)

Disabling until HTTPS redirection can be turned off at the server.

* Fix build

* another attempt to fix build

* Fix build
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants