Skip to content

Add context handling with accept/reject #681

Add context handling with accept/reject

Add context handling with accept/reject #681

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

run-tox.yml

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

Annotations

118 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 0x7fc9a64c3710>
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 0x7f1c4d91b560>(array([0., 0., 1.]), array([0., 0., 3.]), 4.0) + where <function in_squared_proximity at 0x7f1c4d91b560> = tested.in_squared_proximity
TestPathGrower.test_default: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.26086988 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
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 0x7fc9a65175d0>
TestPathGrower.test_with_rng: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.26086988 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
test_neuron_functional.test_convert_orientation2points: tests/test_neuron_functional.py#L250
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 6 / 6 (100%) Max absolute difference among violations: 17.38693647 Max relative difference among violations: 2.1029131 ACTUAL: array([[-6.56841 , -3.085387, -7.509794], [-7.405242, 7.282838, -1.08779 ]]) DESIRED: array([[ 7.677438, -1.937618, 6.809053], [ 9.981695, 2.831232, -1.187655]])
TestGradientPathGrower.test_skip_rng_and_preprocessing: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.2608813 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestPathGrower.test_skip_preprocessing: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.26086988 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
test_neuron_functional.test_breaker_of_tmd_algo: tests/test_neuron_functional.py#L290
AssertionError: Arrays are not equal Mismatched elements: 1 / 1 (100%) Max absolute difference among violations: 3 Max relative difference among violations: 0.3 ACTUAL: array([7]) DESIRED: array([10])
test_neuron_functional.test_basic_grower: tests/test_neuron_functional.py#L126
AssertionError: assert not <morph_tool.morphio_diff.DiffResult object at 0x7fd59acc9090> + where <morph_tool.morphio_diff.DiffResult object at 0x7fd59acc9090> = diff('/tmp/tmp_w1c4apftest_grower/test_output_neuron_.h5', '/home/runner/work/NeuroTS/NeuroTS/tests/data/test_trunk_grower.h5') + where '/home/runner/work/NeuroTS/NeuroTS/tests/data/test_trunk_grower.h5' = join('/home/runner/work/NeuroTS/NeuroTS/tests/data', 'test_trunk_grower.h5')
test_neuron_functional.test_basic_grower_with_generator: tests/test_neuron_functional.py#L440
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 12 / 12 (100%) Max absolute difference among violations: 1.18019676 Max relative difference among violations: 0.09410097 ACTUAL: array([[ -0.753967, 7.840627, 11.521165], [-12.96143 , -1.246392, 2.842452], [ 12.204874, -0.050845, 6.305438], [ -2.604422, 13.722016, 1.223284]]) DESIRED: array([[ -0.731235, 7.604229, 11.173798], [-13.377433, -1.286395, 2.933682], [ 11.861422, -0.049414, 6.127999], [ -2.380422, 12.54182 , 1.118073]])
TestBioRatL5Tpc2.test_skip_preprocessing: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc1.test_default: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestPathGrower.test_skip_rng_and_preprocessing: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.26086988 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestGradientPathGrower.test_default: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.2608813 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc1.test_with_rng: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc2.test_skip_rng_and_preprocessing: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestGradientPathGrower.test_with_rng: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.2608813 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc1.test_skip_preprocessing: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc3.test_default: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestGradientPathGrower.test_skip_preprocessing: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.2608813 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc1.test_skip_rng_and_preprocessing: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc3.test_with_rng: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
test_neuron_functional.test_early_apical_bifurcation: tests/test_neuron_functional.py#L793
AssertionError: Attributes Section.points of: Section(id=0, points=[(3.35423e-16 5.47787 3.35423e-16),..., (-2.39161 14.9307 -1.31524)]) Section(id=0, points=[(0 5.47787 0),..., (0.0825691 15.316 -0.162619)]) have the same shape but different values Vector points differs at index 1: [-1.2528406 10.036534 -0.688988 ] != [ 0. 10.255499 0. ] assert not <morph_tool.morphio_diff.DiffResult object at 0x7f1c3ff538d0>
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: [].
TestBioRatL5Tpc2.test_default: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
test_soma_grower: tests/test_soma_grower.py#L440
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 9 / 9 (100%) Max absolute difference among violations: 30.633553 Max relative difference among violations: 2.1273153 ACTUAL: array([[ -2.672385, 3.370267, -14.662078], [ -2.472782, 3.970361, -15.333729], [ -2.294404, 4.623296, -16.17591 ]], dtype=float32) DESIRED: array([[-1.161602, -7.935147, 13.00619 ], [-1.224638, -8.365755, 13.711984], [-1.44443 , -8.843385, 14.457643]], dtype=float32)
TestBioRatL5Tpc3.test_skip_preprocessing: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
test_soma_grower.test_apical_points: tests/test_soma_grower.py#L459
AssertionError: Arrays are not equal Mismatched elements: 1 / 1 (100%) Max absolute difference among violations: 9 Max relative difference among violations: 0.08108108 ACTUAL: array(102) DESIRED: array([111])
TestBioRatL5Tpc2.test_with_rng: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc3.test_skip_rng_and_preprocessing: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
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'
TestBioRatL5Tpc4.test_default: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc4.test_with_rng: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc4.test_skip_preprocessing: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc4.test_skip_rng_and_preprocessing: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
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 0x7f4be3069bd0>
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 0x7f440b9b5a20>(array([0., 0., 1.]), array([0., 0., 3.]), 4.0) + where <function in_squared_proximity at 0x7f440b9b5a20> = tested.in_squared_proximity
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 0x7f4be0f6ae60>
TestPathGrower.test_default: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.26086988 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
test_neuron_functional.test_convert_orientation2points: tests/test_neuron_functional.py#L250
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 6 / 6 (100%) Max absolute difference among violations: 17.38693647 Max relative difference among violations: 2.1029131 ACTUAL: array([[-6.56841 , -3.085387, -7.509794], [-7.405242, 7.282838, -1.08779 ]]) DESIRED: array([[ 7.677438, -1.937618, 6.809053], [ 9.981695, 2.831232, -1.187655]])
test_neuron_functional.test_breaker_of_tmd_algo: tests/test_neuron_functional.py#L290
AssertionError: Arrays are not equal Mismatched elements: 1 / 1 (100%) Max absolute difference among violations: 3 Max relative difference among violations: 0.3 ACTUAL: array([7]) DESIRED: array([10])
TestPathGrower.test_with_rng: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.26086988 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestGradientPathGrower.test_skip_rng_and_preprocessing: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.2608813 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
test_neuron_functional.test_basic_grower: tests/test_neuron_functional.py#L126
AssertionError: assert not <morph_tool.morphio_diff.DiffResult object at 0x7f4401c1ffa0> + where <morph_tool.morphio_diff.DiffResult object at 0x7f4401c1ffa0> = diff('/tmp/tmp6626id4ftest_grower/test_output_neuron_.h5', '/home/runner/work/NeuroTS/NeuroTS/tests/data/test_trunk_grower.h5') + where '/home/runner/work/NeuroTS/NeuroTS/tests/data/test_trunk_grower.h5' = join('/home/runner/work/NeuroTS/NeuroTS/tests/data', 'test_trunk_grower.h5')
test_neuron_functional.test_basic_grower_with_generator: tests/test_neuron_functional.py#L440
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 12 / 12 (100%) Max absolute difference among violations: 1.18019676 Max relative difference among violations: 0.09410097 ACTUAL: array([[ -0.753967, 7.840627, 11.521165], [-12.96143 , -1.246392, 2.842452], [ 12.204874, -0.050845, 6.305438], [ -2.604422, 13.722016, 1.223284]]) DESIRED: array([[ -0.731235, 7.604229, 11.173798], [-13.377433, -1.286395, 2.933682], [ 11.861422, -0.049414, 6.127999], [ -2.380422, 12.54182 , 1.118073]])
TestBioRatL5Tpc2.test_skip_preprocessing: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestPathGrower.test_skip_preprocessing: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.26086988 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc1.test_default: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc2.test_skip_rng_and_preprocessing: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestPathGrower.test_skip_rng_and_preprocessing: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.26086988 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc1.test_with_rng: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestGradientPathGrower.test_default: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.2608813 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc3.test_default: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc1.test_skip_preprocessing: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestGradientPathGrower.test_with_rng: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.2608813 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc3.test_with_rng: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc1.test_skip_rng_and_preprocessing: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestGradientPathGrower.test_skip_preprocessing: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference among violations: 4.2608813 Max relative difference among violations: inf ACTUAL: [repr failed for <ndarray>: precision must be an integer] DESIRED: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc3.test_skip_preprocessing: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc2.test_default: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
test_neuron_functional.test_early_apical_bifurcation: tests/test_neuron_functional.py#L793
AssertionError: Attributes Section.points of: Section(id=0, points=[(3.35423e-16 5.47787 3.35423e-16),..., (-2.39161 14.9307 -1.31524)]) Section(id=0, points=[(0 5.47787 0),..., (0.0825691 15.316 -0.162619)]) have the same shape but different values Vector points differs at index 1: [-1.2528406 10.036534 -0.688988 ] != [ 0. 10.255499 0. ] assert not <morph_tool.morphio_diff.DiffResult object at 0x7f3346495330>
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_soma_grower: tests/test_soma_grower.py#L440
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 9 / 9 (100%) Max absolute difference among violations: 30.633553 Max relative difference among violations: 2.1273153 ACTUAL: array([[ -2.672385, 3.370267, -14.662078], [ -2.472782, 3.970361, -15.333729], [ -2.294404, 4.623296, -16.17591 ]], dtype=float32) DESIRED: array([[-1.161602, -7.935147, 13.00619 ], [-1.224638, -8.365755, 13.711984], [-1.44443 , -8.843385, 14.457643]], dtype=float32)
TestBioRatL5Tpc3.test_skip_rng_and_preprocessing: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc2.test_with_rng: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
test_soma_grower.test_apical_points: tests/test_soma_grower.py#L459
AssertionError: Arrays are not equal Mismatched elements: 1 / 1 (100%) Max absolute difference among violations: 9 Max relative difference among violations: 0.08108108 ACTUAL: array(102) DESIRED: array([111])
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'
TestBioRatL5Tpc4.test_default: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc4.test_with_rng: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc4.test_skip_preprocessing: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc4.test_skip_rng_and_preprocessing: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestPathGrower.test_skip_preprocessing: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference: 4.26086988 Max relative difference: inf x: [repr failed for <ndarray>: precision must be an integer] y: [repr failed for <ndarray>: precision must be an integer]
test_neuron_functional.test_convert_orientation2points: tests/test_neuron_functional.py#L250
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 6 / 6 (100%) Max absolute difference: 17.38693647 Max relative difference: 2.1029131 x: array([[-6.56841 , -3.085387, -7.509794], [-7.405242, 7.282838, -1.08779 ]]) y: array([[ 7.677438, -1.937618, 6.809053], [ 9.981695, 2.831232, -1.187655]])
TestBioRatL5Tpc1.test_with_rng: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
test_neuron_functional.test_breaker_of_tmd_algo: tests/test_neuron_functional.py#L290
AssertionError: Arrays are not equal Mismatched elements: 1 / 1 (100%) Max absolute difference: 3 Max relative difference: 0.3 x: array([7]) y: array([10])
TestPathGrower.test_skip_rng_and_preprocessing: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference: 4.26086988 Max relative difference: inf x: [repr failed for <ndarray>: precision must be an integer] y: [repr failed for <ndarray>: precision must be an integer]
test_neuron_functional.test_basic_grower: tests/test_neuron_functional.py#L126
AssertionError: assert not <morph_tool.morphio_diff.DiffResult object at 0x7fc567807100> + where <morph_tool.morphio_diff.DiffResult object at 0x7fc567807100> = diff('/tmp/tmpykhwspoytest_grower/test_output_neuron_.h5', '/home/runner/work/NeuroTS/NeuroTS/tests/data/test_trunk_grower.h5') + where '/home/runner/work/NeuroTS/NeuroTS/tests/data/test_trunk_grower.h5' = join('/home/runner/work/NeuroTS/NeuroTS/tests/data', 'test_trunk_grower.h5')
test_neuron_functional.test_basic_grower_with_generator: tests/test_neuron_functional.py#L440
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 12 / 12 (100%) Max absolute difference: 1.18019676 Max relative difference: 0.09410097 x: array([[ -0.753967, 7.840627, 11.521165], [-12.96143 , -1.246392, 2.842452], [ 12.204874, -0.050845, 6.305438], [ -2.604422, 13.722016, 1.223284]]) y: array([[ -0.731235, 7.604229, 11.173798], [-13.377433, -1.286395, 2.933682], [ 11.861422, -0.049414, 6.127999], [ -2.380422, 12.54182 , 1.118073]])
TestPathGrower.test_default: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference: 4.26086988 Max relative difference: inf x: [repr failed for <ndarray>: precision must be an integer] y: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc1.test_skip_preprocessing: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestGradientPathGrower.test_default: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference: 4.2608813 Max relative difference: inf x: [repr failed for <ndarray>: precision must be an integer] y: [repr failed for <ndarray>: precision must be an integer]
TestPathGrower.test_with_rng: TestPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference: 4.26086988 Max relative difference: inf x: [repr failed for <ndarray>: precision must be an integer] y: [repr failed for <ndarray>: precision must be an integer]
TestGradientPathGrower.test_with_rng: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference: 4.2608813 Max relative difference: inf x: [repr failed for <ndarray>: precision must be an integer] y: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc1.test_skip_rng_and_preprocessing: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc3.test_with_rng: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestGradientPathGrower.test_skip_preprocessing: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference: 4.2608813 Max relative difference: inf x: [repr failed for <ndarray>: precision must be an integer] y: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc2.test_default: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestGradientPathGrower.test_skip_rng_and_preprocessing: TestGradientPathGrower#L1
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 24 / 30 (80%) Max absolute difference: 4.2608813 Max relative difference: inf x: [repr failed for <ndarray>: precision must be an integer] y: [repr failed for <ndarray>: precision must be an integer]
TestBioRatL5Tpc3.test_skip_preprocessing: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc2.test_with_rng: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc1.test_default: TestBioRatL5Tpc1#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc3.test_skip_rng_and_preprocessing: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc2.test_skip_preprocessing: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
test_neuron_functional.test_early_apical_bifurcation: tests/test_neuron_functional.py#L793
AssertionError: Attributes Section.points of: Section(id=0, points=[(3.35423e-16 5.47787 3.35423e-16),..., (-2.39161 14.9307 -1.31524)]) Section(id=0, points=[(0 5.47787 0),..., (0.0825691 15.316 -0.162619)]) have the same shape but different values Vector points differs at index 1: [-1.2528406 10.036534 -0.688988 ] != [ 0. 10.255499 0. ] assert not <morph_tool.morphio_diff.DiffResult object at 0x7f0b9fa2d100>
TestBioRatL5Tpc4.test_default: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
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_soma_grower: tests/test_soma_grower.py#L440
AssertionError: Arrays are not almost equal to 6 decimals Mismatched elements: 9 / 9 (100%) Max absolute difference: 30.633553 Max relative difference: 2.1273153 x: array([[ -2.672385, 3.370267, -14.662078], [ -2.472782, 3.970361, -15.333729], [ -2.294404, 4.623296, -16.17591 ]], dtype=float32) y: array([[-1.161602, -7.935147, 13.00619 ], [-1.224638, -8.365755, 13.711984], [-1.44443 , -8.843385, 14.457643]], dtype=float32)
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'
TestBioRatL5Tpc2.test_skip_rng_and_preprocessing: TestBioRatL5Tpc2#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
test_soma_grower.test_apical_points: tests/test_soma_grower.py#L459
AssertionError: Arrays are not equal Mismatched elements: 1 / 1 (100%) Max absolute difference: 9 Max relative difference: 0.08108108 x: array(102) y: array([111])
TestBioRatL5Tpc4.test_with_rng: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc3.test_default: TestBioRatL5Tpc3#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc4.test_skip_preprocessing: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
TestBioRatL5Tpc4.test_skip_rng_and_preprocessing: TestBioRatL5Tpc4#L1
AssertionError: Arrays are not almost equal to 7 decimals ACTUAL: 166 DESIRED: 116
tests (3.8, min_versions)
The job was canceled because "_3_11_latest_versions" failed.
tests (3.8, min_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.
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.

Artifacts

Produced during runtime
Name Size
tests-3.10-latest_versions Expired
39.7 KB
tests-3.11-latest_versions Expired
39.5 KB
tests-3.8-latest_versions Expired
7.8 KB
tests-3.8-min_versions Expired
36.6 KB
tests-3.9-latest_versions Expired
3.07 MB