-
Notifications
You must be signed in to change notification settings - Fork 7.9k
adding FreeBSD to CI attempt. #6974
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
Conversation
Typo: "freesd" |
8286b12
to
22bf11c
Compare
I begin to question if we've misunderstood what is possible: https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml ? |
Yes just saw this list too so far only cirrus seems to provide freebsd |
@krakjoe only repository owners can register to Cirrus. |
@devnexen If I've done it right, it should be enabled now. |
60b4458
to
be5f850
Compare
Sending extra perseverance to @devnexen ... this is the tricky bit. Don't worry about noise and reopening/closing/generally making a mess while you're getting this to work ... experience tells us there isn't really another way ... |
753aabd
to
c6146e4
Compare
For gd, it should be enough to specify |
cb893fc
to
66506ea
Compare
@krakjoe would it sound as a nice starting point as is ? |
Well, it didn't complete a build, and I see a number of failures around various extensions ... It would be good if we could get to the point where the build completes first of all, then we need to have a look at what tests are failing, and the reasons for those failures - in some cases we might need a variation test, in other cases there might be something we need to do on the host ... When we have a build that runs to completion, I'll join in the with test changes ... |
ec29c2a
to
0e0635f
Compare
There are two remaining issues here. One is two test failures in intl, probably with the same root cause:
I have already checked that this difference is not related to the use of ICU 69.1. The other is that the parallel test running ( |
bfaa2f3
to
676d676
Compare
I'm going to merge this in the hope that the test running hang is resolved ... unfortunately it's intermittent, so it's hard to say whether it's really fixed or not. I'll revert if it's not fixed. |
@devnexen thanks for bringing this to completion with the help of Nikita, sorry I didn't find time to join in, was working on other things ... but this is great 👍 |
more kudos to nikic he did more here :-) |
No description provided.