Skip to content

#1185 Macromolecules export from MolV3000 to KET #3100

#1185 Macromolecules export from MolV3000 to KET

#1185 Macromolecules export from MolV3000 to KET #3100

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ubuntu-x86_64-python_test_report failed Oct 27, 2023 in 0s

253 tests run, 252 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in api/c/tests/unit/tests/formats.cpp

See this annotation in the file changed.

@github-actions github-actions / ubuntu-x86_64-python_test_report

formats.mol_to_ket

[ERROR]
Raw output
Error:
Traceback (most recent call last):
  File "/home/runner/work/Indigo/Indigo/api/tests/integration/test.py", line 366, in run_test_module
    runpy.run_path(module_filename, run_name="__main__")
  File "/usr/lib/python3.10/runpy.py", line 289, in run_path
    return _run_module_code(code, init_globals, run_name,
  File "/usr/lib/python3.10/runpy.py", line 96, in _run_module_code
    _run_code(code, mod_globals, init_globals,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/runner/work/Indigo/Indigo/api/tests/integration/tests/formats/mol_to_ket.py", line 48, in <module>
    with open(os.path.join(ref_path, filename) + ".ket", "r") as file:
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/Indigo/Indigo/api/tests/integration/tests/formats/ref/rna_mod.ket'