Add unit test on MacOS using Github Actions#13826
Add unit test on MacOS using Github Actions#13826alalazo wants to merge 13 commits intospack:developfrom
Conversation
0b58bdb to
b94abf9
Compare
|
@tgamblin The good news is that MacOS tests run in 15 min. total instead of 40mins + waiting for the worker, the bad one is that there are 2 tests failing possibly because Do you have a codecov token stored in the repo secrets? If so what is its name? |
|
I had to skip 2 tests and the output is not captured by |
b046c6b to
82c87d7
Compare
|
I fixed one of the two tests failing. The other one can probably be reworked not to check stdout, but I'll leave it as it is for now. The nice thing is that MacOS now completes in 18 mins. - way before Travis. Waiting for the name of codecov's token so that we can get rid of the annoying red cross (-0.27% on project, due to MAcOS being testes only on develop). |
c8dc061 to
166c0f2
Compare
No description provided.