Flaky test - FileExceptionlessLogTests.LogFlushTimerWorks
elachlan opened this issue · 1 comments
elachlan commented
[xUnit.net 00:00:07.36] Exceptionless.Tests.Log.FileExceptionlessLogTests.LogFlushTimerWorks [FAIL]
Failed Exceptionless.Tests.Log.FileExceptionlessLogTests.LogFlushTimerWorks [4 s]
Error Message:
Assert.True() Failure
Expected: True
Actual: False
Stack Trace:
at Exceptionless.Tests.Log.FileExceptionlessLogTestBase.LogFlushTimerWorks() in D:\a\Exceptionless.Net\Exceptionless.Net\test\Exceptionless.Tests\Log\FileExceptionlessLogTestBase.cs:line 36
https://github.com/exceptionless/Exceptionless.Net/runs/6361553629?check_suite_focus=true#step:7:44
niemyjski commented
This seems to be fixed as we haven't had any errors in a long time. Are you still seeing failures with this?