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

[wasm][node] Disable System.Net.Http.Functional with timeouts #86321

Merged
merged 2 commits into from
May 17, 2023

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented May 16, 2023

Disabled tests that are timing out on node 16.19.0. On the newer version, 19.9.0 it's already fine.
Removing timeouts uncovered a bunch of failures that are gone in the newer node as well.

Related issues: #86317, and #86326

@ilonatommy ilonatommy added arch-wasm WebAssembly architecture area-Infrastructure-libraries disabled-test The test is disabled in source code against the issue labels May 16, 2023
@ghost ghost assigned ilonatommy May 16, 2023
@ghost
Copy link

ghost commented May 16, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Disabled tests that are timeing out on node 16.19.0. On the newer version, 19.9.0 it's already fine.

Author: ilonatommy
Assignees: -
Labels:

arch-wasm, area-Infrastructure-libraries, disabled-test

Milestone: -

@pavelsavara
Copy link
Member

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilonatommy
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@radical radical merged commit ec67b31 into dotnet:main May 17, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture disabled-test The test is disabled in source code against the issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants