-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENH updated version to 12.0.0 #81
ENH updated version to 12.0.0 #81
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
…nda-forge-pinning 2024.03.25.09.21.25
Now all the jobs fail on the Visualizer test:
Interestingly, similar tests used to work fine before this PR, not sure if the modifications done to the tests by @S-Dafarra created this problem. However, the test was never run in the iDynTree CI (see robotology/idyntree#808), so I am surprise that instead we were running it in conda-forge and it was working. Anyhow, at this point I think it make sense to just skip it. |
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
I think it is due to the fact that it tries to create a Window with GLFW. One thing to try would be to run in an emulated x environment, as in https://github.com/ami-iit/yarp-device-openxrheadset/blob/ad4ec150174ce527a2af0e909196c25350374c9b/.github/workflows/ci.yml#L136-L151 Still, no idea why it was working before |
Indeed. Anyhow, we can use robotology/idyntree#808 to track the problem, for sure we can't have a test in the conda-forge CI if we do not have it enabled in the upstream CI. |
Hi! This is the friendly automated conda-forge-webservice.
I've started a version update as instructed in #80.
I'm currently searching for new versions and will update this PR shortly if I find one! Thank you for waiting!
Fixes #80