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

Enable ci.sh to run on osx #2958

Merged
merged 1 commit into from
Aug 9, 2016
Merged

Enable ci.sh to run on osx #2958

merged 1 commit into from
Aug 9, 2016

Conversation

springmeyer
Copy link
Contributor

This prepares ci.sh to run on OS X. Per chat with @lucaswoj we are going to try using OS X machines on circleci. If this works this could provide a fallback if headless-gl stability on linux continues to be a problem. This can be tested by:

@lucaswoj - let's sync up tomorrow morning before enabling.

@lucaswoj
Copy link
Contributor

lucaswoj commented Aug 9, 2016

This looks great! I'll put something on your calendar for tomorrow morning.

Is the idea that we'll remove the if [[ $(uname -s) == 'Linux' ]]; then blocks once we switch CircleCI over to OSX? Or should we keep those for debugging?

@mourner mourner merged commit 408da57 into master Aug 9, 2016
@mourner mourner deleted the ci-on-osx branch August 9, 2016 15:54
@mourner
Copy link
Member

mourner commented Aug 9, 2016

Let's try it out!

@mourner
Copy link
Member

mourner commented Aug 9, 2016

Hmm, it failed starting with the following error in the "configure build" section:

No shared schemes were found in your repo. Please ensure you have shared your
  scheme. See the iOS documention for more information on sharing schemes.
  Alternatively, you can explicitly set a scheme with the 'XCODE_SCHEME'
  environment variable.

Action failed: Configure the build

Will switch it back for the time being, let's investigate.

@lucaswoj lucaswoj restored the ci-on-osx branch August 9, 2016 17:04
@lucaswoj lucaswoj deleted the ci-on-osx branch August 9, 2016 17:05
@springmeyer
Copy link
Contributor Author

Hmm, it failed starting with the following error in the "configure build" section:

Fix for that now over at #2965

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