Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 141
    • Merge requests 141
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedi
  • erp5erp5
  • Merge requests
  • !174

Merged
Created Oct 05, 2016 by Jérome Perrin@jeromeOwner

Fix timezone problems with formprintout

  • Overview 2
  • Commits 2
  • Changes 2

When pusing to for_testrunner_1 branch, we often have this failure on testFormPrintoutAsODT:

======================================================================
FAIL: test_field_replacement_with_variable (testFormPrintoutAsODT.TestFormPrintoutAsODT)
test variables replacement in ODT documents.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart9/srv/testnode/zl/soft/4a13de8a0fdf926ddebab0387de0dc5e/parts/erp5/Products/ERP5OOo/tests/testFormPrintoutAsODT.py", line 1252, in test_field_replacement_with_variable
    self.assertEqual(node.text, value.strftime('%d/%m/%Y %H:%M:%S'))
AssertionError: '06/12/2010 11:33:15' != '06/12/2010 11:24:15'

After some investigation, turned out that:

  • tests where always failing when running by COMP-2544-3Nodes-ERP5PROJECT2 testnode
  • This machine uses SystemV/CST6CDT as timezone
  • the test fails in the same way when running locally with TZ=SystemV/CST6CDT

I belive this fixes, I tried running under SystemV/CST6CDT, UTC and Europe/Paris TZ and it passes for all cases.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: formprintout_timezone
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7