pavilion2 icon indicating copy to clipboard operation
pavilion2 copied to clipboard

subtest capital letters cast to lower, not usable

Open jennfshr opened this issue 3 years ago • 1 comments

# SUBTEST NAME CONTAINS AN UPPER
L3hifire-strong-scale_ats1:
    only_if:
        '{{sys_name}}': [trinity, trinitite, mutrino]
<etc>

pav show tests lists: sparc.l3hifire-weak-scale_ats1

pav run sparc.l3hifire-weak-scale_ats1 results in the following error:

Error making tests for series 's83'.
  Error loading test configs for test set 'cmd_line'
    Test suite 'sparc' does not contain a test 'l3hifire-strong-scale_ats1'.

jennfshr avatar Oct 06 '22 13:10 jennfshr

Allow capitals.

Paul-Ferrell avatar Oct 13 '22 19:10 Paul-Ferrell

#577 fixes this issue.

smehta99 avatar Jan 05 '23 23:01 smehta99