Bump to version 1.18.0-dev.1 #3235
GitHub Actions / macos-x86_64-dotnet_test_report
failed
Dec 15, 2023 in 0s
254 tests run, 253 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in rendering
github-actions / macos-x86_64-dotnet_test_report
rendering.threads
[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/rendering/threads.py", line 63, in <module>
runThreads()
File "/Users/runner/work/Indigo/Indigo/api/tests/integration/tests/rendering/threads.py", line 54, in runThreads
if a[i] != a[i - 1]:
KeyError: 58
Loading