Uh oh!
There was an error while loading. Please reload this page.
[release/8.0] Don't assume all S_IFREG files are seekable - #122188
Conversation
wfurt
commented
Dec 4, 2025
Do we need separate approval or was it covered by the one for 9.0/10.10? And should this be release/8.0 r release/8.0-staging? |
agocke
commented
Dec 4, 2025
Tell mode, we're good to go when tests pass. |
rzikm
commented
Dec 5, 2025
/ba-g Test failures around X509Certificates are unrelated |
Uh oh!
There was an error while loading. Please reload this page.
rzikm
commented
Dec 5, 2025
It should be @ViktorHofer what should we do in this case? |
jozkee
commented
Dec 5, 2025
@rzikm nothing, staging is there just to let authors merge their own changes without having to wait for folks with admin permissions. Keep targeting staging in the future since that will test your change with all other changes in the release. Of course, this does not apply for 10.0 servicing. |
Backport of #120736 to release/8.0
/cc @rzikm
Customer Impact
None, the change is in Debug build only and doesn't affect shipped product.
Regression
No, test failures started after adding/updating AzureLinux3 OS in CI matrix.
Testing
CI passes.
Risk
Low, can be considered test-only change as the changes don't propagate to shipped product.