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

System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows fails in CI #103586

Open
jakobbotsch opened this issue Jun 17, 2024 · 8 comments
Labels
area-System.IO.Pipelines blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner

Comments

@jakobbotsch
Copy link
Member

jakobbotsch commented Jun 17, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=710311
Build error leg or test failing: System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows
Pull request: #103576

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows [FAIL]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=710311
Error message validated: [System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows [FAIL]]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/17/2024 4:03:28 PM UTC

Report

Build Definition Test Pull Request
839557 dotnet/runtime System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows #108779
839451 dotnet/runtime System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows #108777
828432 dotnet/runtime System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows #108326
821499 dotnet/runtime System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows #108368
818686 dotnet/runtime System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows #108266
816921 dotnet/runtime System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows #108191
816167 dotnet/runtime System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows #108156
815351 dotnet/runtime System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows #108120

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 8
@jakobbotsch jakobbotsch added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jun 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 17, 2024
@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-pgo 20240623.1

Failed tests:

net9.0-windows-Release-x86-fullpgo_methodprofiling-Windows.10.Amd64.Open
    - System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Error message:

Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)

Stack trace:

      at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20240630.1

Failed tests:

net9.0-windows-Release-x86-jitstress2_tiered-Windows.10.Amd64.Open
    - System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Error message:

 Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)

Stack trace:

   at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20240708.1

Failed tests:

net9.0-windows-Release-x86-jitstress2_tiered-Windows.10.Amd64.Open
    - System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Error message:

 Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)

Stack trace:

   at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20240724.1

Failed tests:

net9.0-windows-Release-x64-jitstress2_tiered-Windows.10.Amd64.Open
    - System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Error message:

 Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)

Stack trace:

   at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20240807.1

Failed tests:

net9.0-windows-Release-x64-jitstress2_tiered-Windows.10.Amd64.Open
    - System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Error message:

 Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)

Stack trace:

   at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-pgo 20240929.1

Failed tests:

net10.0-windows-Release-x64-fullpgo_methodprofiling-Windows.10.Amd64.Open
    - System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Error message:

 Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)

Stack trace:

   at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---

@JulieLeeMSFT JulieLeeMSFT added the blocking-clean-ci-optional Blocking optional rolling runs label Sep 30, 2024
@JulieLeeMSFT
Copy link
Member

@adityamandaleeka, PTAL.
CC @AndyAyersMS.

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20241010.1

Failed tests:

net10.0-windows-Release-x86-jitstress1_tiered-Windows.10.Amd64.Open
    - System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Error message:

 Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)

Stack trace:

   at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.IO.Pipelines blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants