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

Errore nei test di currency_rate_update_boi #3801

Open
SirAionTech opened this issue Dec 27, 2023 · 9 comments · Fixed by #3848
Open

Errore nei test di currency_rate_update_boi #3801

SirAionTech opened this issue Dec 27, 2023 · 9 comments · Fixed by #3848
Labels
16.0 bug hotfix no stale Use this label to prevent the automated stale action from closing this PR/Issue.

Comments

@SirAionTech
Copy link
Contributor

SirAionTech commented Dec 27, 2023

@Borruso puoi verificare gli errori sollevati in https://github.com/OCA/l10n-italy/actions/runs/6453424689/job/17516975924?

fatto, la chiamata a BOI nel weekend non restituisce dati creata funzione nei per verificare se data è sabato o domenica.

Originally posted by @Borruso in #3643 (comment)

L'errore indicato nel commento continua a verificarsi: https://github.com/OCA/l10n-italy/actions/runs/7337345959/job/19978097725#step:8:807

@francesco-ooops
Copy link
Contributor

@Borruso ci son diverse PR bloccate da questo bug, riesci a dargli un'occhiata?

@Borruso
Copy link
Contributor

Borruso commented Jan 15, 2024

#3848

@SirAionTech
Copy link
Contributor Author

Non posso riaprire, ma sembra che l'errore sia tornato a presentarsi in #4079.

@francesco-ooops
Copy link
Contributor

@SirAionTech qualcosa che ha a che fare con la pasqua?

@SirAionTech
Copy link
Contributor Author

@SirAionTech qualcosa che ha a che fare con la pasqua?

Grazie di aver riaperto; l'ho pensato anche io, può essere.

Copy link

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 29, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2024
@SirAionTech SirAionTech reopened this Nov 13, 2024
@SirAionTech
Copy link
Contributor Author

SirAionTech commented Nov 13, 2024

Si è verificato di nuovo in #3703:

2024-10-28 14:17:50,372 529 ERROR odoo odoo.addons.currency_rate_update_boi.tests.test_currency_rate_update_boi: FAIL: TestCurrencyRateUpdate.test_update_BOI_year
Traceback (most recent call last):
  File "/__w/l10n-italy/l10n-italy/currency_rate_update_boi/tests/test_currency_rate_update_boi.py", line 95, in test_update_BOI_year
    self.assertTrue(rates)
AssertionError: res.currency.rate() is not true

(da https://github.com/OCA/l10n-italy/actions/runs/11555600876/job/32161393710#step:8:1272)

@SirAionTech SirAionTech added no stale Use this label to prevent the automated stale action from closing this PR/Issue. and removed stale PR/Issue without recent activity, it'll be soon closed automatically. labels Nov 13, 2024
@SirAionTech
Copy link
Contributor Author

Si è verificato di nuovo in #4298:

2025-01-07 15:18:47,042 533 ERROR odoo odoo.addons.currency_rate_update_boi.tests.test_currency_rate_update_boi: FAIL: TestCurrencyRateUpdate.test_foreign_base_currency
Traceback (most recent call last):
  File "/__w/l10n-italy/l10n-italy/currency_rate_update_boi/tests/test_currency_rate_update_boi.py", line 155, in test_foreign_base_currency
    self.test_update_BOI_yesterday()
  File "/__w/l10n-italy/l10n-italy/currency_rate_update_boi/tests/test_currency_rate_update_boi.py", line 73, in test_update_BOI_yesterday
    self.assertTrue(rates)
AssertionError: res.currency.rate() is not true

(da https://github.com/OCA/l10n-italy/actions/runs/12653935875/job/35260575777#step:8:1267)

@francesco-ooops
Copy link
Contributor

Gli errori sembrano capitare sempre intorno ai giorni rossi del calendario...

@Borruso

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
16.0 bug hotfix no stale Use this label to prevent the automated stale action from closing this PR/Issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants