Closed picca closed 4 years ago
A second run gives no error
https://salsa.debian.org/science-team/python-xrayutilities/-/jobs/915312
I have seen this happening as well... I think its a bad test scenario where some random numbers used in the input generation produce invalid input...
will investigate, but will need some time
On Thu, Aug 6, 2020 at 4:53 PM picca notifications@github.com wrote:
A second run gives no error
https://salsa.debian.org/science-team/python-xrayutilities/-/jobs/915312
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dkriegner/xrayutilities/issues/102#issuecomment-669977660, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACKZJFNHT5LTPWE2U4NUZIDR7K7VNANCNFSM4PWVBWKA .
although not with absolute certainty due to the intermittent nature of the error, but the mentioned commit should fix this issue.
btw: I also looked at the other warnings seen in your test run. some of them should be fixed in GIT master, but especially the ones regarding matplotlib API changes will remain for the moment since I prefer not to raise the required matplotlib version at the moment.
Hello, I have these errors from time to time.
https://salsa.debian.org/science-team/python-xrayutilities/-/jobs/915302/raw
In this case with python3.8 it failed but with python3.8-dbg, it was ok