Skip to content

Bump pytest from 8.0.1 to 8.3.4 #149

Bump pytest from 8.0.1 to 8.3.4

Bump pytest from 8.0.1 to 8.3.4 #149

Triggered via pull request December 2, 2024 20:41
Status Failure
Total duration 10m 48s
Artifacts

ci.yml

on: pull_request
Create common environment
1m 13s
Create common environment
compile-tests-list
6s
compile-tests-list
Matrix: Run pytest
Check black
18s
Check black
Check flake8
21s
Check flake8
Check pylint
1m 25s
Check pylint
Check pyupgrade
11s
Check pyupgrade
Run script/ci-custom
11s
Run script/ci-custom
Check clang-format
42s
Check clang-format
list-components
12s
list-components
Matrix: validate-tests
Matrix: clang-tidy
Matrix: test-build-components
Matrix: compile-tests
CI Status
0s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 30 warnings
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
Run pytest (3.11, windows-latest)
result: TResult | None = func()
Run pytest (3.11, windows-latest)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.11, windows-latest)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.11, windows-latest)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.11, windows-latest)
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.11, windows-latest)
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, windows-latest)
yield from unraisable_exception_runtest_hook()
Run pytest (3.11, windows-latest)
yield
Run pytest (3.11, windows-latest)
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, windows-latest)
yield from self._runtest_for(item, "setup")
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
CI Status
Process completed with exit code 1.
compile-tests-list
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Create common environment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check pyupgrade
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run script/ci-custom
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
list-components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check flake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test1.1.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test10.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check clang-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pytest (3.9, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test1.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test11.5.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test2.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test3.1.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test3.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test5.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test7.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test4.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test8.1.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test8.2.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test9.1.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test9.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test8.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pytest (3.10, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pytest (3.12, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pytest (3.11, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate YAML test tests/test6.yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI Status
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636