Skip to content

Modernize pytools.tag #1345

Modernize pytools.tag

Modernize pytools.tag #1345

Triggered via pull request July 16, 2024 20:13
Status Failure
Total duration 2m 33s
Artifacts

ci.yml

on: pull_request
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 1 warning
Ruff
Process completed with exit code 1.
Pytest on Py3.8 ubuntu-latest
Process completed with exit code 1.
Pytest on Py3.8 macos-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
Pytest on Py3.8 macos-latest
The operation was canceled.
Pytest on Py3.8 macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Pytest on Pypypy3.9 ubuntu-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
Pytest on Pypypy3.9 ubuntu-latest
The operation was canceled.
Pytest on Py3.9 ubuntu-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
Pytest on Py3.9 ubuntu-latest
The operation was canceled.
Pytest on Pypypy3.9 macos-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
Pytest on Pypypy3.9 macos-latest
The operation was canceled.
Pytest on Py3.x ubuntu-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
Pytest on Py3.x ubuntu-latest
The operation was canceled.
Pytest on Py3.x macos-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
Pytest on Py3.x macos-latest
The operation was canceled.
Pytest on Py3.9 macos-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
Pytest on Py3.9 macos-latest
The operation was canceled.
Tests for downstream project loopy: loopy/test/test/test/test_expression.py#L329
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-0-PyOpenCLTarget] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_expression.py#L329
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-0-ExecutableCTarget] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_expression.py#L329
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-1-PyOpenCLTarget] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_expression.py#L329
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-1-ExecutableCTarget] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_callables.py#L1209
test_inlining_w_zero_stride_callee_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_callables.py#L353
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_apps.py#L66
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_expression.py#L332
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-2-PyOpenCLTarget] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_expression.py#L332
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-2-ExecutableCTarget] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project loopy: loopy/test/test/test/test_expression.py#L332
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-3-PyOpenCLTarget] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato
The job was canceled because "loopy" failed.
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L312
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-equal] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L219
test_roll[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1--20] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L379
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-greater] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L312
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-not_equal] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L219
test_roll[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-20] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L379
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-greater_equal] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L312
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-less] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L240
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes0] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L379
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-logical_or] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Tests for downstream project pytato: pytato/test/test/test/test_apps.py#L143
test_trace_fft[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.