Pytest transition #5656
Annotations
3 errors
Run Python tests:
test_jacobian.py#L523
TestFalloff.test_creation_ddX
assert array([0.0816..., 0.00627205]) == approx([0.081...19 ± 6.3e-07])
comparison failed. Mismatched elements: 1 / 2:
Max absolute difference: 8.4468248699298e-07
Max relative difference: 0.00013467403715701224
Index | Obtained | Expected
(1,) | 0.006272051427464012 | 0.006271206744977019 ± 6.3e-07
|
Run Python tests:
test_jacobian.py#L533
TestFalloff.test_destruction_ddX
assert array([0.0125441, 0.0408269]) == approx([0.012...31 ± 4.1e-06])
comparison failed. Mismatched elements: 1 / 2:
Max absolute difference: 1.68936497398596e-06
Max relative difference: 0.00013467403715701224
Index | Obtained | Expected
(0,) | 0.012544102854928024 | 0.012542413489954038 ± 1.3e-06
|
Run Python tests
Process completed with exit code 1.
|
Loading