Fix indexing so dimensions are never squeezed so they are included in response #199
Annotations
63 errors and 2 warnings
run (3.10, ubuntu-latest, <2):
tests/test_select.py#L39
test_select_query
AssertionError: Dataset shape is incorrect
assert (1, 25, 53) == (25, 53)
At index 0 diff: 1 != 25
Left contains one more item: 53
Full diff:
(
+ 1,
25,
53,
)
|
run (3.10, ubuntu-latest, <2):
tests/test_select.py#L130
test_select_position_regular_xy
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.10, ubuntu-latest, <2):
tests/test_select.py#L146
test_select_position_regular_xy_interpolate
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.10, ubuntu-latest, <2)
Process completed with exit code 1.
|
run (3.11, ubuntu-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.11, ubuntu-latest, >=2):
tests/test_select.py#L39
test_select_query
AssertionError: Dataset shape is incorrect
assert (1, 25, 53) == (25, 53)
At index 0 diff: 1 != 25
Left contains one more item: 53
Full diff:
(
+ 1,
25,
53,
)
|
run (3.11, ubuntu-latest, >=2):
tests/test_select.py#L130
test_select_position_regular_xy
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.11, ubuntu-latest, >=2):
tests/test_select.py#L146
test_select_position_regular_xy_interpolate
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.11, ubuntu-latest, >=2)
Process completed with exit code 1.
|
run (3.9, macos-latest, <2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.10, ubuntu-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.10, ubuntu-latest, >=2):
tests/test_select.py#L39
test_select_query
AssertionError: Dataset shape is incorrect
assert (1, 25, 53) == (25, 53)
At index 0 diff: 1 != 25
Left contains one more item: 53
Full diff:
(
+ 1,
25,
53,
)
|
run (3.10, ubuntu-latest, >=2):
tests/test_select.py#L130
test_select_position_regular_xy
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.10, ubuntu-latest, >=2):
tests/test_select.py#L146
test_select_position_regular_xy_interpolate
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.10, ubuntu-latest, >=2)
Process completed with exit code 1.
|
run (3.11, macos-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.11, macos-latest, >=2)
The operation was canceled.
|
run (3.11, macos-latest, >=2)
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
run (3.9, ubuntu-latest, <2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.9, ubuntu-latest, <2):
tests/test_select.py#L39
test_select_query
AssertionError: Dataset shape is incorrect
assert (1, 25, 53) == (25, 53)
At index 0 diff: 1 != 25
Left contains one more item: 53
Full diff:
(
+ 1,
25,
53,
)
|
run (3.9, ubuntu-latest, <2):
tests/test_select.py#L130
test_select_position_regular_xy
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.9, ubuntu-latest, <2):
tests/test_select.py#L146
test_select_position_regular_xy_interpolate
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.9, ubuntu-latest, <2)
The operation was canceled.
|
run (3.9, ubuntu-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.9, ubuntu-latest, >=2):
tests/test_select.py#L39
test_select_query
AssertionError: Dataset shape is incorrect
assert (1, 25, 53) == (25, 53)
At index 0 diff: 1 != 25
Left contains one more item: 53
Full diff:
(
+ 1,
25,
53,
)
|
run (3.9, ubuntu-latest, >=2):
tests/test_select.py#L130
test_select_position_regular_xy
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.9, ubuntu-latest, >=2):
tests/test_select.py#L146
test_select_position_regular_xy_interpolate
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.9, ubuntu-latest, >=2)
The operation was canceled.
|
run (3.10, macos-latest, <2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.10, macos-latest, <2)
The operation was canceled.
|
run (3.10, macos-latest, <2)
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
run (3.10, macos-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.10, macos-latest, >=2)
The operation was canceled.
|
run (3.10, macos-latest, >=2)
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
run (3.9, macos-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.9, macos-latest, >=2)
The operation was canceled.
|
run (3.9, macos-latest, >=2)
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
run (3.11, windows-latest, <2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.11, windows-latest, <2)
The operation was canceled.
|
run (3.11, windows-latest, <2)
Could not find micromamba activate TEST in C:\Users\runneradmin\.bash_profile
|
run (3.11, macos-latest, <2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.11, macos-latest, <2)
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
run (3.11, macos-latest, <2)
The operation was canceled.
|
run (3.9, windows-latest, <2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.9, windows-latest, <2)
The operation was canceled.
|
run (3.9, windows-latest, <2)
Could not find micromamba activate TEST in C:\Users\runneradmin\.bash_profile
|
run (3.10, windows-latest, <2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.10, windows-latest, <2)
The operation was canceled.
|
run (3.10, windows-latest, <2)
Could not find micromamba activate TEST in C:\Users\runneradmin\.bash_profile
|
run (3.11, windows-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.11, windows-latest, >=2)
Could not find micromamba activate TEST in C:\Users\runneradmin\.bash_profile
|
run (3.11, windows-latest, >=2)
The operation was canceled.
|
run (3.9, windows-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.9, windows-latest, >=2)
Could not find micromamba activate TEST in C:\Users\runneradmin\.bash_profile
|
run (3.9, windows-latest, >=2)
The operation was canceled.
|
run (3.10, windows-latest, >=2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.10, windows-latest, >=2)
The operation was canceled.
|
run (3.10, windows-latest, >=2)
Could not find micromamba activate TEST in C:\Users\runneradmin\.bash_profile
|
run (3.11, ubuntu-latest, <2)
The job was canceled because "_3_10_ubuntu-latest__2" failed.
|
run (3.11, ubuntu-latest, <2):
tests/test_select.py#L39
test_select_query
AssertionError: Dataset shape is incorrect
assert (1, 25, 53) == (25, 53)
At index 0 diff: 1 != 25
Left contains one more item: 53
Full diff:
(
+ 1,
25,
53,
)
|
run (3.11, ubuntu-latest, <2):
tests/test_select.py#L130
test_select_position_regular_xy
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.11, ubuntu-latest, <2):
tests/test_select.py#L146
test_select_position_regular_xy_interpolate
AssertionError: Dataset shape is incorrect
assert (2920, 1, 1) == (2920,)
Left contains 2 more items, first extra item: 1
Full diff:
(
2920,
+ 1,
+ 1,
)
|
run (3.11, ubuntu-latest, <2)
The operation was canceled.
|
run (3.10, ubuntu-latest, <2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run (3.10, ubuntu-latest, <2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|