Skip to content

#2404 - Save Name and Reaction Conditions to RDF Metadata #5070

#2404 - Save Name and Reaction Conditions to RDF Metadata

#2404 - Save Name and Reaction Conditions to RDF Metadata #5070

GitHub Actions / macos-13-x86_64-dotnet_test_report failed Nov 22, 2024 in 0s

283 tests run, 282 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 / macos-13-x86_64-dotnet_test_report

formats.ket_to_rdf

[ERROR]
Raw output
Error:
Traceback (most recent call last):
  File "api/tests/integration/test.py", line 368, in run_test_module
    runpy.run_path(module_filename, run_name="__main__")
  File "/Users/runner/work/Indigo/Indigo/IronPython/lib/runpy.py", line 239, in run_path
    return _run_module_code(code, init_globals, run_name,
  File "/Users/runner/work/Indigo/Indigo/IronPython/lib/runpy.py", line 95, in _run_module_code
    _run_code(code, mod_globals, init_globals,
  File "/Users/runner/work/Indigo/Indigo/IronPython/lib/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/Users/runner/work/Indigo/Indigo/api/tests/integration/tests/formats/ket_to_rdf.py", line 69, in <module>
    with open(os.path.join(ref_path, filename) + ".rdf", "r") as file:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/Indigo/Indigo/api/tests/integration/tests/formats/ref/2404-metadata_detect.rdf'