-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Mac OS X Smoketest preset #1342
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
Conversation
@swift-ci Please smoke test |
@swift-ci Please test Linux Platform |
@swift-ci Please smoke test |
Lets try this one more time. @swift-ci Please smoke test |
@swift-ci Please test Mac OS X Platform |
@swift-ci Please test Mac OS Platform |
@swift-ci Please test OS X platform |
I am testing OS X platform to make sure that the normal build works fine. The normal build is not using these presets. |
I just checked on the full OS X platform test. It is building the iOS/tvOS simulator targets (you can tell from the amount of things to build). So this shouldn't affect other people's builds. I am going to merge this once I get the time/correctness for the smoke test. |
cd1ce2d
to
78d6d25
Compare
@swift-ci Please smoke test OS X |
instead have a new preset buildbot_incremental_base_all_platforms that has those flags. The reason why this makes sense is: 1. There are a bunch of presets that inherit from buildbot_incremental_base that do not want to build ios/tvos. So they turn it off. That is wasteful and bug inducing. 2. I am going to be adding such a bot for OS X smoke tests. It only runs OS X tests and builds OS X to keep the smoke test time down.
…,smoketest=macosx. This preset is meant for smoke testing of pull requests. It is an attempt to make the mac os x smoke test (~140 min) closer in time to the linux test (~15 minutes).
78d6d25
to
765527f
Compare
@swift-ci Please smoke test OS X |
No description provided.