Skip to content

fix regression where swift test list --skip-build is ignored #5770

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 1 commit into from
Sep 20, 2022

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Sep 20, 2022

motivation: listing tests should not require rebuilding

changes:

  • update argument parser usage to avoid hiding flag by "super" command
  • add argument to list command to skip builds (dropped by mistake)
  • add tests

motivation: listing tests should not require rebuilding

changes:
* update argument parser usage to avoid hiding flag by "super" command
* add argument to list command to skip builds (dropped by mistake)
* add tests

rdar://100151276
@tomerd
Copy link
Contributor Author

tomerd commented Sep 20, 2022

@swift-ci smoke test

@tomerd
Copy link
Contributor Author

tomerd commented Sep 20, 2022

cc @adam-fowler

@tomerd tomerd linked an issue Sep 20, 2022 that may be closed by this pull request
@adam-fowler
Copy link

Thanks @tomerd

@tomerd tomerd merged commit f7e7c9d into swiftlang:main Sep 20, 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.

Cannot skip build when listing tests
3 participants