You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test intentionally puts a stream into an invalid state (by throwing InvalidOperationException after writing to the response) and then asserts the stream is not returned to the pool.
Stacktrace
Details
at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests.StreamPool_StreamIsInvalidState_DontReturnedToPool()
in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2ConnectionTests.cs:line 611
Logs
Details
[0.016s] TestLifetime Information: Starting test StreamPool_StreamIsInvalidState_DontReturnedToPool
[0.030s] Http2 Trace: Connection sending SETTINGS frame for stream ID 0
[0.030s] Http2 Trace: sending WINDOW_UPDATE frame for stream ID 0
[0.030s] Http2 Error: Connection id "TestConnectionId": An unhandled exception was thrown by the application.
System.InvalidOperationException: Put the stream into an invalid state by throwing after writing to response.
at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests...StreamPool_StreamIsInvalidState_DontReturnedToPool
[0.034s] Http2 Debug: HTTP/2 stream error "INTERNAL_ERROR". A Reset is being sent to the stream.
[0.058s] Http2ConnectionTests Error: Test threw an exception.
Xunit.Sdk.TrueException: Assert.True() Failure
Failing Test(s)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests.StreamPool_StreamIsInvalidState_DontReturnedToPoolError Message
The test intentionally puts a stream into an invalid state (by throwing
InvalidOperationExceptionafter writing to the response) and then asserts the stream is not returned to the pool.Stacktrace
Details
Logs
Details
Build
https://dev.azure.com/dnceng-public/public/_build/results?buildId=1362336
Note
🔒 Integrity filter blocked 12 items
The following items were blocked because they don't meet the GitHub integrity level.
search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: