Numpy array context rebased #1559
ci.yml
on: pull_request
Typos
9s
Ruff
8s
Pylint
1m 53s
Mypy
1m 43s
Pytest Conda Py3 POCL
2m 25s
Pytest Conda Py3 Intel
2m 10s
Examples Conda Py3
1m 27s
Documentation
1m 44s
Matrix: downstream_tests
Annotations
15 errors and 3 warnings
Ruff
Process completed with exit code 1.
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1539
test_outer[<PytatoJAXArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1539
test_outer[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>0]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1539
test_outer[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>1]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1539
test_outer[<EagerJAXArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1539
test_outer[<NumpyArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1539
test_outer[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 Intel
Process completed with exit code 1.
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1539
test_outer[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1539
test_outer[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1539
test_outer[<EagerJAXArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1539
test_outer[<NumpyArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1539
test_outer[<PytatoJAXArrayContext>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1539
test_outer[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: operand 'DOFArray' does not support ufuncs (__array_ufunc__=None)
|
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.
|