pavilion2 icon indicating copy to clipboard operation
pavilion2 copied to clipboard

error format error

Open Paul-Ferrell opened this issue 1 year ago • 0 comments

Traceback (most recent call last): File "/lustre/xrscratch1/hpctest/xrds/xrds-acceptance-testing/pav_src/lib/pavilion/main.py", line 115, in run_cmd return cmd.run(pav_cfg, args) File "/lustre/xrscratch1/hpctest/xrds/xrds-acceptance-testing/pav_src/lib/pavilion/commands/run.py", line 195, in run local_builds_only=local_builds_only) File "/lustre/xrscratch1/hpctest/xrds/xrds-acceptance-testing/pav_src/lib/pavilion/series/series.py", line 429, in run rebuild=rebuild, local_builds_only=local_builds_only) File "/lustre/xrscratch1/hpctest/xrds/xrds-acceptance-testing/pav_src/lib/pavilion/series/series.py", line 470, in _run_set for test_batch in test_set.make_iter(build_only, rebuild, local_builds_only): File "/lustre/xrscratch1/hpctest/xrds/xrds-acceptance-testing/pav_src/lib/pavilion/series/test_set.py", line 229, in make_iter '{} - {}'.format(error.request.request, error.pformat())) File "/lustre/xrscratch1/hpctest/xrds/xrds-acceptance-testing/pav_src/lib/pavilion/errors.py", line 84, in pformat lines.append(indent + next_exc.context) TypeError: must be str, not NoneType

Paul-Ferrell avatar Sep 05 '23 17:09 Paul-Ferrell