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

Add headless build env var to servo-linux-2 builder. #12

Merged
merged 1 commit into from Jan 22, 2015

Conversation

@glennw
Copy link
Member

glennw commented Jan 22, 2015

No description provided.

@glennw
Copy link
Member Author

glennw commented Jan 22, 2015

I haven't tested this, but it seems a simple enough change. Is it possible to test buildbot changes before pushing them?

Ideally this could be done simply by passing --features=headless to the ./mach build command. However, this is a chicken and egg problem, since cargo will then fail until it gets the PR which includes the new headless feature.

Doing it this way should mean we can update saltfs, and then add a PR which has the headless feature, and reads the env var inside mach to set up the headless build.

Once this all settles, we could change to using the method above if we wanted to.

r? @larsbergstrom

@larsbergstrom

This comment has been minimized.

Copy link

larsbergstrom commented on efde73c Jan 22, 2015

r+

larsbergstrom added a commit that referenced this pull request Jan 22, 2015
Add headless build env var to servo-linux-2 builder.
@larsbergstrom larsbergstrom merged commit 2889a5f into servo:master Jan 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.