Skip to content

Fix flaky EventLog tests#47888

Merged
danmoseley merged 1 commit into
dotnet:masterfrom
danmoseley:fixeventlog
Feb 7, 2021
Merged

Fix flaky EventLog tests#47888
danmoseley merged 1 commit into
dotnet:masterfrom
danmoseley:fixeventlog

Conversation

@danmoseley
Copy link
Copy Markdown
Member

Fix #45847

There were two places where we do not do retries around EventLog.WriteEntry and those are the two failing tests.

@danmoseley danmoseley closed this Feb 5, 2021
@danmoseley danmoseley reopened this Feb 5, 2021
@danmoseley danmoseley merged commit afd1d33 into dotnet:master Feb 7, 2021
@danmoseley danmoseley deleted the fixeventlog branch February 7, 2021 01:43
@danmoseley
Copy link
Copy Markdown
Member Author

failure was #47888

@ghost ghost locked as resolved and limited conversation to collaborators Mar 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

failing test: System.Diagnostics.Tests.EventLogSessionTests.ClearLog_LogExists_Success

2 participants