[MGRTENANT-11] Local tests failing due to invalid timezone Created: 06/Feb/24  Updated: 06/Feb/24

Status: Open
Project: mgr-tenants
Components: None
Affects versions: None
Fix versions: None

Type: Bug Priority: TBD
Reporter: Pavel Filippov Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: back-end, epam-eureka
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint:
Development Team: Eureka
RCA Group: TBD

 Description   

Actual result

Tests are failing with output sample:

[ERROR]   TenantIT.getByQuery_positive:83 tenants[description=test tenant3].metadata.createdDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00
 ; tenants[description=test tenant2].metadata.createdDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00
 ; tenants[description=test tenant1].metadata.createdDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00
 ; tenants[description=test tenant1].metadata.modifiedDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00
[ERROR]   TenantIT.get_all_positive:68 tenants[description=test tenant5].metadata.createdDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00
 ; tenants[description=test tenant3].metadata.createdDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00
 ; tenants[description=test tenant2].metadata.createdDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00
 ; tenants[description=test tenant1].metadata.createdDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00
 ; tenants[description=test tenant1].metadata.modifiedDate
Expected: 2022-01-01T00:00:00.000+00:00
     got: 2022-01-01T02:00:00.000+00:00

Expected result:

Integration tests are passed without failures


Generated at Thu Feb 08 22:31:23 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.