Skip to content

Ruff152

Ruff152 #1840

Triggered via pull request February 20, 2026 19:05
@inducerinducer
synchronize #346
ruff152
Status Failure
Total duration 11m 39s
Artifacts

ci.yml

on: pull_request
Ruff
8s
Ruff
Typos
6s
Typos
Validate CITATION.cff
12s
Validate CITATION.cff
basedpyright
1m 4s
basedpyright
Pytest without Numpy
1m 3s
Pytest without Numpy
Documentation
38s
Documentation
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

1 error and 37 warnings
Documentation
Process completed with exit code 2.
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Pytest on Py3.12 ubuntu-latest: .env/lib/python3.12/site-packages/_pytest/config/__init__.py#L1304
assertions not in test modules or plugins will be ignored because assert statements are not executed by the underlying Python interpreter (are you using python -O?)
Pytest on Py3.12 ubuntu-latest: /opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2719) is multi-threaded, use of fork() may lead to deadlocks in the child.
Pytest on Py3.12 ubuntu-latest: /opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2719) is multi-threaded, use of fork() may lead to deadlocks in the child.
Pytest on Py3.12 ubuntu-latest: /opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2719) is multi-threaded, use of fork() may lead to deadlocks in the child.
Pytest on Py3.12 ubuntu-latest: /opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2719) is multi-threaded, use of fork() may lead to deadlocks in the child.
Pytest on Py3.12 ubuntu-latest: /opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2719) is multi-threaded, use of fork() may lead to deadlocks in the child.
Pytest on Py3.12 ubuntu-latest: /opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2719) is multi-threaded, use of fork() may lead to deadlocks in the child.
Pytest on Py3.12 ubuntu-latest: /opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2719) is multi-threaded, use of fork() may lead to deadlocks in the child.
Pytest on Py3.12 ubuntu-latest: /opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/multiprocessing/popen_fork.py#L66
This process (pid=2719) is multi-threaded, use of fork() may lead to deadlocks in the child.
Pytest on Py3.10 ubuntu-latest: .env/lib/python3.10/site-packages/_pytest/config/__init__.py#L1304
assertions not in test modules or plugins will be ignored because assert statements are not executed by the underlying Python interpreter (are you using python -O?)
Pytest on Py3.x ubuntu-latest: .env/lib/python3.14/site-packages/_pytest/config/__init__.py#L1304
assertions not in test modules or plugins will be ignored because assert statements are not executed by the underlying Python interpreter (are you using python -O?)
Pytest on Py3.10 macos-latest: .env/lib/python3.10/site-packages/_pytest/config/__init__.py#L1304
assertions not in test modules or plugins will be ignored because assert statements are not executed by the underlying Python interpreter (are you using python -O?)
Pytest on Py3.12 macos-latest: .env/lib/python3.12/site-packages/_pytest/config/__init__.py#L1304
assertions not in test modules or plugins will be ignored because assert statements are not executed by the underlying Python interpreter (are you using python -O?)
Pytest on Pypypy3.10 ubuntu-latest: .env/lib/pypy3.10/site-packages/_pytest/config/__init__.py#L1304
assertions not in test modules or plugins will be ignored because assert statements are not executed by the underlying Python interpreter (are you using python -O?)
Pytest on Py3.x macos-latest: .env/lib/python3.14/site-packages/_pytest/config/__init__.py#L1304
assertions not in test modules or plugins will be ignored because assert statements are not executed by the underlying Python interpreter (are you using python -O?)
Tests for downstream project loopy: loopy/loopy/isl_helpers.py#L190
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Tests for downstream project loopy: loopy/loopy/isl_helpers.py#L190
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Tests for downstream project loopy: loopy/loopy/isl_helpers.py#L190
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Tests for downstream project loopy: loopy/loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
Tests for downstream project loopy: loopy/loopy/target/c/c_execution.py#L339
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Tests for downstream project loopy: loopy/loopy/target/c/c_execution.py#L339
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Tests for downstream project loopy: loopy/loopy/target/c/c_execution.py#L322
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Tests for downstream project loopy: loopy/test/test_expression.py#L327
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
Tests for downstream project loopy: loopy/loopy/target/c/c_execution.py#L322
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Tests for downstream project loopy: loopy/test/test_expression.py#L327
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L251
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
Pytest on Pypypy3.10 macos-latest: .env/lib/pypy3.10/site-packages/_pytest/config/__init__.py#L1304
assertions not in test modules or plugins will be ignored because assert statements are not executed by the underlying Python interpreter (are you using python -O?)