-
Notifications
You must be signed in to change notification settings - Fork 1
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
Test failure on circle CI #234
Comments
Is this related to #230 ? |
Circle CI is Ubuntu 12.04. |
Can we deactive the test until the problem is fixed? |
We need to install The operator exploding is: |
Locally, I only get my #230 failure. |
Test is commented out now. We should fixed the CGAL version and add this as an ExternalProject in CMake. The download is 20MB, the compile on our system at 7 seconds with Clang. |
4.6 is not compatible - it shouldnt even compile. If we can fix the version we should use 4.3. |
With the default version from the distribution I get compile errors on CircleCI. |
There is a test failure for 9 days now:
https://circleci.com/gh/CognitionGuidedSurgery/msml/511
Can we fix the issue ? If not, we should remove the failing test to make sure people notice new errors.
The text was updated successfully, but these errors were encountered: