Conversation
This reverts commit 84fb514.
|
@Antonov548: Very weird. I tested on GitPod in Ubuntu 20.04 and also in a Docker container in 22.04, to no avail. Can you perhaps put together a Dockerfile that shows the problem? Some plotting tests now also start to fail in the main branch. |
It also depending on the order of running tests or on amount of tests which is running. Because if I run this tests only be one I can't reproduce issue it at all. |
|
I can confirm that problem is in In function |
|
Interesting. I've opened #809 to observe what happens to that option in the snapshot test. Let's keep this open until we fully understand the problem. |
|
Now in #809. |
This reverts commit 84fb514.
Follow-up to #805.