-
Notifications
You must be signed in to change notification settings - Fork 17
ci: fix/improve GHA builds #39
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
ralphlange
commented
Nov 24, 2025
- windows2019 -> windows 2022
- macos-12 -> macos-latest
- add RTEMS 5.1/686 qemu build
|
The changes look good but the tests are failing 🫤 |
2c2c659 to
a041edb
Compare
- windows2019 -> windows 2022 - macos-12 -> macos-latest - add RTEMS 5.1/686 qemu build - fix job names to properly name artifacts
a041edb to
0eba85a
Compare
|
This is why I was tagging it as "still in progress"... |
|
Here we go. |
|
"Hostname check"? |
|
Good question. The test that is failing is a bit suspicious: as I recall we wanted to confirm that the metadata from caputlog reported the hostname correctly; however, on mac os there was an issue with hostname casing. But I don't know why it is failing now... I can try run the test locally and see what's up? |
I don't understand the aim of this test, and the comment is not helping. |
|
Anyway - the failure is not related to this PR. |
So caPutLog reports a hostname that is different from what |
|
That's pretty fair; each of the tests in there suffers from the same problem. I'll create an issue. |
|
Note that the tests in my fork on the same commit (!!) passed. |
|
Running the tests locally for me passes... 🙃 |
|
Please merge this - the CI changes are fine, I think. |
