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] Set VSTEST_TESTHOST_SHUTDOWN_TIMEOUT to 2s #89703

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

radical
Copy link
Member

@radical radical commented Jul 31, 2023

The tests have been getting randomly aborted with:
The active test run was aborted. Reason: Test host process crashed

This might be due to the shutdown taking too long. The default timeout
is 100ms. Increasing that to 2000ms.

Issue: #89409

The tests have been getting randomly aborted with:
`The active test run was aborted. Reason: Test host process crashed`

This might be due to the shutdown taking too long. The default timeout
is 100ms. Increasing that to 2000ms.

Issue: dotnet#89409
@radical radical requested a review from thaystg as a code owner July 31, 2023 02:00
@radical radical added the arch-wasm WebAssembly architecture label Jul 31, 2023
@ghost ghost assigned radical Jul 31, 2023
@ghost
Copy link

ghost commented Jul 31, 2023

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

Issue Details

The tests have been getting randomly aborted with:
The active test run was aborted. Reason: Test host process crashed

This might be due to the shutdown taking too long. The default timeout
is 100ms. Increasing that to 2000ms.

Issue: #89409

Author: radical
Assignees: -
Labels:

arch-wasm

Milestone: -

@radical
Copy link
Member Author

radical commented Jul 31, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@radical
Copy link
Member Author

radical commented Jul 31, 2023

Failures are unrelated.

@radical radical merged commit 6b6bdf0 into dotnet:main Jul 31, 2023
17 of 20 checks passed
@radical radical deleted the dbg-tests-timeout branch July 31, 2023 18:57
@thaystg
Copy link
Member

thaystg commented Aug 2, 2023

/backport to release/7.0-staging

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

Started backporting to release/7.0-staging: https://github.com/dotnet/runtime/actions/runs/5741185375

@ghost ghost locked as resolved and limited conversation to collaborators Sep 1, 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.

2 participants