Test built wheels #721
ci.yml
on: pull_request
Ruff
3s
Pytest macOS
1m 10s
Documentation
2m 23s
Test barvinok build script
4m 56s
Matrix: downstream_tests
Matrix: examples
Matrix: pytest
Annotations
11 warnings
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Tests for downstream project loopy:
loopy/test/test_expression.py#L333
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#L319
'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#L361
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 loopy:
loopy/loopy/target/c/c_execution.py#L336
'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#L333
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#L319
'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_callables.py#L1274
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 loopy:
loopy/test/test_callables.py#L1274
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 loopy:
loopy/test/test_expression.py#L361
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 loopy:
loopy/loopy/target/c/c_execution.py#L336
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|