Skip to content

Conversation

@traversaro
Copy link
Contributor

The CI was broken by macos-latest being updated to use osx-arm64, we can fix this by updating setup-miniconda and setup-matlab to use their latest versions.

@traversaro
Copy link
Contributor Author

Updating to setup-matlab@v2, now all the CMake tests on Linux are failing with:

MOxUnit'));success=moxunit_runtests('/home/runner/work/idyntree/idyntree/bindings/matlab/tests','-verbose');exit(~success);"
63: Working Directory: /home/runner/work/idyntree/idyntree/build/bindings/matlab/tests
63: Test timeout computed to be: 1500
63: License checkout failed.
63: License Manager Error -1
63: The license file cannot be found.
63: 
63: Troubleshoot this issue by visiting: 
63: https://www.mathworks.com/support/lme/R2022b/1
63: 
63: Diagnostic Information:
63: Feature: MATLAB 
63: License path: /home/runner/.matlab/R2022b_licenses:/opt/hostedtoolcache/MATLAB/2022.2.999/x64/licenses/license.dat
63: :/opt/hostedtoolcache/MATLAB/2022.2.999/x64/licenses 
63: Licensing error: -1,359. System Error: 2
1/1 Test #63: matlab_idyntree_tests ............***Failed    1.05 sec
License checkout failed.
License Manager Error -1
The license file cannot be found.

Probably this is related to matlab-actions/setup-matlab#89 .

@traversaro
Copy link
Contributor Author

This is complex (see matlab-actions/setup-matlab#89), let's just switch CI back to macos-12 for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants