-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Reenable tests #119433
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
Reenable tests #119433
Conversation
Fixes dotnet#60152
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR re-enables a previously disabled test by removing it from the exclusion list. The test GitHub_45929/test45929 was previously disabled due to issue #60152, and this change indicates that the underlying issue has been resolved.
Key Changes
- Removes test exclusion entry for
GitHub_45929/test45929test from the issues.targets file
|
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-coreclr outerloop |
|
Azure Pipelines failed to run 1 pipeline(s). |
|
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
AaronRobinsonMSFT
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
Fixes #60152