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

Ensure calling ToString when auto advance is enable does not advance time #4269

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

egil
Copy link
Contributor

@egil egil commented Aug 11, 2023

Fixes #4268.

Ps. I was unable to get the build to run locally on my machine, so I hope CI on GitHub can verify my changes for me.

Microsoft Reviewers: Open in CodeFlow

@ghost ghost assigned egil Aug 11, 2023
@xakep139 xakep139 requested a review from geeknoid August 11, 2023 00:51
@RussKie RussKie added the waiting-author-feedback 📭 The author of this issue needs to respond in order for us to continue investigating this issue. label Aug 11, 2023
@geeknoid
Copy link
Member

Excellent catch. Thanks!

…/FakeTimeProviderTests.cs

Co-authored-by: Nikita Balabaev <xakep139@users.noreply.github.com>
@geeknoid geeknoid enabled auto-merge (squash) August 11, 2023 03:12
@geeknoid geeknoid merged commit d69f341 into dotnet:main Aug 11, 2023
6 checks passed
@ghost ghost added this to the 8.0 RC1 milestone Aug 11, 2023
@ghost ghost removed the waiting-author-feedback 📭 The author of this issue needs to respond in order for us to continue investigating this issue. label Aug 11, 2023
@egil egil deleted the 4268-ToString-not-advance-time branch August 11, 2023 08:10
@ghost ghost locked as resolved and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FakeTimeProvider with auto advance enabled - should calling ToString() cause time to advance?
4 participants