numbbo / coco

Numerical Black-Box Optimization Benchmarking Framework
https://numbbo.github.io/coco
Other
264 stars 91 forks source link

Put back tests on MacOS #2041

Closed brockho closed 1 year ago

brockho commented 3 years ago

We have disabled our MacOS tests on Jenkins because the slaves could not get activated again. We should therefore move towards having MacOS tests running on AppVeyor.

ttusar commented 3 years ago

We should look at these sites for help:

ttusar commented 2 years ago

Since CircleCI also supports MacOS, we might want to try that first. Sample configurations are given here, but we should also look at reusable configurations to avoid code duplication.

olafmersmann commented 1 year ago

Minimal build tests are running on MacOS now using Github Workflows.

olafmersmann commented 1 year ago

Do we want more tests or can we close the issue?