CI #174
ci.yml
on: schedule
Ruff
6s
Typos
6s
Pylint
1m 33s
Mypy
1m 38s
Conda Pytest
6m 4s
Conda Examples
1m 34s
Documentation
1m 23s
Matrix: downstream_tests
Annotations
23 errors and 13 warnings
Ruff
Process completed with exit code 1.
|
Mypy
Process completed with exit code 1.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L292
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-zeros_like-1-float64]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L292
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-zeros_like-1-complex128]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L292
test_array_context_np_like[<PytatoJAXArrayContext>-zeros_like-1-float64]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L292
test_array_context_np_like[<PytatoJAXArrayContext>-zeros_like-1-complex128]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L475
test_dof_array_arithmetic_same_as_numpy[<PytatoJAXArrayContext>]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L475
test_dof_array_arithmetic_same_as_numpy[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L1381
test_to_numpy_on_frozen_arrays[<PytatoJAXArrayContext>]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test/test_arraycontext.py#L1381
test_to_numpy_on_frozen_arrays[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Tests for downstream project arraycontext
Process completed with exit code 1.
|
Tests for downstream project meshmode
The job was canceled because "arraycontext" failed.
|
Tests for downstream project meshmode
The operation was canceled.
|
Tests for downstream project grudge
The job was canceled because "arraycontext" failed.
|
Tests for downstream project grudge
The operation was canceled.
|
Conda Pytest:
test/test/test/test_codegen.py#L637
test_full_zeros_ones[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int32]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Conda Pytest:
test/test/test/test_codegen.py#L637
test_full_zeros_ones[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int64]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Conda Pytest:
test/test/test/test_codegen.py#L637
test_full_zeros_ones[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-float32]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Conda Pytest:
test/test/test/test_codegen.py#L637
test_full_zeros_ones[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-float64]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Conda Pytest:
test/test/test/test_codegen.py#L598
test_math_functions[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-imag-float32]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Conda Pytest:
test/test/test/test_codegen.py#L598
test_math_functions[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-imag-float64]
ValueError: The truth value of an empty array is ambiguous. Use `array.size > 0` to check that an array is not empty.
|
Conda Pytest:
test/test/test/test_distributed.py#L708
test_kaushik_mwe
subprocess.CalledProcessError: Command '['mpiexec', '-np', '2', '--oversubscribe', '-x', 'RUN_WITHIN_MPI=1', '-x', 'INVOCATION_INFO=gASVMAAAAAAAAACMEHRlc3RfZGlzdHJpYnV0ZWSUjBRfZG9fdGVzdF9rYXVzaGlrX213ZZSTlCmGlC4=', '/home/runner/work/pytato/pytato/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py', '/home/runner/work/pytato/pytato/test/test_distributed.py']' returned non-zero exit status 1.
|
Conda Pytest
Process completed with exit code 1.
|
Tests for downstream project mirgecom
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
Typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Conda Examples
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
|
|
Tests for downstream project arraycontext
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Conda Pytest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|