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

Filter backticks in TestItem IDs #1211

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

plemarquand
Copy link
Contributor

Test functions with backticks in their identifier should have them filtered out.

This is a stopgap until apple/swift-syntax#2576 is ready.

@plemarquand
Copy link
Contributor Author

@swift-ci Please test

Backticks in TestItem IDs should be sanitized. Use the new
TokenSyntax.identifier when building up the TestItem IDs.
Copy link
Collaborator

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Looks great.

Let’s wait until apple/swift-syntax#2666 is merged before merging this PR because it makes my life of getting this change into release/6.0 easier.

@ahoppen
Copy link
Collaborator

ahoppen commented Jun 3, 2024

@swift-ci Please test

@ahoppen
Copy link
Collaborator

ahoppen commented Jun 3, 2024

@swift-ci Please test

@ahoppen
Copy link
Collaborator

ahoppen commented Jun 3, 2024

@swift-ci Please test Windows

@ahoppen ahoppen merged commit 98eeea7 into apple:main Jun 4, 2024
3 checks passed
@plemarquand plemarquand deleted the fix-backticks-in-test-ids branch June 5, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants