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.Buffers.Tests timeout on wasm MT #102040

Open
kg opened this issue May 9, 2024 · 4 comments
Open

System.Buffers.Tests timeout on wasm MT #102040

kg opened this issue May 9, 2024 · 4 comments
Labels
arch-wasm WebAssembly architecture area-System.Buffers area-VM-threading-mono 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
Milestone

Comments

@kg
Copy link
Contributor

kg commented May 9, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=670159
Build error leg or test failing: WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution
Pull request: #102029

Error Message

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

{
  "ErrorMessage": ["System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests", "Tests timed out. Killing driver service pid"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=670159
Error message validated: [System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests Tests timed out. Killing driver service pid]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/9/2024 7:17:48 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@kg kg 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 May 9, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 9, 2024
@jeffschwMSFT jeffschwMSFT added arch-wasm WebAssembly architecture area-System.Buffers labels May 9, 2024
Copy link
Contributor

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

@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 9, 2024
@lewing lewing added this to the 9.0.0 milestone May 10, 2024
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label May 10, 2024
@pavelsavara
Copy link
Member

last few Log Log are caused by OOM

[17:15:33] info: [FAIL] System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests.RentAndReturnManyOfTheSameSize_NoneAreSame(pool: ConfigurableArrayPool`1 { })
[17:15:33] info: System.OutOfMemoryException : Out of memory
[17:15:33] info:    at System.Buffers.ConfigurableArrayPool`1.Bucket[[System.Byte, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Rent()
[17:15:33] info:    at System.Buffers.ConfigurableArrayPool`1[[System.Byte, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Rent(Int32 minimumLength)
[17:15:33] info:    at System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests.RentAndReturnManyOfTheSameSize_NoneAreSame(ArrayPool`1 pool) in /_/src/libraries/System.Runtime/tests/System.Buffers.Tests/ArrayPool/UnitTests.cs:line 551
[17:15:33] info:    at System.Object.InvokeStub_ArrayPoolUnitTests.RentAndReturnManyOfTheSameSize_NoneAreSame(Object , Span`1 )
[17:15:33] info:    at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

@lewing lewing added the disabled-test The test is disabled in source code against the issue label Jul 30, 2024
@lewing lewing modified the milestones: 9.0.0, 10.0.0 Jul 30, 2024
@ilonatommy ilonatommy removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 6, 2024
@ilonatommy
Copy link
Member

Looks like #105246 fixed it

Summary

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

@ilonatommy
Copy link
Member

Sorry, it's disabled-test, reopening

@ilonatommy ilonatommy reopened this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-System.Buffers area-VM-threading-mono 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
Projects
None yet
Development

No branches or pull requests

6 participants