WIP: Travis code format investigation (resolves #201) #202

Closed
lbrynaut wants to merge 301 commits from travis into master
lbrynaut commented 2018-09-04 13:49:45 +02:00 (Migrated from github.com)
No description provided.
lbrynaut commented 2018-09-04 13:50:23 +02:00 (Migrated from github.com)

This does nothing, ignore it for now. It's just allowing me to test things on travis until I find what's broken.

This does nothing, ignore it for now. It's just allowing me to test things on travis until I find what's broken.
lbrynaut commented 2018-09-04 14:15:31 +02:00 (Migrated from github.com)

Interestingly, this did fix the issue in this case, as I suspected it had something to do with the way we're doing git clones and comparing cross-repo. Not sure it's a permanent fix though (i.e. guaranteed to work in all cases).

Interestingly, this did fix the issue in this case, as I suspected it had something to do with the way we're doing git clones and comparing cross-repo. Not sure it's a permanent fix though (i.e. guaranteed to work in all cases).
lbrynaut commented 2018-09-04 18:57:31 +02:00 (Migrated from github.com)

Hrm, ok this commit appears to help it out better (ensuring we have the script before running it). I think there are some states on travis that are more or less likely to fail, depending on what happened before it.

Hrm, ok this commit appears to help it out better (ensuring we have the script before running it). I think there are some states on travis that are more or less likely to fail, depending on what happened before it.
lbrynaut commented 2018-10-03 18:21:33 +02:00 (Migrated from github.com)

Adding here the observation that concurrent travis builds of lbrycrd can cause failures in odd places.

EDIT: For example, I saw a build fail to compile OpenSSL as another build started (different PR issued). Restarting the failed build resolved the issue.

Adding here the observation that concurrent travis builds of lbrycrd can cause failures in odd places. EDIT: For example, I saw a build fail to compile OpenSSL as another build started (different PR issued). Restarting the failed build resolved the issue.
BrannonKing commented 2018-12-14 08:29:07 +01:00 (Migrated from github.com)

I think this is fixed via #241. I'll reopen this if I see the error again.

I think this is fixed via #241. I'll reopen this if I see the error again.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#202
No description provided.