upgrade 'unevaluated array as argument' warning to error #1741
ci.yml
on: pull_request
Typos
6s
Ruff
5s
Pylint
1m 47s
Mypy
1m 51s
Pytest Conda Py3 POCL
2m 24s
Pytest Conda Py3 Intel
2m 4s
Examples Conda Py3
1m 22s
Documentation
1m 48s
Matrix: downstream_tests
Annotations
16 errors and 45 warnings
|
Pylint
Process completed with exit code 2.
|
|
Mypy
Process completed with exit code 1.
|
|
Pytest Conda Py3 Intel:
test/test/test_arraycontext.py#L1100
test_actx_compile[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 Intel:
test/test/test_arraycontext.py#L1118
test_actx_compile_python_scalar[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 Intel:
test/test/test_arraycontext.py#L1136
test_actx_compile_kwargs[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 Intel:
test/test/test_arraycontext.py#L1162
test_actx_compile_with_tuple_output_keys[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 Intel:
test/test/test_arraycontext.py#L1317
test_actx_compile_on_pure_array_return[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 Intel:
test/test/test_arraycontext.py#L1410
test_compile_anonymous_function[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 Intel
Process completed with exit code 1.
|
|
Pytest Conda Py3 POCL:
test/test/test_arraycontext.py#L1100
test_actx_compile[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 POCL:
test/test/test_arraycontext.py#L1118
test_actx_compile_python_scalar[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 POCL:
test/test/test_arraycontext.py#L1136
test_actx_compile_kwargs[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 POCL:
test/test/test_arraycontext.py#L1162
test_actx_compile_with_tuple_output_keys[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 POCL:
test/test/test_arraycontext.py#L1317
test_actx_compile_on_pure_array_return[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 POCL:
test/test/test_arraycontext.py#L1410
test_compile_anonymous_function[<PytatoJAXArrayContext>]
AttributeError: 'BoundJAXPythonProgram' object has no attribute 'kernel'
|
|
Pytest Conda Py3 POCL
Process completed with exit code 1.
|
|
Tests for downstream project mirgecom_examples
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|
|
Tests for downstream project mirgecom
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Pylint
modifying pylint run because we're on Python 3.13
|
|
|
|
Pytest Conda Py3 Intel:
test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
|
Pytest Conda Py3 Intel:
test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
|
|
Pytest Conda Py3 Intel:
test/testlib.py#L204
<class 'testlib.Velocity2D'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.Velocity2D'>.
|
|
Pytest Conda Py3 Intel:
test/test_arraycontext.py#L1283
<class 'test_arraycontext.ArrayContainerWithNumpy'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_arraycontext.ArrayContainerWithNumpy'>.
|
|
Pytest Conda Py3 Intel:
test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
|
Pytest Conda Py3 Intel:
test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
|
|
Pytest Conda Py3 Intel:
test/testlib.py#L204
<class 'testlib.Velocity2D'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.Velocity2D'>.
|
|
Pytest Conda Py3 Intel:
test/test_arraycontext.py#L1283
<class 'test_arraycontext.ArrayContainerWithNumpy'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_arraycontext.ArrayContainerWithNumpy'>.
|
|
Pytest Conda Py3 Intel:
test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
|
Pytest Conda Py3 Intel:
test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
|
|
Pytest Conda Py3 POCL:
test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
|
Pytest Conda Py3 POCL:
test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
|
|
Pytest Conda Py3 POCL:
test/testlib.py#L204
<class 'testlib.Velocity2D'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.Velocity2D'>.
|
|
Pytest Conda Py3 POCL:
test/test_arraycontext.py#L1283
<class 'test_arraycontext.ArrayContainerWithNumpy'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_arraycontext.ArrayContainerWithNumpy'>.
|
|
Pytest Conda Py3 POCL:
test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
|
Pytest Conda Py3 POCL:
test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
|
|
Pytest Conda Py3 POCL:
test/testlib.py#L204
<class 'testlib.Velocity2D'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.Velocity2D'>.
|
|
Pytest Conda Py3 POCL:
test/test_arraycontext.py#L1283
<class 'test_arraycontext.ArrayContainerWithNumpy'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_arraycontext.ArrayContainerWithNumpy'>.
|
|
Pytest Conda Py3 POCL:
test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
|
Pytest Conda Py3 POCL:
test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
|
Tests for downstream project grudge:
grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project grudge:
grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project grudge:
grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project grudge:
grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project grudge:
grudge/test/test_reductions.py#L167
Broadcasting array context array types across <class 'test_reductions.MyContainer'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project grudge:
grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project grudge:
grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project grudge:
grudge/test/test_reductions.py#L167
Broadcasting array context array types across <class 'test_reductions.MyContainer'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project grudge:
grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project grudge:
grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project meshmode:
meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project meshmode:
meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project meshmode:
meshmode/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project meshmode:
meshmode/test/test_array.py#L55
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project meshmode:
meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project meshmode:
meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project meshmode:
meshmode/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project meshmode:
meshmode/test/test_array.py#L55
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project meshmode:
meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
|
Tests for downstream project meshmode:
meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|