Skip to content

Quarantine RequestResponseTests.ReadAndWriteSlowConnection flaky: receives empty response instead of HTTP response #164

@DeagleGross

Description

@DeagleGross

Failing Test(s)

Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.RequestResponseTests.ReadAndWriteSlowConnection

Error Message

Assert.Equal() Failure: Strings differ
         ↓ (pos 0)
Expected: "h"
Actual:   ""

Stacktrace

Details
   at Microsoft.AspNetCore.Server.IntegrationTesting.TestConnection.Receive(String[] lines)
      in D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\TestConnections.cs:line 120
   at Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.RequestResponseTests.ReadAndWriteSlowConnection()
      in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/RequestResponseTests.cs:line 242

Logs

Details
[xUnit.net 00:09:16.25]     Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.RequestResponseTests.ReadAndWriteSlowConnection [FAIL]
[xUnit.net 00:09:16.25]       Assert.Equal() Failure: Strings differ
[xUnit.net 00:09:16.25]                  ↓ (pos 0)
[xUnit.net 00:09:16.25]       Expected: "h"
[xUnit.net 00:09:16.25]       Actual:   ""
[xUnit.net 00:09:16.25]       Stack Trace:
[xUnit.net 00:09:16.25]         D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\TestConnections.cs(120,0): at Microsoft.AspNetCore.Server.IntegrationTesting.TestConnection.Receive(String[] lines)
[xUnit.net 00:09:16.25]         /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/RequestResponseTests.cs(242,0): at Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.RequestResponseTests.ReadAndWriteSlowConnection()

Full console log: https://helix.dot.net/api/2019-06-17/jobs/dc379e68-700b-4089-8822-97d63e50b0a1/workitems/IISExpress.FunctionalTests--net10.0/console

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1364694

Note

🔒 Integrity filter blocked 19 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #66159 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66137 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66135 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66092 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66084 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66070 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66061 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66060 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66003 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65930 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65928 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65893 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65891 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65887 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65880 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65871 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 3 more items

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Daily Test Quarantine Management ·

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions