Skip to content
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

[SR-3654] Add @swift-ci ability to test on Ubuntu 14.04 #46239

Closed
alblue opened this issue Jan 17, 2017 · 2 comments
Closed

[SR-3654] Add @swift-ci ability to test on Ubuntu 14.04 #46239

alblue opened this issue Jan 17, 2017 · 2 comments
Assignees
Labels
continuous integration feature A feature request or implementation Linux Platform: Linux platform support

Comments

@alblue
Copy link
Contributor

alblue commented Jan 17, 2017

Previous ID SR-3654
Radar None
Original Reporter @alblue
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Project Infrastructure
Labels New Feature
Assignee @alblue
Priority Medium

Watchers: @shahmishal

md5: 59dcd17da57f7ca078baf467f814c84b

duplicates:

  • SR-7603 Add Ubuntu 14.04 to swift-corelibs-foundation PR CI

Issue Description:

When pushing changes, the @swift-ci please test command triggers a build on either Darwin or Ubuntu 16.04 depending on what's been asked for. However, it is possible to have code that compiles on Ubuntu 16.04 but fails on the Ubuntu 14.04 build (see e.g. #6807 as an example).

It would be beneficial in these instances if there was a way of testing on both Ubuntu 14.04 and Ubuntu 16.04 simultaneously, or allow for explicit testing on Ubuntu 14.04 for specific test cases.

@alblue
Copy link
Contributor Author

alblue commented Jan 17, 2017

It would be good if #6858 could be used as a test case for building on Ubuntu 14.04 as a pull check, since that's where it has historically had issues before

@shahmishal
Copy link
Member

we now support testing on specific Linux platforms.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation continuous integration platform support Linux Platform: Linux and removed new feature labels Nov 12, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration feature A feature request or implementation Linux Platform: Linux platform support
Projects
None yet
Development

No branches or pull requests

3 participants