Conversation
17f3431 to
64aad99
Compare
cbda90f to
67c86d2
Compare
be63618 to
9b51cfa
Compare
|
@odoo/rd-security Eit: Nevermind this won't be enough, will need to vendor urls I think |
31132f1 to
4beb0d9
Compare
c6584fd to
f5fd7c2
Compare
|
@Xavier-Do this pull request has forward-port PRs awaiting action (not merged or closed): |
2 similar comments
|
@Xavier-Do this pull request has forward-port PRs awaiting action (not merged or closed): |
|
@Xavier-Do this pull request has forward-port PRs awaiting action (not merged or closed): |
|
@Xavier-Do this pull request has forward-port PRs awaiting action (not merged or closed): |
1 similar comment
|
@Xavier-Do this pull request has forward-port PRs awaiting action (not merged or closed): |
|
@Xavier-Do this pull request has forward-port PRs awaiting action (not merged or closed): |
|
@Xavier-Do this pull request has forward-port PRs awaiting action (not merged or closed): |
|
Hello, @Xavier-Do , I believe this PR breaks a test here : odoo/odoo/addons/base/tests/test_tz.py Line 31 in a1b8cfe
You can view an example on the branch 17.0-run-tests of this DB https://logipren.odoo.com/_odoo/support/ |
|
We will check that, you can disable this test waiting for a fix :) |
|
Perfect thanks ! I'm not in a hurry so it's fine, I'm happy to know you guys are going to take a look :) |
We made a fix pr to make the test more robust, we are still investigating to understand why this tz is missing on odoosh but the purpose of this test is mainly to check that the mapping gives the same result if both tz exists. So once #160868 is merged the issue should be solved, tell us if the problem persist after that :) |
|
@Xavier-Do this pull request has forward-port PRs awaiting action (not merged or closed): |
This made it into the most recent odoo:15 docker image, suggesting that the release process does not ensure that only ✅ docker images are published. |
The official docker images are not made to run tests, a lot of tools are missing on the images to do that. |
Right, but if the tests failed, why was the image created? |
|
The test only fails if the os is in a particular state. After our investigation it was more a mistake in the tzdata package. |


This pr backports some fixed for python3.11 and introduces new fixes for Ubuntu Noble, such as timezones.