Skip to content

write lockfile

write lockfile #107

Triggered via push May 23, 2024 18:05
Status Failure
Total duration 3m 43s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test (ubuntu-latest, 3.10, 1, with): tests/test_theoretical.py#L189
test_llm_expon AssertionError: Not equal to tolerance rtol=5e-07, atol=1e-12 Mismatched elements: 1 / 4 (25%) Max absolute difference among violations: 9.01049264e-06 Max relative difference among violations: 9.80428103e-06 ACTUAL: array([0.919028, 0.459518, 0.102115, 0.038293]) DESIRED: array([0.919037, 0.459518, 0.102115, 0.038293]) Falsifying example: test_llm_expon( a=1.8380731046199799, ) Explanation: These lines were always and only run by failing examples: /home/runner/.cache/pypoetry/virtualenvs/lmo-uMIbw9IE-py3.10/lib/python3.10/site-packages/numpy/_core/arrayprint.py:971 /home/runner/.cache/pypoetry/virtualenvs/lmo-uMIbw9IE-py3.10/lib/python3.10/site-packages/numpy/_core/arrayprint.py:976 /home/runner/.cache/pypoetry/virtualenvs/lmo-uMIbw9IE-py3.10/lib/python3.10/site-packages/numpy/testing/_private/utils.py:830 /home/runner/.cache/pypoetry/virtualenvs/lmo-uMIbw9IE-py3.10/lib/python3.10/site-packages/numpy/testing/_private/utils.py:839 /home/runner/.cache/pypoetry/virtualenvs/lmo-uMIbw9IE-py3.10/lib/python3.10/site-packages/numpy/testing/_private/utils.py:865 /home/runner/.cache/pypoetry/virtualenvs/lmo-uMIbw9IE-py3.10/lib/python3.10/site-packages/numpy/testing/_private/utils.py:879 You can reproduce this example by temporarily adding @reproduce_failure('6.102.6', b'AAAAAIAAAAABr9Fr') as a decorator on your test case
test (ubuntu-latest, 3.10, 1, with)
Process completed with exit code 1.