Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

System.IO.Pipes.Tests.NamedPipeTest_Specific.ClientConnectAsync_Cancel_With_InfiniteTimeout failing on Libraries Test Run release coreclr windows x86 Release #69101

Open
radical opened this issue May 10, 2022 · 3 comments
Labels
area-System.IO disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab os-windows test-failure
Milestone

Comments

@radical
Copy link
Member

radical commented May 10, 2022

[Build(https://dev.azure.com/dnceng/public/_build/results?buildId=1761080&view=logs&jobId=ab70ab4f-0cf4-5814-7190-28e4ead6a7bf&j=ab70ab4f-0cf4-5814-7190-28e4ead6a7bf&t=7397d5bd-c86f-542b-6ad4-5cdbdcdf155e), and log.

    System.IO.Pipes.Tests.NamedPipeTest_Specific.ClientConnectAsync_Cancel_With_InfiniteTimeout [FAIL]
      System.TimeoutException : The operation has timed out.
      Stack Trace:
        /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(0,0): at System.Threading.Tasks.TaskTimeoutExtensions.WaitAsync[TResult](Task`1 task, TimeSpan timeout, CancellationToken cancellationToken)
        /_/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.Specific.cs(699,0): at System.IO.Pipes.Tests.NamedPipeTest_Specific.ClientConnectAsync_Cancel_With_InfiniteTimeout()
        --- End of stack trace from previous location ---

Test recently added in #66877 .
cc @cranberry-knight

{
  "ErrorMessage": "System.IO.Pipes.Tests.NamedPipeTest_Specific.ClientConnectAsync_Cancel_With_InfiniteTimeout [FAIL]",
  "BuildRetry": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Known issue validation

Build: 🔎
Result validation: ⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 10, 2022
@ghost
Copy link

ghost commented May 10, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

[Build(https://dev.azure.com/dnceng/public/_build/results?buildId=1761080&view=logs&jobId=ab70ab4f-0cf4-5814-7190-28e4ead6a7bf&j=ab70ab4f-0cf4-5814-7190-28e4ead6a7bf&t=7397d5bd-c86f-542b-6ad4-5cdbdcdf155e), and log.

    System.IO.Pipes.Tests.NamedPipeTest_Specific.ClientConnectAsync_Cancel_With_InfiniteTimeout [FAIL]
      System.TimeoutException : The operation has timed out.
      Stack Trace:
        /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(0,0): at System.Threading.Tasks.TaskTimeoutExtensions.WaitAsync[TResult](Task`1 task, TimeSpan timeout, CancellationToken cancellationToken)
        /_/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.Specific.cs(699,0): at System.IO.Pipes.Tests.NamedPipeTest_Specific.ClientConnectAsync_Cancel_With_InfiniteTimeout()
        --- End of stack trace from previous location ---

Test recently added in #66877 .
cc @cranberry-knight

Author: radical
Assignees: -
Labels:

area-System.IO, os-windows

Milestone: -

@stephentoub
Copy link
Member

@dotnet/area-system-io, please take a look / disable this test... it's failing many PRs.

@stephentoub stephentoub added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Nov 28, 2022
@stephentoub stephentoub added the disabled-test The test is disabled in source code against the issue label Nov 28, 2022
@adamsitnik adamsitnik self-assigned this Aug 3, 2023
@adamsitnik adamsitnik modified the milestones: 8.0.0, 9.0.0 Aug 8, 2023
@build-analysis build-analysis bot removed this from the 9.0.0 milestone Nov 15, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 15, 2023
@akoeplinger akoeplinger added this to the 9.0.0 milestone Nov 24, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 24, 2023
@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Mar 1, 2024
@jeffschwMSFT
Copy link
Member

removing blocking-clean-ci as this has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

@adamsitnik adamsitnik modified the milestones: 9.0.0, Future Jul 22, 2024
@adamsitnik adamsitnik removed their assignment Jul 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-System.IO disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab os-windows test-failure
Projects
None yet
Development

No branches or pull requests

7 participants