Skip to content

[bugfix] Enforce strict validation of system/partition/environment names#3685

Open
vkarak wants to merge 1 commit into
reframe-hpc:masterfrom
vkarak:bugfix/no-crash-colon-part-names
Open

[bugfix] Enforce strict validation of system/partition/environment names#3685
vkarak wants to merge 1 commit into
reframe-hpc:masterfrom
vkarak:bugfix/no-crash-colon-part-names

Conversation

@vkarak

@vkarak vkarak commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Also the regexes are slightly improved maintaining the current intent.

Closes #3681.

@vkarak vkarak added this to the ReFrame 4.10.1 milestone Jun 21, 2026
@vkarak vkarak requested review from gppezzi and victorusu June 21, 2026 19:58
@vkarak vkarak self-assigned this Jun 21, 2026
@vkarak vkarak linked an issue Jun 21, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.91%. Comparing base (58b83f2) to head (d0c6cb0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3685   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files          62       62           
  Lines       13772    13772           
=======================================
  Hits        12659    12659           
  Misses       1113     1113           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

ReFrame crashes if a partition name with : is defined

1 participant