Skip to content

Spark Report - Wrong test durations displayed in tests tab #247

Description

@grasshopper7

The duration times are not handling time zones correctly in the tests section. They are getting appended. Seems the number_to_time function is converting duration to Date.
This happens for version 5.0.2 and 5.0.3. This works correctly in version 5.0.1.

Modified the test.ftl to add the hour display to make it clear. ${test.timeTaken()?number_to_time?string("HH:mm:ss:SSS")}

Display at UTC + 1.
utc +1

Display at UTC - 7.
utc -7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions