Skip to content

Fix skipping of tests and skip some additional ones #2984

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
Oct 16, 2020

Conversation

neonichu
Copy link
Contributor

  • we were actually not really skipping a few tests, because I didn't do
    that correctly in Skip tests related to ParallelTestsPkgTests #2948
  • we need to skip a few additional tests which are using the same
    functionality (running an inferior swift test)

Supersedes #2982

- we were actually not really skipping a few tests, because I didn't do
that correctly in swiftlang#2948
- we need to skip a few additional tests which are using the same
functionality (running an inferior `swift test`)

Supersedes swiftlang#2982
@neonichu
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Contributor

@abertelrud abertelrud left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks!

@neonichu neonichu self-assigned this Oct 16, 2020
@neonichu neonichu merged commit 88d2516 into swiftlang:main Oct 16, 2020
@neonichu neonichu deleted the hate-when-i-skip-skipping branch October 16, 2020 22:28
federicobucchi pushed a commit to federicobucchi/swift-package-manager that referenced this pull request Jan 6, 2021
- we were actually not really skipping a few tests, because I didn't do
that correctly in swiftlang#2948
- we need to skip a few additional tests which are using the same
functionality (running an inferior `swift test`)

Supersedes swiftlang#2982
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.

3 participants