Skip to content

Comments

Clean up some ActiveIssues in regex#68657

Merged
stephentoub merged 1 commit intodotnet:mainfrom
stephentoub:regexactiveissues
May 2, 2022
Merged

Clean up some ActiveIssues in regex#68657
stephentoub merged 1 commit intodotnet:mainfrom
stephentoub:regexactiveissues

Conversation

@stephentoub
Copy link
Member

Closes #67886

@ghost
Copy link

ghost commented Apr 28, 2022

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

Issue Details

Closes #67886

Author: stephentoub
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: -

@stephentoub
Copy link
Member Author

/azp run runtime-libraries-coreclr outerloop

@stephentoub stephentoub changed the title Clean up some AcriveIssues in regex Clean up some ActiveIssues in regex Apr 28, 2022
@stephentoub
Copy link
Member Author

@jkotas, do you know which pipeline includes legs like "runtime (Libraries Test Run checked coreclr Linux arm Debug)"? I'm trying to confirm that the failures highlighted in #67886 actually are fixed.

@jkotas
Copy link
Member

jkotas commented Apr 28, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas
Copy link
Member

jkotas commented Apr 28, 2022

do you know which pipeline includes legs like "runtime (Libraries Test Run checked coreclr Linux arm Debug)"?

I do not know the best way to trigger it manually. I would push a temporary dummy change to CoreCLR JIT. It is going to trigger all the legs that failed originally.

@dotnet dotnet deleted a comment from azure-pipelines bot Apr 28, 2022
@dotnet dotnet deleted a comment from azure-pipelines bot Apr 28, 2022
@stephentoub stephentoub merged commit 25f2fb5 into dotnet:main May 2, 2022
@stephentoub stephentoub deleted the regexactiveissues branch May 2, 2022 23:50
@ghost ghost locked as resolved and limited conversation to collaborators Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.Text.RegularExpressions.Tests.RegexMatchTests.Match_InstanceMethods_DefaultTimeout_Throws failing on CoreCLR checked runs

3 participants