Skip to content

improve test discovery to include inherited tests #5637

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

Merged
merged 2 commits into from
Jul 5, 2022

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Jul 1, 2022

motivation: test discovery on linux depends on index store test listing

changes:

  • use new API from TSC that fixes the issue
  • adjust test
  • add docker setup for 5.7

rdar://59655518

@tomerd tomerd changed the title improve IndexStore::listTests to include inherited tests improve test discovery to include inherited tests Jul 1, 2022
@tomerd
Copy link
Contributor Author

tomerd commented Jul 1, 2022

motivation: test discovery on linux depends on index store test listing

changes:
* use new API from TSC that fixes the issue
* adjust test
* add docker setup for 5.7

rdar://59655518
@tomerd
Copy link
Contributor Author

tomerd commented Jul 1, 2022

@tomerd
Copy link
Contributor Author

tomerd commented Jul 1, 2022

self hosted test expected to fails since they do not support cross repo testing (@shahmishal can that be fixed?)

@neonichu
Copy link
Contributor

neonichu commented Jul 1, 2022

self hosted test expected to fails since they do not support cross repo testing (@shahmishal can that be fixed?)

I think that's something we would need to work on -- the self-hosted tests use the regular package manifest and we would need a way to override the dependencies there in a clean way. Maybe something that could be feasible once we have explicit overrides?

@tomerd
Copy link
Contributor Author

tomerd commented Jul 1, 2022

@tomerd
Copy link
Contributor Author

tomerd commented Jul 1, 2022

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.

2 participants