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

Test: BufferWriterDoesNotLeak also fails on my machine #56

Open
TimLovellSmith opened this issue Oct 2, 2020 · 0 comments
Open

Test: BufferWriterDoesNotLeak also fails on my machine #56

TimLovellSmith opened this issue Oct 2, 2020 · 0 comments

Comments

@TimLovellSmith
Copy link

Test Name: Pipelines.Sockets.Unofficial.Tests.BufferWriterTests.BufferWriterDoesNotLeak
Test Outcome: Failed
Result StackTrace: at Pipelines.Sockets.Unofficial.Tests.BufferWriterTests.BufferWriterDoesNotLeak() in C:\repo\Pipelines.Sockets.Unofficial\tests\Pipelines.Sockets.Unofficial.Tests\BufferWriterTests.cs:line 94
Result Message:
Assert.Equal() Failure
Expected: 4
Actual: 7
Result StandardOutput:
before flush, wrote 0... (nil)
after flush: (nil)
before flush, wrote 5... [0,5) - 11/11 available; counts: 1/
after flush: [5,5) - 11/11 available; counts: 2/
before flush, wrote 10... [5,15) - 1/1 available; counts: 2/
after flush: [15,15) - 1/1 available; counts: 3/
before flush, wrote 15... [15,30) - 1/1 available; counts: 1/
after flush: [30,30) - 1/1 available; counts: 2/
before flush, wrote 20... [30,50) - 11/11 available; counts: 1/1/
after flush: [50,50) - 11/11 available; counts: 2/

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