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

Enable requesting retry/reboot on Windows XHarness workloads #7983

Merged
merged 5 commits into from
Oct 4, 2021

Conversation

premun
Copy link
Member

@premun premun commented Oct 1, 2021

Following the same pattern we already have on Apple, this should help the MonoVM team react to infrastructure failures inside of their Xunit tests (dotnet/runtime#59679)

Also added new capability to allow setting a reason message via the .retry/.reboot file content

@lpatalas
Copy link
Contributor

lpatalas commented Oct 1, 2021

One question because I'm not familiar with the rest of the code - if we reboot the machine then are those .retry and .reboot files deleted somehow?

@premun
Copy link
Member Author

premun commented Oct 1, 2021

@lpatalas
One question because I'm not familiar with the rest of the code - if we reboot the machine then are those .retry and .reboot files deleted somehow?

Yes, they are part of the work item directory which is removed at the end of the work item.

@premun premun requested a review from MattGal October 1, 2021 11:27
@premun premun changed the title Enable requesting retry/reboot via files on Windows XHarness workloads Enable requesting retry/reboot on Windows XHarness workloads Oct 4, 2021
@premun premun merged commit ef01d47 into dotnet:main Oct 4, 2021
@premun premun deleted the prvysoky/android-retry branch October 4, 2021 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants