-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
make WritingShouldUpdateWriteTime_After_SetLastAccessTime more resilient #95336
Conversation
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsHopefully fixes #95298
|
/azp list |
/azp run Build Libraries Test Run release coreclr windows x86 Release |
No pipelines are associated with this pull request. |
@dotnet/area-infrastructure-libraries I've recently merged a test that fails only on x86. I would like to ensure that my fix helps (I was not able to repro locally for hours) and run "Build Libraries Test Run release coreclr windows x86 Release" few times. How can I do that? It's green for this PR, so there is no re-run option in the GUI. Thanks! |
AFAIK you can't rerun certain legs in AzDO unless they fail. You could manually submit to Helix but I'm not an expert on that. I think state of the art is to close and then re-open the PR so that everything is retriggered. |
Hopefully fixes #95298