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

Stryker raises exception in solution mode #2560

Closed
dupdob opened this issue Jun 6, 2023 · 2 comments
Closed

Stryker raises exception in solution mode #2560

dupdob opened this issue Jun 6, 2023 · 2 comments
Assignees
Labels
🐛 Bug Something isn't working On hold Workaround A workaround is available but a better solution would be nice

Comments

@dupdob
Copy link
Member

dupdob commented Jun 6, 2023

Describe the bug
Sometimes Stryker stops saying it failed to run VsTest despite 5 attempts to do so.
This happens often in solution mode

Expected behavior
Stryker should succeed running VsTest in normal condiitions

Desktop (please complete the following information):
VsTest 17.6.1 or lower

@dupdob dupdob added the 🐛 Bug Something isn't working label Jun 6, 2023
@dupdob dupdob self-assigned this Jun 6, 2023
@dupdob
Copy link
Member Author

dupdob commented Jun 9, 2023

this is actually an issue with VsTest where the client fails to notify the end session event when test session is cancelled in flight when testing multiple assemblies.
Stryker V 3.91 contains a work around that should be removed if/when the issue is fixed in VsTest
VsTest issue:
microsoft/vstest#4527

@dupdob dupdob added Workaround A workaround is available but a better solution would be nice ! Need more info ! More information is required to start or continue working on this issue On hold and removed ! Need more info ! More information is required to start or continue working on this issue labels Jun 9, 2023
@dupdob
Copy link
Member Author

dupdob commented Jul 8, 2024

There have been no recurrence of this problem

@dupdob dupdob closed this as completed Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working On hold Workaround A workaround is available but a better solution would be nice
Projects
None yet
Development

No branches or pull requests

1 participant