-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[16.0][FIX] sale_exception_holidays_public: tests don't pass #2868
[16.0][FIX] sale_exception_holidays_public: tests don't pass #2868
Conversation
Hi @jbaudoux, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This smells strongly to end of year glitch 🎅
Oh, I didn't read the PR comment 😅
5f2ff53
to
47c6e7c
Compare
Please @leemannd @simahawk @santostelmo this test are making all PR in OCA will fails until 1st january! 😲 Could you please review? |
Add the suggested change #2868 (comment) and then it can be merged |
we have been bad and they bring us coal 😢 |
Before, if there are less than 10 days left to the end of the year, tests don't pass MT-4381
47c6e7c
to
6d3af99
Compare
It's the Grinch of datetime issues spoiling our CIs on christmas season 😁 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks :)
/ocabot merge patch |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 37c8f7c. Thanks a lot for contributing to OCA. ❤️ |
Before, if there are less than 10 days left to the end of the year, tests don't pass
MT-4381