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

[odoo_test_xmlrunner] why autoinstall True? #3156

Closed
2 tasks
matteoopenf opened this issue Jan 2, 2025 · 5 comments
Closed
2 tasks

[odoo_test_xmlrunner] why autoinstall True? #3156

matteoopenf opened this issue Jan 2, 2025 · 5 comments
Labels

Comments

@matteoopenf
Copy link
Contributor

Module

odoo_test_xmlrunner

Describe the bug

Odoo try to install directly the module because there is autoinstall True

To Reproduce

Affected versions:

  • 16.0
  • 17.0

Steps to reproduce the behavior:

  1. pull repo
  2. do an update all

Expected behavior
remove auto install True

Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)

@matteoopenf
Copy link
Contributor Author

@paradoxxxzero

@yajo
Copy link
Member

yajo commented Jan 2, 2025

Yes, there's no reason for it to be autoinstallable. It should be instance-wide-loaded when used on CI, though.

@yajo
Copy link
Member

yajo commented Jan 2, 2025

Would you like to submit the patch?

@matteoopenf
Copy link
Contributor Author

matteoopenf commented Jan 2, 2025 via email

@paradoxxxzero
Copy link
Contributor

I don't know, I haven't touched the manifest and I don't see a reason why it needs the autoinstall.

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

No branches or pull requests

4 participants