MedallionShell icon indicating copy to clipboard operation
MedallionShell copied to clipboard

Transient failure of TestStopBufferingAndDiscard in the CI pipeline

Open Bartleby2718 opened this issue 11 months ago • 1 comments

This failures very often in the CI pipeline (e.g. https://ci.appveyor.com/project/madelson/medallionshell/builds/49368379/job/5y4a5w70cght8ksd):

Failed TestStopBufferingAndDiscard [3 s] Error Message: can finish after read (state=0, linesWritten=144) Expected: True But was: False Stack Trace: at Medallion.Shell.Tests.GeneralTest.TestStopBufferingAndDiscard() in C:\projects\medallionshell\MedallionShell.Tests\GeneralTest.cs:line 284

  1. at Medallion.Shell.Tests.GeneralTest.TestStopBufferingAndDiscard() in C:\projects\medallionshell\MedallionShell.Tests\GeneralTest.cs:line 284

FWIW, when I ran only that test alone consecutively locally, it passed 20+ times without any failures.

Bartleby2718 avatar Mar 10 '24 04:03 Bartleby2718

Seems like this was a known issue per https://github.com/madelson/MedallionShell/commit/aa09a7fd66cd0bb2ffa76ba911db8c632e7027ab

Bartleby2718 avatar Mar 11 '24 00:03 Bartleby2718