Skip to content

The duration_ms is now broken on Jenkins #9784

Closed
@gibfahn

Description

@gibfahn
  • Subsystem: test, jenkins

As previously mentioned here, the Jenkins TAP plugin introduced a breaking change, so duration_ms really does now mean duration in milliseconds. However, the total time taken (top right in the screenshot) still assumes duration_ms is in seconds (as it used to be, and as tools/test.py assumes it to be).

There's been no response to @rvagg's comment on the Jenkins TAP plugin PR, but I assume that's because it's not actively developed.

I'd suggest that the way forward is to submit a PR to the TAP plugin adding duration, and then update our scripts to use that.

image

Related:
Jenkins plugin PR: jenkinsci/tap-plugin#6 (comment)
#7133 #7216 #7214

Metadata

Metadata

Assignees

No one assigned

    Labels

    testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions