Bump tolerance for skeletonization test #1658
ci.yml
on: pull_request
Typos
6s
Ruff
4s
Pylint
3m 4s
Mypy
2m 55s
Documentation
2m 55s
Pytest Linux
44m 32s
Pytest Mac
28m 38s
Pytest with SymEngine
46m 22s
Examples
12m 20s
Annotations
4 errors and 11 warnings
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(8.422309995508745e-08) < (8 * 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(8.55580446857186e-08) < (8 * 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|