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

Travis CI integration is broken #403

Closed
pbauer opened this issue Jun 5, 2018 · 6 comments
Closed

Travis CI integration is broken #403

pbauer opened this issue Jun 5, 2018 · 6 comments

Comments

@pbauer
Copy link
Sponsor Member

pbauer commented Jun 5, 2018

Since plone.api is now part of the core does it make sense to have a travis-setup it in this package?

@hvelarde
Copy link
Member

hvelarde commented Jun 5, 2018

I think is easier to catch errors in Travis than having to wait for builds on Jenkins, but it's up to the testing team.

I can help fixing the builds, but on Thursday or Friday.

@hvelarde
Copy link
Member

hvelarde commented Aug 9, 2018

@loechel Travis is still broken and I don't understand the current setup; I need you help on this or I'll will have to completely remove the use of tox.

@gforcada can you help here?

@gforcada
Copy link
Sponsor Member

@hvelarde why has a testing related issue be a blocker? 🤔 one can still test pull requests with jenkins, so there is no blockage IMHO.

@gforcada
Copy link
Sponsor Member

as for the problem at hand, looking at the logs it feels like there is a missing pypi.org link missing in buildouts? 🤔

@hvelarde
Copy link
Member

@gforcada because we can't merge fixes or new features without testing; are plone.api tests running in Jenkins? where is the status?

@idgserpro
Copy link

I run the buildout locally and had the same problem with Travis:

Couldn't find index page for 'zc.recipe.testrunner' (maybe misspelled?)
Getting distribution for 'zc.recipe.testrunner==1.2.1'.
Couldn't find index page for 'zc.recipe.testrunner' (maybe misspelled?)
While:
  Installing.
  Getting section test.
  Initializing section test.
  Installing recipe zc.recipe.testrunner.
  Getting distribution for 'zc.recipe.testrunner==1.2.1'.
Error: Couldn't find a distribution for 'zc.recipe.testrunner==1.2.1'.

So I removed the allow-hosts from the buildout and it run normally.

@hvelarde @gforcada @jaroel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants