Skip to content

ci: fix oldest-supported-dependencies test workflow #1623

ci: fix oldest-supported-dependencies test workflow

ci: fix oldest-supported-dependencies test workflow #1623

Triggered via pull request October 28, 2023 09:49
Status Failure
Total duration 11m 56s
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

5 errors
Linux (3.8, numpy==1.18.0, pyarrow)
Process completed with exit code 1.
MacOS (3.11): tests/test_2616_use_pyarrow_for_strings.py#L930
test_split_whitespace AssertionError: assert [[['', 'αβγ', '', ''], ['', '', '']], [], [['', '→δε←', '', ''], ['', 'ζz', 'zζ', '', ''], ['', 'abc', ' ']]] == [[['', 'αβγ', '', ''], ['', '', '']], [], [['', '→δε←', '', ''], ['', 'ζz', 'zζ', '', ''], ['', 'abc', '', '']]] At index 2 diff: [['', '→δε←', '', ''], ['', 'ζz', 'zζ', '', ''], ['', 'abc', ' ']] != [['', '→δε←', '', ''], ['', 'ζz', 'zζ', '', ''], ['', 'abc', '', '']] Full diff: [ [['', 'αβγ', '', ''], ['', '', '']], [], - [['', '→δε←', '', ''], ['', 'ζz', 'zζ', '', ''], ['', 'abc', '', '']], ? ^^^^ + [['', '→δε←', '', ''], ['', 'ζz', 'zζ', '', ''], ['', 'abc', ' ']], ? ^ ]
MacOS (3.11)
Process completed with exit code 1.
MacOS (3.9)
The job was canceled because "_3_11" failed.
MacOS (3.9)
The operation was canceled.