Skip to content

[swiftpm] Add preset for SwiftPM Linux build #23075

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 4, 2019

Conversation

benlangmuir
Copy link
Contributor

Intended for the Linux smoke test job that currently does not use a
preset.

Intended for the Linux smoke test job that currently does not use a
preset.
@benlangmuir
Copy link
Contributor Author

preset=buildbot_swiftpm_linux_platform,tools=RA,stdlib=RA
@swift-ci Please test with preset Linux

@benlangmuir
Copy link
Contributor Author

@swift-ci please smoke test

@benlangmuir
Copy link
Contributor Author

13:48:03 /home/buildnode/jenkins/workspace/swift-PR-Linux-preset/branch-master/swift/utils/build-script: note: using preset "buildbot_swiftpm_linux_platform,tools=RA,stdlib=RA", which expands to
13:48:03
13:48:03 /home/buildnode/jenkins/workspace/swift-PR-Linux-preset/branch-master/swift/utils/build-script --test --validation-test '--lit-args=-v --time-tests' --compiler-vendor=apple --reconfigure --verbose-build --build-ninja --build-swift-stdlib-unittest-extra --build-subdir=buildbot_incremental --release --assertions --swiftpm --xctest --foundation --libdispatch --llbuild --skip-test-swift --skip-test-cmark --skip-test-llbuild --skip-test-libdispatch --skip-test-foundation --skip-test-xctest

skip-test-llbuild
skip-test-libdispatch
skip-test-foundation
skip-test-xctest
Copy link
Contributor

Choose a reason for hiding this comment

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

Are there other tests we should be skipping?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not that I know of. The job currently passes:

--skip-test-swift --skip-test-llbuild --skip-test-libdispatch --skip-test-cmark --skip-test-foundation --skip-test-xctest

which is the same, but reordered.

Copy link
Contributor

Choose a reason for hiding this comment

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

NOTE: Eventually this will need to be changed so we run the integration tests. This is a good first step though!

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.

4 participants