runtime icon indicating copy to clipboard operation
runtime copied to clipboard

MemoryTests.AllocateLargeHeapThenRepeatedlyInterop timing out

Open lewing opened this issue 1 year ago • 1 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=750509 Build error leg or test failing: Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.MemoryTests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/105258

Error Message

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

{
  "ErrorMessage": [ "MemoryTests.AllocateLargeHeapThenRepeatedlyInterop", "was killed" ],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=750509 Error message validated: [MemoryTests.AllocateLargeHeapThenRepeatedlyInterop was killed] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 7/22/2024 9:34:06 PM UTC

Report

Build Definition Test Pull Request
822886 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.MemoryTests.WorkItemExecution dotnet/runtime#108413
822078 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.MemoryTests.WorkItemExecution dotnet/runtime#108387
820672 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.MemoryTests.WorkItemExecution dotnet/runtime#108319
818843 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.MemoryTests.WorkItemExecution dotnet/runtime#108271
814899 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.MemoryTests.WorkItemExecution dotnet/runtime#106875
814335 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.MemoryTests.WorkItemExecution

Summary

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

lewing avatar Jul 22 '24 21:07 lewing

Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.

it seems we fixed it in https://github.com/dotnet/runtime/pull/105027 @ilonatommy

pavelsavara avatar Jul 18 '25 11:07 pavelsavara