Skip to content

[bugfix] Enforce strict POSIX names for environment variable names in the configuration - #3724

Open
vkarak wants to merge 1 commit into
reframe-hpc:masterfrom
vkarak:bugfix/config-envvars-alphanum
Open

[bugfix] Enforce strict POSIX names for environment variable names in the configuration#3724
vkarak wants to merge 1 commit into
reframe-hpc:masterfrom
vkarak:bugfix/config-envvars-alphanum

Conversation

@vkarak

@vkarak vkarak commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This is a bug introduced in 3.11 by #2479 and it practically allows invalid names to be defined as environment variable names in the various env_vars configuration options.

Signed-off-by: Vasileios Karakasis <vkarak@gmail.com>
@vkarak vkarak added this to the ReFrame 4.10.4 milestone Sep 9, 2026
@vkarak
vkarak requested review from ekouts and victorusu September 9, 2026 21:53
@vkarak vkarak self-assigned this Sep 9, 2026
@vkarak vkarak changed the title [bugfix] Enforce strict POSIX names for environment variable names in config [bugfix] Enforce strict POSIX names for environment variable names in the configuration Sep 9, 2026
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.89%. Comparing base (de2cc83) to head (2219c53).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3724   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files          62       62           
  Lines       13802    13802           
=======================================
  Hits        12684    12684           
  Misses       1118     1118           

☔ 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.

1 participant