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

possible bug in reframe logging #3127

Open
xinye83 opened this issue Feb 27, 2024 · 0 comments
Open

possible bug in reframe logging #3127

xinye83 opened this issue Feb 27, 2024 · 0 comments

Comments

@xinye83
Copy link

xinye83 commented Feb 27, 2024

reframe-bug.tar.gz

Steps to reproduce after downloading the attached tarball

tar -xf reframe-bug.tar.gz
cd reframe-bug
module load cray-python
python3 -m venv venv
pip install reframe-hpc
reframe -C config.py -c test.py -r

The tests defined in run_2 are OK but those defined in run_1 all give a logging error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants