-
Notifications
You must be signed in to change notification settings - Fork 41
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
Assorted fixes #143
Assorted fixes #143
Conversation
@im85288 Can you please look into why Travis is no longer working? Tests were failing and we did not know because there's no checks being made automatically. |
9f33824
to
027623a
Compare
This PR includes: - Various small fixes to tests - The use of the Addon Signals master branch for testing
027623a
to
f158e16
Compare
@dagwieers The build started to fail from the merge of issue #93 It looks like the problem is only there for python 3.5 where I see the following exception:
|
This is related to a bug we fixed in AddonSignals. The master branch should have this fixed. The real build issues happened later. |
@im85288 I would like to see the Travis integration fixed in GitHub. I don't know when this stopped working... |
@dagwieers can you view this: https://travis-ci.org/im85288/service.upnext/builds ? |
@dagwieers travis build passing now thanks, I have added you as a Collaborator so you should be able to see everything I can |
@im85288 Thanks, but I can't seem to look into why Travis is not integrated in GitHub for this project. It worked for some time though, see the check-marks on this page: |
@dagwieers I did get a notification email that the travis build succeeded when I merged this pull request and the home code page badge now shows it as passed. Is this what you mean? |
So the integration of GitHub and Travis I am looking for is:
This used to work fine up until November 7. |
It seems to be working again, I rebuild some of the older PRs and they get marked ! |
This PR includes:
This fixes tests as seen at: https://travis-ci.org/dagwieers/service.upnext/branches