Skip to content

Use the SwiftPM overrides consistently #55

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
Mar 19, 2019

Conversation

hartbit
Copy link
Contributor

@hartbit hartbit commented Mar 4, 2019

I need this PR in to help me work on swift-integration-tests more efficiently

@hartbit hartbit force-pushed the swiftpm-overrides branch from ffec8d1 to 87ae4fc Compare March 4, 2019 23:13
@hartbit
Copy link
Contributor Author

hartbit commented Mar 4, 2019

@aciidb0mb3r does that look reasonable to you?

@@ -10,7 +10,7 @@
# RUN: git clone https://github.com/apple/example-package-dealer %t.dir/dealer

# RUN: rm -rf %t.dir/dealer/.build
# RUN: %{swift} build --package-path %t.dir/dealer 2>&1 | tee %t.build-log
# RUN: %{swift-build} --package-path %t.dir/dealer 2>&1 | tee %t.build-log
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we should do this because then we're not testing swift's subtool invocation.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We're testing the swift's subtool invocation by default, when not passing swiftpm_build.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah okay. This repo doesn't have PR testing so maybe create a dummy PR on swift and then do a cross-repo testing?

@hartbit
Copy link
Contributor Author

hartbit commented Mar 18, 2019

Any news?

@hartbit
Copy link
Contributor Author

hartbit commented Mar 19, 2019

Got tests passing on Swift with a dummy PR:
swiftlang/swift#23417

Should be ready to merge.

@aciidgh aciidgh merged commit 4f9b9e8 into swiftlang:master Mar 19, 2019
@aciidgh
Copy link
Contributor

aciidgh commented Mar 19, 2019

Thanks!

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