#2404 - Save Name and Reaction Conditions to RDF Metadata #5070
GitHub Actions / windows-latest-x86_64-python_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
github-actions / windows-latest-x86_64-python_test_report
formats.ket_to_rdf
[ERROR]
Raw output
Error:
Traceback (most recent call last):
File "D:\a\Indigo\Indigo\api\tests\integration\test.py", line 368, in run_test_module
runpy.run_path(module_filename, run_name="__main__")
File "C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\runpy.py", line 288, in run_path
return _run_module_code(code, init_globals, run_name,
File "C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\runpy.py", line 97, in _run_module_code
_run_code(code, mod_globals, init_globals,
File "C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "D:\a\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: 'D:/a/Indigo/Indigo/api/tests/integration/tests/formats/ref\\2404-metadata_detect.rdf'
Loading