fix: categorical hashing, delayed-backend detection, and pretty-printing #555
Annotations
3 errors and 1 warning
|
Test non-kernels (Python)
Process completed with exit code 1.
|
|
Test non-kernels (Python):
tests/test_0049_distinguish_record_and_recordarray_behaviors.py#L32
test
assert "<Array [[<1 [1.1]>, <2 [2, 0.2]>], [], [{x: 3, ...}]] type='3 * var * P'>" == "<Array [[<1 [1.1]>, <2 [2, 0.2]>], ..., [{...}]] type='3 * var * P'>"
- <Array [[<1 [1.1]>, <2 [2, 0.2]>], ..., [{...}]] type='3 * var * P'>
? ^^^
+ <Array [[<1 [1.1]>, <2 [2, 0.2]>], [], [{x: 3, ...}]] type='3 * var * P'>
? ^^ ++++++
|
|
Test non-kernels (Python):
tests/test_0032_replace_dressedtype.py#L79
test_dress
assert '<Array [...] type=\'3 * var * [3 * float64, parameters={"__list__": "Dummy"}]\'>' == "<Array [<Dummy [[1.1, 2.2, 3.3], [4.4, 5.5, 6]]>, <Dummy []>, <Dummy []>] type='...'>"
- <Array [<Dummy [[1.1, 2.2, 3.3], [4.4, 5.5, 6]]>, <Dummy []>, <Dummy []>] type='...'>
+ <Array [...] type='3 * var * [3 * float64, parameters={"__list__": "Dummy"}]'>
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: tj-actions/glob@2deae40528141fc53131606d56b4e4ce2a486b29. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading