-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Work item tests crash on OSX x64 Debug #87287
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=300158 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Work item System.IO.FileSystem.Watcher.Tests in job",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=300158 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Work item System.IO.FileSystem.Watcher.Tests in job",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
The logs not only show FileSystem.Watcher.Tests. I think this is a broader issue. e.g:
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=300158 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Work item System.IO.FileSystem.Watcher.Tests in job",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
} Report
Summary
Known issue validationBuild: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=323604
|
Yea, doesn't seem to be a FileSystemWatcher-only issue. The jobs are getting unexpectedly killed, according to the console log outputs. Example:
|
A couple observations from looking through a couple results:
I downloaded the test-runtime-net7.0-OSX-Release-arm64.zip correlation payload and it is indeed missing the |
The 7.0 branch is missing this fix: #79652 |
Fixed by #95011 |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=300158
Build error leg or test failing: System.IO.FileSystem.Watcher.Tests.WorkItemExecution
Pull request: #86974
Error Message
Fill the error message using step by step known issues guidance.
Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=323604
Error message validated:
Work item System.IO.FileSystem.Watcher.Tests in job
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/28/2023 9:26:54 PM UTC
The text was updated successfully, but these errors were encountered: