Skip to content

Add context handling with accept/reject #682

Add context handling with accept/reject

Add context handling with accept/reject #682

Triggered via pull request September 25, 2024 13:02
@arnaudonarnaudon
synchronize #61
boundary_new
Status Failure
Total duration 2m 26s
Artifacts 5

run-tox.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors
test_orientations.test_orientation_manager__apical_constraint: tests/test_orientations.py#L520
Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted. Emitted warnings: [].
test_utils.test_accept_reject: .tox/min_versions/lib/python3.8/site-packages/joblib/test/test_utils.py#L125
TypeError: prob() got an unexpected keyword argument 'default_propose'
test_grower.test_grow__run[Use global numpy random seed]: .tox/py311/lib/python3.11/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_grower.py#L275
AssertionError: Attributes Section.points of: Section(id=2, points=[(-9.5638 23.2797 -3.17081),..., (-213.429 -31.9038 -13.2378)]) Section(id=2, points=[(-9.5638 23.2797 -3.17081),..., (-212.837 -31.7317 -13.2097)]) have different shapes: (212, 3) vs (213, 3) assert not <morph_tool.morphio_diff.DiffResult object at 0x7f9852441a90>
test_extract_input.test_trunk_distr: tests/test_extract_input.py#L158
AssertionError: Items are not equal: item=0 key='weights' key='data' key='apical_3d_angles' key='trunk' ACTUAL: 1.0248080120788594 DESIRED: 1.0248077967009541
test_extract_input.test_diameter_extract: tests/test_extract_input.py#L261
AssertionError: Failed for res[basal_dendrite][taper]
test_grower.test_grow__run[Use RNG instance with legacy constructor]: .tox/py311/lib/python3.11/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_grower.py#L275
AssertionError: Attributes Section.points of: Section(id=2, points=[(-9.5638 23.2797 -3.17081),..., (-213.429 -31.9038 -13.2378)]) Section(id=2, points=[(-9.5638 23.2797 -3.17081),..., (-212.837 -31.7317 -13.2097)]) have different shapes: (212, 3) vs (213, 3) assert not <morph_tool.morphio_diff.DiffResult object at 0x7f9851c52410>
test_morphmath_utils.test_in_squared_proximity: tests/test_morphmath_utils.py#L59
assert np.False_ + where np.False_ = <function in_squared_proximity at 0x7f9e0640f560>(array([0., 0., 1.]), array([0., 0., 3.]), 4.0) + where <function in_squared_proximity at 0x7f9e0640f560> = tested.in_squared_proximity
test_orientations.test_orientation_manager__apical_constraint: tests/test_orientations.py#L519
Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted. Emitted warnings: [].
test_utils.test_accept_reject: .tox/py311/lib/python3.11/site-packages/joblib/test/test_utils.py#L125
TypeError: test_accept_reject.<locals>.prob() got an unexpected keyword argument 'default_propose'
tests (3.8, min_versions)
Process completed with exit code 1.
tests (3.11, latest_versions)
Process completed with exit code 1.
test_grower.test_grow__run[Use global numpy random seed]: .tox/py310/lib/python3.10/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_grower.py#L275
AssertionError: Attributes Section.points of: Section(id=2, points=[(-9.5638 23.2797 -3.17081),..., (-213.429 -31.9038 -13.2378)]) Section(id=2, points=[(-9.5638 23.2797 -3.17081),..., (-212.837 -31.7317 -13.2097)]) have different shapes: (212, 3) vs (213, 3) assert not <morph_tool.morphio_diff.DiffResult object at 0x7f25fb4c7a90>
test_extract_input.test_trunk_distr: tests/test_extract_input.py#L158
AssertionError: Items are not equal: item=0 key='weights' key='data' key='apical_3d_angles' key='trunk' ACTUAL: 1.0248080120788594 DESIRED: 1.0248077967009541
test_extract_input.test_diameter_extract: tests/test_extract_input.py#L261
AssertionError: Failed for res[basal_dendrite][taper]
test_grower.test_grow__run[Use RNG instance with legacy constructor]: .tox/py310/lib/python3.10/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_grower.py#L275
AssertionError: Attributes Section.points of: Section(id=2, points=[(-9.5638 23.2797 -3.17081),..., (-213.429 -31.9038 -13.2378)]) Section(id=2, points=[(-9.5638 23.2797 -3.17081),..., (-212.837 -31.7317 -13.2097)]) have different shapes: (212, 3) vs (213, 3) assert not <morph_tool.morphio_diff.DiffResult object at 0x7f25f9356ec0>
test_morphmath_utils.test_in_squared_proximity: tests/test_morphmath_utils.py#L59
assert np.False_ + where np.False_ = <function in_squared_proximity at 0x7f25109b1a20>(array([0., 0., 1.]), array([0., 0., 3.]), 4.0) + where <function in_squared_proximity at 0x7f25109b1a20> = tested.in_squared_proximity
test_orientations.test_orientation_manager__apical_constraint: tests/test_orientations.py#L519
Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted. Emitted warnings: [].
test_utils.test_accept_reject: .tox/check-packaging/lib/python3.10/site-packages/pkginfo/tests/test_utils.py#L125
TypeError: test_accept_reject.<locals>.prob() got an unexpected keyword argument 'default_propose'
tests (3.10, latest_versions)
The job was canceled because "_3_11_latest_versions" failed.
tests (3.10, latest_versions)
Process completed with exit code 255.
tests (3.9, latest_versions)
The job was canceled because "_3_11_latest_versions" failed.
tests (3.9, latest_versions)
The operation was canceled.
tests (3.8, latest_versions)
The job was canceled because "_3_11_latest_versions" failed.
tests (3.8, latest_versions)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
tests-3.10-latest_versions Expired
27.9 KB
tests-3.11-latest_versions Expired
27.8 KB
tests-3.8-latest_versions Expired
7.8 KB
tests-3.8-min_versions Expired
21 KB
tests-3.9-latest_versions Expired
3.07 MB