Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Travis CI fails

by
Vauxoo, Moisés López Calderón
- 15/07/2020 17:17:54
Hi Carlos,

Thanks for your contribution.

The stable branch was green but I just rebuilt just now and it changed to red.

It looks like there is a new error installing requirements.txt:

It is offtopic for your PR.

For your PR you should consider fix the flake8 style errors:

mail_outbound_static/models/ir_mail_server.py:10:1: E303 too many blank lines (3)
mail_outbound_static/models/ir_mail_server.py:44:89: E501 line too long (90 > 88 characters)
mail_outbound_static/models/ir_mail_server.py:48:13: E265 block comment should start with '# '

I will create an issue about the requirements.txt


El mié., 15 jul. 2020 a las 9:57, Carlos Manuel Alvarez López (<cmanuel.alvarez11@gmail.com>) escribió:

Hello,

I am trying to make a contribution in the OCA/social repo for v10, but The Travis CI build fails, in my module the errors are code style, what worries me is that some of the tests fail due to dependency errors that are not related to my module and I understand that this does not let me pass the continuous integration tests.

https://github.com/OCA/social/pull/567

Best regards

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe



--
Moisés López Calderón
Mobile: (+521) 477-752-22-30
Twitter: @moylop260
hangout: moylop260@vauxoo.com
http://www.vauxoo.com - Odoo Gold Partner
Twitter: @vauxoo

Reference