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][debugger]Trying to improve CI performance for debugger-tests #89525

Merged
merged 5 commits into from
Jul 27, 2023

Conversation

thaystg
Copy link
Member

@thaystg thaystg commented Jul 26, 2023

to avoid crashes and the timeouts.

fixes #70807

@ghost
Copy link

ghost commented Jul 26, 2023

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

Issue Details

to avoid crashes and the timeouts.

Author: thaystg
Assignees: thaystg
Labels:

area-Debugger-mono

Milestone: -

@thaystg
Copy link
Member Author

thaystg commented Jul 26, 2023

If it works my next step will be to enable by default JMC in some tests to improve even more the performance.

@radical radical added the arch-wasm WebAssembly architecture label Jul 27, 2023
@ghost
Copy link

ghost commented Jul 27, 2023

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

Issue Details

to avoid crashes and the timeouts.

fixes #70807

Author: thaystg
Assignees: thaystg
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@thaystg thaystg marked this pull request as ready for review July 27, 2023 19:11
@thaystg thaystg requested a review from radical July 27, 2023 19:11
@thaystg
Copy link
Member Author

thaystg commented Jul 27, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

No commit pushedDate could be found for PR 89525 in repo dotnet/runtime

@thaystg thaystg merged commit b4357e1 into dotnet:main Jul 27, 2023
15 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasm][debugger] Fetching assemblies in the debug proxy is (possibly) slower now
3 participants