Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

[REF] install: pin coveralls version and supporting broken_uninstallable module #627

Merged
merged 2 commits into from
Feb 4, 2020

Conversation

moylop260
Copy link
Contributor

@moylop260 moylop260 commented Jan 21, 2020

Related with #626
cc @yajo

And Supporting broken_uninstallable module
After new logger.error from odoo/odoo@c5d6a39

@moylop260 moylop260 mentioned this pull request Jan 21, 2020
@yajo
Copy link
Member

yajo commented Jan 22, 2020

So, do you mean that the culprit is the version of coveralls?

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove tests commit and its revert

@@ -22,7 +22,6 @@ variables:
before_script:
- curl -sL https://deb.nodesource.com/setup_10.x | bash -
- apt-get install -y sudo postgresql-client expect-dev python-lxml nodejs python-dev python-pip build-essential libsasl2-dev python-dev libldap2-dev libssl-dev
- pip install coverage coveralls codecov

This comment was marked as resolved.

@moylop260 moylop260 changed the title [REF] self_test: Skip test failing [REF] install: pin coveralls version Jan 24, 2020
@moylop260
Copy link
Contributor Author

@yajo
So, do you mean that the culprit is the version of coveralls?

I saw something related and I just tested pin it

But I didn't looking for more details.

Maybe a recent changes incompatible.

@pedrobaeza
Copy link
Member

Wasn't this green previously?

@moylop260
Copy link
Contributor Author

moylop260 commented Feb 4, 2020

Yes, the coverage error was fixed but at the same time a new change was introduced in Odoo to log a new error:

So, the new red is unrelated.

@moylop260 moylop260 changed the title [REF] install: pin coveralls version [REF] install: pin coveralls version and supporting broken_uninstallable module Feb 4, 2020
@moylop260 moylop260 self-assigned this Feb 4, 2020
@moylop260
Copy link
Contributor Author

Now it is green... until now 😄

@moylop260 moylop260 merged commit 2c27091 into OCA:master Feb 4, 2020
@moylop260 moylop260 deleted the oca-preinstall-moy branch February 4, 2020 18:52
@pedrobaeza
Copy link
Member

Hehe, let's merge it before turning again 😋

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

Successfully merging this pull request may close these issues.

3 participants