Skip to content

Module-qualify test IDs #1150

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

Closed
ahoppen opened this issue Mar 28, 2024 · 1 comment
Closed

Module-qualify test IDs #1150

ahoppen opened this issue Mar 28, 2024 · 1 comment

Comments

@ahoppen
Copy link
Member

ahoppen commented Mar 28, 2024

The new test discovery returns IDs for all the tests it discovers but those IDs currently aren’t qualified by the module that contains the tests. We should add the module-qualification. For this, we probably need to implement a build system query that returns the targets a source file is part of.

rdar://125552485

@ahoppen
Copy link
Member Author

ahoppen commented Jul 15, 2024

Implemented in #1530

@ahoppen ahoppen closed this as completed Jul 15, 2024
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

No branches or pull requests

1 participant