asomers/mdconfig

Property tests fail in CI on FreeBSD 15

Closed this issue · 0 comments

Several functional tests that set properties fail. Tests like create::cache fail because the printed property includes a NUL character. And create::mustdealloc fails because the kernel doesn't return that property in MDIOCQUERY. These failures are already fixed in FreeBSD main by freebsd/freebsd-src@4b72bab and freebsd/freebsd-src@9d449ca respectively. I will disable them for now. They'll start passing in CI once a new gcloud image gets published.