Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Jun 19, 2023

The new format is %y%m%dT%H%M%S%z which translates to 230620T005733+0200.

Closes #2867.

Copy link
Contributor

@teojgo teojgo left a comment

Choose a reason for hiding this comment

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

Probably the change should be made also in test_timestamp_option_default which is the one that failing in the ci.

@vkarak vkarak requested a review from teojgo June 20, 2023 21:06
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (37d33d8) 87.35% compared to head (c9f30ce) 87.35%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2931   +/-   ##
========================================
  Coverage    87.35%   87.35%           
========================================
  Files           60       60           
  Lines        11676    11676           
========================================
  Hits         10199    10199           
  Misses        1477     1477           
Impacted Files Coverage Δ
reframe/frontend/cli.py 82.19% <ø> (ø)
reframe/core/runtime.py 93.10% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vkarak vkarak merged commit ea2c8a3 into reframe-hpc:develop Jun 21, 2023
@vkarak vkarak deleted the feat/default-timestamp branch June 21, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update the default --timestamp value so as not to use :

2 participants