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

[mono] System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throws OOM on windows-x64 Release AllSubsets_Mono #100225

Open
matouskozak opened this issue Mar 25, 2024 · 1 comment
Labels
area-Infrastructure-mono disabled-test The test is disabled in source code against the issue
Milestone

Comments

@matouskozak
Copy link
Member

matouskozak commented Mar 25, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=615665
Build error leg or test failing: Test System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throws

Error Message

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

{
  "ErrorMessage": "System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throws(mode: SeekFromEnd, bufferSize: 2147483591, origin: 2147483591) [FAIL]",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Log:

System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throws(mode: SeekFromEnd, bufferSize: 2147483591, origin: 2147483591) [FAIL]
      System.OutOfMemoryException : Insufficient memory to continue the execution of the program.
      Stack Trace:
        /_/src/libraries/System.Runtime/tests/System.IO.Tests/MemoryStream/MemoryStreamTests.cs(108,0): at System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throws(SeekMode mode, Int32 bufferSize, Int32 origin)
           at System.Object.InvokeStub_MemoryStreamTests.MemoryStream_SeekOverflow_Throws(Object , Span`1 )
        /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=616117
Error message validated: [System.IO.Tests.MemoryStreamTests.MemoryStream_SeekOverflow_Throws(mode: SeekFromEnd, bufferSize: 2147483591, origin: 2147483591) [FAIL]]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 3/25/2024 8:22:33 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@matouskozak matouskozak added area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 25, 2024
Copy link
Contributor

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 25, 2024
@matouskozak matouskozak added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Mar 25, 2024
@matouskozak matouskozak added the disabled-test The test is disabled in source code against the issue label Mar 27, 2024
@jkotas jkotas removed 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 Apr 2, 2024
@steveisok steveisok added this to the Future milestone Jun 14, 2024
@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-mono disabled-test The test is disabled in source code against the issue
Projects
None yet
Development

No branches or pull requests

3 participants