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

Transient failure of TestStopBufferingAndDiscard in the CI pipeline #110

Open
Bartleby2718 opened this issue Mar 10, 2024 · 1 comment
Open

Comments

@Bartleby2718
Copy link

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
Copy link
Author

Seems like this was a known issue per aa09a7f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant