#2404 - Save Name and Reaction Conditions to RDF Metadata #5064
GitHub Actions / windows-latest-x86_64-dotnet_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 / windows-latest-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 "D:\a\Indigo\Indigo\IronPython\lib\runpy.py", line 239, in run_path
return _run_module_code(code, init_globals, run_name,
File "D:\a\Indigo\Indigo\IronPython\lib\runpy.py", line 95, in _run_module_code
_run_code(code, mod_globals, init_globals,
File "D:\a\Indigo\Indigo\IronPython\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "D:\a\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: 'D:/a/Indigo/Indigo/api/tests/integration/tests/formats/ref\\pathway12.rdf'
Loading