runtime icon indicating copy to clipboard operation
runtime copied to clipboard

SeekableDeviceFileStreamStandaloneConformanceTests test failed with overlapped error in CI

Open stephentoub opened this issue 1 year ago • 2 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530433 Build error leg or test failing: System.IO.Tests.SeekableDeviceFileStreamStandaloneConformanceTests.Write_Read_Success Pull request: https://github.com/dotnet/runtime/pull/97078

Error Message

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

{
  "ErrorMessage": "'overlapped' was not allocated by this ThreadPoolBoundHandle instance",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=530433 Error message validated: 'overlapped' was not allocated by this ThreadPoolBoundHandle instance Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 1/18/2024 3:39:11 AM UTC

Report

Build Definition Test Pull Request
530433 dotnet/runtime System.IO.Tests.SeekableDeviceFileStreamStandaloneConformanceTests.Write_Read_Success dotnet/runtime#97078

Summary

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

stephentoub avatar Jan 18 '24 03:01 stephentoub

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530433 Build error leg or test failing: System.IO.Tests.SeekableDeviceFileStreamStandaloneConformanceTests.Write_Read_Success Pull request: https://github.com/dotnet/runtime/pull/97078

Error Message

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

{
  "ErrorMessage": "'overlapped' was not allocated by this ThreadPoolBoundHandle instance",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: stephentoub
Assignees: -
Labels:

area-System.IO, blocking-clean-ci, Known Build Error

Milestone: -

ghost avatar Jan 18 '24 03:01 ghost

"'overlapped' was not allocated by this ThreadPoolBoundHandle instance"

This is something very new to me Oo

adamsitnik avatar Jan 19 '24 07:01 adamsitnik

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

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

jeffschwMSFT avatar Feb 19 '24 17:02 jeffschwMSFT