Add context handling with accept/reject #512
Annotations
9 errors
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 0x7fc2ada653d0>
|
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_morphmath_utils.test_in_squared_proximity:
tests/test_morphmath_utils.py#L59
assert np.False_
+ where np.False_ = <function in_squared_proximity at 0x7fb5f01fb2e0>(array([0., 0., 1.]), array([0., 0., 3.]), 4.0)
+ where <function in_squared_proximity at 0x7fb5f01fb2e0> = tested.in_squared_proximity
|
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 0x7fc2ad8853d0>
|
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'
|
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'
|