Skip to content

Eradicate wait_on_error #326

Eradicate wait_on_error

Eradicate wait_on_error #326

Triggered via pull request February 5, 2025 19:18
@inducerinducer
synchronize #51
mini-modernize
Status Cancelled
Total duration 2m 29s
Artifacts

ci.yml

on: pull_request
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
Pytest on Py3.x: test/test/test_identical_symbols.py#L30
test_identical_symbols ImportError: libboost_python313-mt-x64.so.1.87.0: cannot open shared object file: No such file or directory
Pytest on Py3.x
Process completed with exit code 1.
Pytest on Py3.10
The job was canceled because "_3_x" failed.
Pytest on Py3.10: test/test/test_identical_symbols.py#L30
test_identical_symbols ImportError: libboost_python310-mt-x64.so.1.87.0: cannot open shared object file: No such file or directory
Pytest on Py3.10
The operation was canceled.
Pytest on Py3.12
The job was canceled because "_3_x" failed.
Pytest on Py3.12: test/test/test_identical_symbols.py#L30
test_identical_symbols ImportError: libboost_python312-mt-x64.so.1.87.0: cannot open shared object file: No such file or directory
Pytest on Py3.12
The operation was canceled.
Tests for downstream project loopy
Canceling since a higher priority waiting request for 'mini-modernize' exists
Tests for downstream project loopy
The operation was canceled.
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Pytest on Py3.x
The 'platform_version' input is unset. This may lead to inconsistent build results.
Pytest on Py3.10
The 'platform_version' input is unset. This may lead to inconsistent build results.
Pytest on Py3.12
The 'platform_version' input is unset. This may lead to inconsistent build results.
Tests for downstream project loopy: loopy/test/test_expression.py#L348
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#L376
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#L348
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#L1258
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#L1258
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#L406
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#L376
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.