Skip to content
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

Disable tests to corefx-net-http11 #111235

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Disable tests to corefx-net-http11 #111235

merged 2 commits into from
Jan 9, 2025

Conversation

rzikm
Copy link
Member

@rzikm rzikm commented Jan 9, 2025

Contributes to #110578

May require few iterations to get all occurences

@rzikm
Copy link
Member Author

rzikm commented Jan 9, 2025

/azp run runtime-libraries-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

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

Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
@rzikm
Copy link
Member Author

rzikm commented Jan 9, 2025

/azp run runtime-libraries-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rzikm
Copy link
Member Author

rzikm commented Jan 9, 2025

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

@rzikm
Copy link
Member Author

rzikm commented Jan 9, 2025

/ba-g test failures are unrelated

@rzikm rzikm merged commit de8e135 into dotnet:main Jan 9, 2025
76 of 90 checks passed
@MihaZupan
Copy link
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