Skip to content
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

Benchmarking tests error #81

Open
tartarini opened this issue Sep 24, 2020 · 0 comments
Open

Benchmarking tests error #81

tartarini opened this issue Sep 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tartarini
Copy link
Collaborator

tartarini commented Sep 24, 2020

`
benchmarking]# pfire-integration-test /local/pFIRE/testdata/integration/regression/mask_test_3d/nomask.conf
Traceback (most recent call last):
File "/local/pFIRE/benchmarking/pfire_benchmarking/testdespatcher.py", line 39, in add_test
testiniter = self.test_types[testconfig['type'].lower()]
File "/local/pFIRE/benchmarking/venv-py3.6/lib64/python3.6/site-packages/configobj-5.0.6-py3.6.egg/configobj.py", line 554, in getitem
KeyError: 'type'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/local/pFIRE/benchmarking/venv-py3.6/bin/pfire-integration-test", line 11, in
load_entry_point('pfire-benchmarking==0.1', 'console_scripts', 'pfire-integration-test')()
File "/local/pFIRE/benchmarking/pfire_benchmarking/main.py", line 34, in main
testsuite.add_test(args.dir)
File "/local/pFIRE/benchmarking/pfire_benchmarking/testdespatcher.py", line 43, in add_test
"".format(types_str))
RuntimeError: Test type ("type")must be one of "regression, comparison"
`

@tartarini tartarini added the bug Something isn't working label Sep 24, 2020
@tartarini tartarini added this to the release_2021.1 milestone Sep 24, 2020
@tartarini tartarini self-assigned this Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant