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

test_portlet_calendario_extendido falhando #50

Open
hvelarde opened this issue Sep 3, 2015 · 6 comments · Fixed by #52
Open

test_portlet_calendario_extendido falhando #50

hvelarde opened this issue Sep 3, 2015 · 6 comments · Fixed by #52
Assignees

Comments

@hvelarde
Copy link
Member

hvelarde commented Sep 3, 2015

https://travis-ci.org/plonegovbr/brasil.gov.agenda/builds/78666049

@hvelarde hvelarde added the bug label Sep 3, 2015
idgserpro added a commit that referenced this issue Sep 22, 2015
collective.portlet.calendar 1.0b3 não lista a Agenda do
brasil.gov.agenda na pesquisa de root do portlet de calendário
extendido. Ver: #51

closes #50
winstonf88 pushed a commit that referenced this issue Mar 4, 2016
collective.portlet.calendar 1.0b3 não lista a Agenda do
brasil.gov.agenda na pesquisa de root do portlet de calendário
extendido. Ver: #51

closes #50
@idgserpro
Copy link
Member

Ficou faltando pinar o collective.portlet.calendar:

50b31c8

@idgserpro idgserpro reopened this Mar 4, 2016
@idgserpro
Copy link
Member

Esse teste está falhando na minha máquina mas estranhamente no travis ele não está falhando.

@hvelarde seria por causa disso?

https://github.com/plonegovbr/brasil.gov.agenda/blob/master/.travis.yml#L4-L6

@hvelarde
Copy link
Member Author

hvelarde commented Mar 4, 2016

@idgserpro pode ser

@idgserpro
Copy link
Member

Acho que o que está fazendo o teste passar é o -N do buildout:

-N
Run in non-newest mode. This is equivalent to the assignment
buildout:newest=false. With this setting, buildout will not seek
new distributions if installed distributions satisfy it's
requirements.

Ele está usando a versão 1.0b2 do collective.portlet.calendar, não ocorrendo o erro.

Ver: #51

@idgserpro
Copy link
Member

@idgserpro
Copy link
Member

idgserpro commented Mar 4, 2016

Agora deu o erro: https://travis-ci.org/plonegovbr/brasil.gov.agenda/builds/113763690

Executei o travis novamente e agora o teste passou. São duas hipóteses:

  • O travis possui vários servidores e em um, o cache está com o collective.portlet.calendar 1.0b3 e em outro servidor o cache está com o collective.portlet.calendar 1.0b2.
  • Esse erro é intermitente.

Acho mais provável ser a primeira hipótese. Na minha máquina sempre acontece esse erro.

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

Successfully merging a pull request may close this issue.

3 participants