Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: tests are failing because odoo-test-helper not found
by "Andreas Perhab" <a.perhab@wt-io-it.at> - 07/04/2025 15:29:32Hetzner is replacing Mainboards on the OCA servers until this is done. I guess some random test failures could occur.
regards Andreas
On Mon, 7 Apr 2025 at 15:25, Ronald Portier <notifications@odoo-community.org> wrote:
Dear community, I have a test that fails because the pip library odoo-test-helper can not be installed. 2025-04-07T09:16:23.7423537Z WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7feea05a1900>: Failed to establish a new connection: [Errno 101] Network is unreachable')': /oca-simple-and-pypi/odoo-test-helper/ 2025-04-07T09:16:23.9240823Z ERROR: Could not find a version that satisfies the requirement odoo-test-helper (from versions: none) 2025-04-07T09:16:23.9243356Z ERROR: No matching distribution found for odoo-test-helper Apparently it should be installed from this site that is not active: 2025-04-07T09:16:15.2064228Z Looking in indexes: https://wheelhouse.odoo-community.org/oca-simple-and-pypi Is this a permanent condition? I could go for the easy way and just remove test-requirements.txt from the project root (social) as it seems not te be used in any of the modules currently migrated to 16.0. But maybe other modules yet to be migrated need it. Anybody an idea how to solve this problem the right way? Here the link to the failing tests: https://productionresultssa18.blob.core.windows.net/actions-results/170f686c-f2dd-4b6a-8da3-7ff616da43d5/workflow-job-run-ca583373-12df-5ee5-b1f1-ce1864425fa4/logs/job/job-logs.txt?rsct=text%2Fplain&se=2025-04-07T12%3A50%3A23Z&sig=PhJGruBVIkmp%2FuwjPgulLrTbWjPmgDAOIA8NO3lFlEc%3D&ske=2025-04-08T00%3A30%3A33Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2025-04-07T12%3A30%3A33Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2025-01-05&sp=r&spr=https&sr=b&st=2025-04-07T12%3A40%3A18Z&sv=2025-01-05 Kind regards, Ronald_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Reference
-
tests are failing because odoo-test-helper not found
byTherp, Ronald Portier-
Re: tests are failing because odoo-test-helper not found
by "Andreas Perhab" <a.perhab@wt-io-it.at> - 07/04/2025 15:29:32 - 0 -
Re: tests are failing because odoo-test-helper not found
byAcsone SA/NV, Stéphane Bidoul
-