Skip to content

[bugfix] Disable number parsing when in --list-stored-sessions #3425

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

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented Mar 13, 2025

Now output is

┍━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━━━━━━━┯━━━━━━━━━━━━━┯━━━━━━━┯━━━━━━━┑
│ UUID                                 │ Start time           │ End time             │ Num runs   │ Num cases   │ x     │ y     │
┝━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━━━━━━━━━━━┿━━━━━━━━━━━━┿━━━━━━━━━━━━━┿━━━━━━━┿━━━━━━━┥
│ 6c27c7c0-725a-4f9b-9449-6b91cda3dc91 │ 20250313T221426+0100 │ 20250313T221427+0100 │ 1          │ 1           │ 12.30 │ 12.31 │
┕━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━┷━━━━━━━━━━━━┷━━━━━━━━━━━━━┷━━━━━━━┷━━━━━━━┙

Fixes #3404.

@vkarak vkarak added prio: normal bugfix reporting Issues related to reporting and processing the test results labels Mar 13, 2025
@vkarak vkarak added this to the ReFrame 4.8 milestone Mar 13, 2025
@vkarak vkarak requested review from ekouts, victorusu and teojgo March 13, 2025 21:19
@vkarak vkarak self-assigned this Mar 13, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog Mar 14, 2025
@vkarak vkarak enabled auto-merge March 14, 2025 10:19
@vkarak vkarak merged commit 45635f8 into reframe-hpc:develop Mar 14, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix prio: normal reporting Issues related to reporting and processing the test results
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Session extras in session listings are shown as numbers instead of strings
2 participants