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

Move fast checks into earlier Travis task. #18193

Merged
merged 2 commits into from
Aug 23, 2017
Merged

Move fast checks into earlier Travis task. #18193

merged 2 commits into from
Aug 23, 2017

Conversation

jdm
Copy link
Member

@jdm jdm commented Aug 22, 2017

This allows quicker feedback about whether the manifest needs updating; otherwise it has to wait until all builds and tests are complete.


This change is Reviewable

@highfive
Copy link

Heads up! This PR modifies the following files:

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Aug 22, 2017
@emilio
Copy link
Member

emilio commented Aug 22, 2017

@bors-servo r+

Thanks for coming up with this!

@bors-servo
Copy link
Contributor

📌 Commit f9dac85 has been approved by emilio

@highfive highfive assigned emilio and unassigned wafflespeanut Aug 22, 2017
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Aug 22, 2017
@SimonSapin
Copy link
Member

@bors-servo r-

I think lockfile_changed.sh only works after running Cargo. Maybe something like cargo update -p libservo is enough? Also, since this check was introduced Cargo gained a --frozen option that could maybe replace it.

@emilio
Copy link
Member

emilio commented Aug 22, 2017 via email

@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Aug 22, 2017
@jdm
Copy link
Member Author

jdm commented Aug 22, 2017

The lockfile check has been reverted.

@SimonSapin
Copy link
Member

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 39f98a0 has been approved by SimonSapin

@highfive highfive assigned SimonSapin and unassigned emilio Aug 22, 2017
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Aug 22, 2017
@bors-servo
Copy link
Contributor

⌛ Testing commit 39f98a0 with merge 9c338a2...

bors-servo pushed a commit that referenced this pull request Aug 22, 2017
Move fast checks into earlier Travis task.

This allows quicker feedback about whether the manifest needs updating; otherwise it has to wait until all builds and tests are complete.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18193)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, windows-msvc-dev
Approved by: SimonSapin
Pushing 9c338a2 to master...

@bors-servo bors-servo merged commit 39f98a0 into master Aug 23, 2017
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Aug 23, 2017
@SimonSapin SimonSapin deleted the jdm-patch-2 branch August 29, 2017 14:15
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.

6 participants