exceptionless / Exceptionless.Net

Exceptionless clients for the .NET platform
https://exceptionless.com
Other
557 stars 142 forks source link

Flaky test - FileExceptionlessLogTests.LogFlushTimerWorks #277

Closed elachlan closed 1 year ago

elachlan commented 2 years ago
[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 1 year ago

This seems to be fixed as we haven't had any errors in a long time. Are you still seeing failures with this?