#2404 - Save Name and Reaction Conditions to RDF Metadata #5064
GitHub Actions / macos-13-x86_64-python_test_report
failed
Nov 20, 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
github-actions / macos-13-x86_64-python_test_report
formats.ket_to_rdf
[ERROR]
Raw output
Error:
Traceback (most recent call last):
File "/Users/runner/work/Indigo/Indigo/api/tests/integration/test.py", line 368, in run_test_module
runpy.run_path(module_filename, run_name="__main__")
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen runpy>", line 287, in run_path
File "<frozen runpy>", line 98, in _run_module_code
File "<frozen runpy>", line 88, in _run_code
File "/Users/runner/work/Indigo/Indigo/api/tests/integration/tests/formats/ket_to_rdf.py", line 68, 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/pathway12.rdf'
Loading