Skip to content

feat: extend to_layout options #1571

feat: extend to_layout options

feat: extend to_layout options #1571

Triggered via pull request October 22, 2023 21:15
Status Failure
Total duration 6m 38s
Artifacts

test.yml

on: pull_request
Matrix: Linux-ROOT-dask-awkward
Matrix: Linux
Matrix: MacOS
Matrix: Windows
Fit to window
Zoom out
Zoom in

Annotations

178 errors
MacOS (3.12): tests/test_0002_minimal_listarray.py#L60
test AssertionError
MacOS (3.12): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
MacOS (3.12): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
MacOS (3.12): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
MacOS (3.12): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
MacOS (3.12): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
MacOS (3.12): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.12): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.12): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.12): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.12, x64): tests\test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Windows (3.12, x64): tests\test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Windows (3.12, x64): tests\test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Windows (3.12, x64): tests\test_0011_listarray.py#L80
test_listarray_at AssertionError
Windows (3.12, x64): tests\test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Windows (3.12, x64): tests\test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.12, x64): tests\test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.12, x64): tests\test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.12, x64): tests\test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.9, x86)
The job was canceled because "_3_12_x64" failed.
Windows (3.9, x86)
The operation was canceled.
Windows (3.10, x64)
The job was canceled because "_3_12_x64" failed.
Windows (3.10, x64): tests\test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Windows (3.10, x64): tests\test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Windows (3.10, x64): tests\test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Windows (3.10, x64): tests\test_0011_listarray.py#L80
test_listarray_at AssertionError
Windows (3.10, x64): tests\test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Windows (3.10, x64): tests\test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.10, x64): tests\test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.10, x64): tests\test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.10, x64): tests\test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.8, x64)
The job was canceled because "_3_12_x64" failed.
Windows (3.8, x64): tests\test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Windows (3.8, x64): tests\test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Windows (3.8, x64): tests\test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Windows (3.8, x64): tests\test_0011_listarray.py#L80
test_listarray_at AssertionError
Windows (3.8, x64): tests\test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Windows (3.8, x64): tests\test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.8, x64): tests\test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.8, x64): tests\test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.8, x64): tests\test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.10)
The job was canceled because "_3_12" failed.
MacOS (3.10)
The operation was canceled.
Windows (3.11, x64)
The job was canceled because "_3_12_x64" failed.
Windows (3.11, x64): tests\test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Windows (3.11, x64): tests\test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Windows (3.11, x64): tests\test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Windows (3.11, x64): tests\test_0011_listarray.py#L80
test_listarray_at AssertionError
Windows (3.11, x64): tests\test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Windows (3.11, x64): tests\test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.11, x64): tests\test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.11, x64): tests\test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.11, x64): tests\test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.9, x64)
The job was canceled because "_3_12_x64" failed.
Windows (3.9, x64): tests\test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Windows (3.9, x64): tests\test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Windows (3.9, x64): tests\test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Windows (3.9, x64): tests\test_0011_listarray.py#L80
test_listarray_at AssertionError
Windows (3.9, x64): tests\test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Windows (3.9, x64): tests\test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.9, x64): tests\test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.9, x64): tests\test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Windows (3.9, x64): tests\test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.8)
The job was canceled because "_3_12" failed.
MacOS (3.8)
The operation was canceled.
MacOS (3.11)
The job was canceled because "_3_12" failed.
MacOS (3.11): tests/test_0002_minimal_listarray.py#L60
test AssertionError
MacOS (3.11): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
MacOS (3.11): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
MacOS (3.11): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
MacOS (3.11): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
MacOS (3.11): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
MacOS (3.11): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.11): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.11): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.11): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.9)
The job was canceled because "_3_12" failed.
MacOS (3.9): tests/test_0002_minimal_listarray.py#L60
test AssertionError
MacOS (3.9): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
MacOS (3.9): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
MacOS (3.9): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
MacOS (3.9): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
MacOS (3.9): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
MacOS (3.9): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.9): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.9): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
MacOS (3.9): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.12, numpy>=1.26.0b1, pyarrow;python_version<'3.12'): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Linux (3.12, numpy>=1.26.0b1, pyarrow;python_version<'3.12'): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.12, numpy>=1.26.0b1, pyarrow;python_version<'3.12'): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.12, numpy>=1.26.0b1, pyarrow;python_version<'3.12'): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.12, numpy>=1.26.0b1, pyarrow;python_version<'3.12'): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.10, numpy, pyarrow)
The job was canceled because "_3_12_numpy__1_26_0b1_pya" failed.
Linux (3.10, numpy, pyarrow): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Linux (3.10, numpy, pyarrow): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Linux (3.10, numpy, pyarrow): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Linux (3.10, numpy, pyarrow): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
Linux (3.10, numpy, pyarrow): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Linux (3.10, numpy, pyarrow): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.10, numpy, pyarrow): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.10, numpy, pyarrow): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.10, numpy, pyarrow): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy, pyarrow)
The job was canceled because "_3_12_numpy__1_26_0b1_pya" failed.
Linux (3.8, numpy, pyarrow): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Linux (3.8, numpy, pyarrow): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Linux (3.8, numpy, pyarrow): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Linux (3.8, numpy, pyarrow): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
Linux (3.8, numpy, pyarrow): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Linux (3.8, numpy, pyarrow): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy, pyarrow): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy, pyarrow): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy, pyarrow): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.11, numpy, pyarrow)
The job was canceled because "_3_12_numpy__1_26_0b1_pya" failed.
Linux (3.11, numpy, pyarrow): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Linux (3.11, numpy, pyarrow): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Linux (3.11, numpy, pyarrow): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Linux (3.11, numpy, pyarrow): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
Linux (3.11, numpy, pyarrow): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Linux (3.11, numpy, pyarrow): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.11, numpy, pyarrow): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.11, numpy, pyarrow): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.11, numpy, pyarrow): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.9, numpy, pyarrow)
The job was canceled because "_3_12_numpy__1_26_0b1_pya" failed.
Linux (3.9, numpy, pyarrow): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Linux (3.9, numpy, pyarrow): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Linux (3.9, numpy, pyarrow): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Linux (3.9, numpy, pyarrow): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
Linux (3.9, numpy, pyarrow): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Linux (3.9, numpy, pyarrow): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.9, numpy, pyarrow): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.9, numpy, pyarrow): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.9, numpy, pyarrow): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy, pyarrow==7.0.0)
The job was canceled because "_3_12_numpy__1_26_0b1_pya" failed.
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy, pyarrow==7.0.0): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy==1.18.0, pyarrow)
The job was canceled because "_3_12_numpy__1_26_0b1_pya" failed.
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux (3.8, numpy==1.18.0, pyarrow): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux-ROOT-dask-awkward (3.8): tests/test_0008_slices_and_getitem.py#L36
test_numpyarray_getitem_bystrides AssertionError
Linux-ROOT-dask-awkward (3.8): tests/test_0008_slices_and_getitem.py#L64
test_numpyarray_getitem_next TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(4,))
Linux-ROOT-dask-awkward (3.8): tests/test_0011_listarray.py#L60
test_listoffsetarray_basic AssertionError
Linux-ROOT-dask-awkward (3.8): tests/test_0011_listarray.py#L80
test_listarray_at AssertionError
Linux-ROOT-dask-awkward (3.8): tests/test_0011_listarray.py#L92
test_listoffsetarray_at AssertionError
Linux-ROOT-dask-awkward (3.8): tests/test_0011_listarray.py#L108
test_listarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux-ROOT-dask-awkward (3.8): tests/test_0011_listarray.py#L122
test_listoffsetarray_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux-ROOT-dask-awkward (3.8): tests/test_0011_listarray.py#L135
test_listarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))
Linux-ROOT-dask-awkward (3.8): tests/test_0011_listarray.py#L146
test_listoffsetarray_slice_slice TypeError: expected scalar type, received TypeTracerArray(dtype('int64'), shape=(3,))