Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move timestamp/duration formatting to utils [Step results #5] #3019

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

happz
Copy link
Collaborator

@happz happz commented Jun 15, 2024

We will need them from other places, it's not longer just execute who will be dealign with times.

Depends on #2979

Pull Request Checklist

  • implement the feature

@happz happz added the ci | full test Pull request is ready for the full test execution label Jun 15, 2024
@happz happz added this to the 1.35 milestone Jun 15, 2024
@happz happz changed the title Move timestamp/duration formatting to utils Move timestamp/duration formatting to utils [Step results #5] Jun 15, 2024
@happz happz added the code | no functional change "No Functional Change" intended. Patch should not change tmt's behavior in any way. label Jun 15, 2024
@happz happz force-pushed the plugins-move-timestamp-formatting branch from 029171f to f0c8125 Compare June 15, 2024 13:22
@happz happz modified the milestones: 1.35, 1.36 Aug 1, 2024
@happz happz force-pushed the plugins-prepare-finish-save-results branch from 2773d15 to d362ba0 Compare August 6, 2024 18:39
@happz happz force-pushed the plugins-move-timestamp-formatting branch from f0c8125 to 6da7544 Compare August 6, 2024 18:50
@happz happz force-pushed the plugins-prepare-finish-save-results branch from d362ba0 to 72a9c8f Compare August 12, 2024 07:08
@psss
Copy link
Collaborator

psss commented Aug 13, 2024

Tests are failing with:

AttributeError: type object 'ExecutePlugin' has no attribute 'format_duration'

@happz happz force-pushed the plugins-prepare-finish-save-results branch from d33cd48 to d3060af Compare August 13, 2024 10:10
Copy link
Collaborator

@therazix therazix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just need to update the tests.

@happz happz force-pushed the plugins-prepare-finish-save-results branch 4 times, most recently from 780df71 to 4a17a03 Compare August 15, 2024 08:14
Base automatically changed from plugins-prepare-finish-save-results to main August 15, 2024 12:14
@happz happz force-pushed the plugins-move-timestamp-formatting branch from 3b7f96e to 1ebba5d Compare August 20, 2024 10:56
@happz happz force-pushed the plugins-move-timestamp-formatting branch from 1ebba5d to 7e0f36e Compare August 29, 2024 11:41
@happz happz added the status | ready for merge The only missing piece is to do the rebase the current 'main' and let the CI finish. label Aug 29, 2024
happz and others added 2 commits August 29, 2024 15:35
We will need them from other places, it's not longer just `execute` who
will be dealign with times.
@happz happz force-pushed the plugins-move-timestamp-formatting branch from 7e0f36e to c545bb9 Compare August 29, 2024 13:35
@happz happz merged commit db6604b into main Aug 29, 2024
22 checks passed
@happz happz deleted the plugins-move-timestamp-formatting branch August 29, 2024 18:02
The-Mule pushed a commit to The-Mule/tmt that referenced this pull request Oct 14, 2024
…eemtee#3019)

We will need them from other places, it's not longer just `execute` who
will be dealign with times.

Co-authored-by: Martin Hoyer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci | full test Pull request is ready for the full test execution code | no functional change "No Functional Change" intended. Patch should not change tmt's behavior in any way. status | ready for merge The only missing piece is to do the rebase the current 'main' and let the CI finish.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants