Skip to content

Error in the timestamp add interval test #7696

@berkaysynnada

Description

@berkaysynnada

Describe the bug

There is a test case named timestamp_add_interval_months() that adds 17 months to the current time. However, after 17 months, it tries to get 29/02/2025 but there is no such date and the test fails. I believe we should modify the test to avoid getting errors when we reach the end of some months.

To Reproduce

Run the test timestamp_add_interval_months()

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions