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

Test suite crash in new exception handling #100563

Closed
jkoritzinsky opened this issue Apr 2, 2024 · 0 comments · Fixed by #100604
Closed

Test suite crash in new exception handling #100563

jkoritzinsky opened this issue Apr 2, 2024 · 0 comments · Fixed by #100604
Assignees
Labels
area-ExceptionHandling-coreclr 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

Comments

@jkoritzinsky
Copy link
Member

jkoritzinsky commented Apr 2, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=627272
Build error leg or test failing: System.Text.RegularExpressions.Tests.WorkItemExecution
Pull request: #100110

Error Message

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

{
  "ErrorMessage": "at System.Runtime.ExceptionServices.InternalCalls.<RhpSfiNext>g____PInvoke|1_0(System.Runtime.StackFrameIterator*, UInt32*, Boolean*, Boolean*)",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=627272
Error message validated: [at System.Runtime.ExceptionServices.InternalCalls.<RhpSfiNext>g____PInvoke|1_0(System.Runtime.StackFrameIterator*, UInt32*, Boolean*, Boolean*)]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/2/2024 11:17:59 PM UTC

Report

Build Definition Test Pull Request
627272 dotnet/runtime System.Text.RegularExpressions.Tests.WorkItemExecution #100110

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1
@jkoritzinsky jkoritzinsky added area-ExceptionHandling-coreclr 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
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 2, 2024
@build-analysis build-analysis bot removed the untriaged New issue has not been triaged by the area owner label Apr 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-ExceptionHandling-coreclr 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants