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

Make sure to import os in example and test gaudi opt files #139

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

tmadlener
Copy link
Contributor

BEGINRELEASENOTES

ENDRELEASENOTES

@andresailer
Copy link
Collaborator

There is still a test error about missing os

11/11 Test #11: clicRec_lcio_mt ..................***Failed    0.64 sec
Traceback (most recent call last):
  File "/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2023-09-12/x86_64-centos7-gcc12.2.0-opt/k4fwcore/d2ee44d38122a401c6ffa3ee6de5f67ddc8c1275=develop-3h7hvo/bin/k4run", line 129, in <module>
    load_file(file)
  File "/cvmfs/sw-nightlies.hsf.org/key4hep/releases/2023-09-12/x86_64-centos7-gcc12.2.0-opt/k4fwcore/d2ee44d38122a401c6ffa3ee6de5f67ddc8c1275=develop-3h7hvo/bin/k4run", line 26, in load_file
    exec(file.read(), {})
  File "<string>", line 176, in <module>
NameError: name 'os' is not defined

@tmadlener
Copy link
Contributor Author

I think now I got all of them 🤞

@andresailer andresailer merged commit 37beece into key4hep:main Sep 12, 2023
5 of 7 checks passed
@andresailer
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants