Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Test failure: LibuvOutputConsumerTests.FailedWriteCompletesOrCancelsAllPendingTasks(maxResponseBufferSize: 1048577) #1712

Closed
Tratcher opened this issue Apr 18, 2017 · 2 comments
Assignees

Comments

@Tratcher
Copy link
Member

http://aspnetci/viewLog.html?buildId=204034&tab=buildResultsDiv&buildTypeId=CoreCLR_Windows

System.InvalidOperationException : Can't complete writer while writing.
   at Microsoft.AspNetCore.Server.Kestrel.Internal.System.IO.Pipelines.Pipe.Microsoft.AspNetCore.Server.Kestrel.Internal.System.IO.Pipelines.IPipeWriter.Complete(Exception exception)
   at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.OutputProducer.Dispose()
   at Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests.LibuvOutputConsumerTests.<FailedWriteCompletesOrCancelsAllPendingTasks>d__14.MoveNext() in C:\BuildAgent\work\169923259d6dcfec\Universe\.r\KestrelHttpServer\test\Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests\LibuvOutputConsumerTests.cs:line 387
@Im5tu
Copy link

Im5tu commented Apr 18, 2017

Internal link only?

@pakrym
Copy link
Contributor

pakrym commented Apr 18, 2017

This is fixed by dotnet/corefxlab@1320bf2

@pakrym pakrym closed this as completed Apr 18, 2017
@pakrym pakrym added 3 - Done and removed 1 - Ready labels Apr 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants