Skip to content

increaseTime(Duration.of("PT336H1M") failing silently #1903

@jsdevtom

Description

@jsdevtom

Description

increaseTime(Duration.of("PT336H1M") does not increase time. Found by doing this: Duration.ofDays(14) + Duration.ofMinutes(1)

Expected behaviour

zeebeTestEngine.increaseTime(Duration.ofDays(14) + Duration.ofMinutes(1)) also increases time

Reproduction steps

See above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions