CI #1656
ci.yml
on: schedule
Typos
5s
Ruff
5s
Pylint
2m 52s
Mypy
2m 45s
Documentation
2m 40s
Pytest Linux
45m 13s
Pytest Mac
24m 6s
Pytest with SymEngine
45m 24s
Examples
11m 27s
Annotations
7 errors and 11 warnings
Typos
Process completed with exit code 2.
|
Pytest Mac:
test/test/test/test_linalg_skeletonization.py#L372
test_skeletonize_by_proxy[<PyOpenCLArrayContext for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-case0]
AssertionError: assert np.float64(7.838943492917974e-08) < (6 * 1e-08)
+ where 1e-08 = TorusTestCase(name='torus', ambient_dim=3, knl_class_or_helmholtz_k=0, knl_kwargs={}, bc_type='dirichlet', side=-1, qb...ighted_proxy=None, proxy_source_cluster_builder=None, proxy_target_cluster_builder=None, neighbor_cluster_builder=None).id_eps
|
Pytest Mac
Process completed with exit code 1.
|
Pytest Linux:
test/test/test/test_linalg_skeletonization.py#L372
test_skeletonize_by_proxy[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-case0]
AssertionError: assert np.float64(7.672159794924751e-08) < (6 * 1e-08)
+ where 1e-08 = TorusTestCase(name='torus', ambient_dim=3, knl_class_or_helmholtz_k=0, knl_kwargs={}, bc_type='dirichlet', side=-1, qb...ighted_proxy=None, proxy_source_cluster_builder=None, proxy_target_cluster_builder=None, neighbor_cluster_builder=None).id_eps
|
Pytest Linux
Process completed with exit code 1.
|
Pytest with SymEngine:
test/test/test/test_linalg_skeletonization.py#L372
test_skeletonize_by_proxy[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-case0]
AssertionError: assert np.float64(7.646253255499341e-08) < (6 * 1e-08)
+ where 1e-08 = TorusTestCase(name='torus', ambient_dim=3, knl_class_or_helmholtz_k=0, knl_kwargs={}, bc_type='dirichlet', side=-1, qb...ighted_proxy=None, proxy_source_cluster_builder=None, proxy_target_cluster_builder=None, neighbor_cluster_builder=None).id_eps
|
Pytest with SymEngine
Process completed with exit code 1.
|
Ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Typos:
pytential/symbolic/matrix.py#L123
"concerete" should be "concrete".
|
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pylint
modifying pylint run because we're on Python 3.13
|
|
Examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pytest Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pytest with SymEngine
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|