Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Quick fix for homu timeout on try (fixes #903) #174

Merged
merged 1 commit into from
Oct 15, 2018

Conversation

Manishearth
Copy link
Member

@Manishearth Manishearth commented Oct 15, 2018

Homu unconditionally waits on non-buildbot builders on a try build, which is fine except on a try_choose build it shouldn't.

The proper fix is to break try support out of the buildbot code here so that try choosers can be status builders too, which I'll do sometime later.

r? @jdm


This change is Reviewable

@jdm
Copy link
Member

jdm commented Oct 15, 2018

@bors-servo r+

@bors-servo
Copy link

📌 Commit 755c02c has been approved by jdm

@bors-servo
Copy link

⌛ Testing commit 755c02c with merge ce2048f...

bors-servo pushed a commit that referenced this pull request Oct 15, 2018
Quick fix for homu timeout on try (fixes #903)

Homu unconditionally waits on non-buildbot builders on a try build, which is fine except on a try_choose build it shouldn't.

The proper fix is to break `try` support out of the buildbot code here so that try choosers can be status builders too, which I'll do sometime later.

r? @jdm

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

☀️ Test successful - status-travis
Approved by: jdm
Pushing ce2048f to master...

@bors-servo bors-servo merged commit 755c02c into servo:master Oct 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants