Skip to content

Fix Fedora 44 CI on 9.2.x#13285

Open
bneradt wants to merge 1 commit into
apache:9.2.xfrom
bneradt:bn/fedora44-9.2.x
Open

Fix Fedora 44 CI on 9.2.x#13285
bneradt wants to merge 1 commit into
apache:9.2.xfrom
bneradt:bn/fedora44-9.2.x

Conversation

@bneradt

@bneradt bneradt commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Fedora 44 exposes several stale 9.2.x CI assumptions: newer curl
changed its CONNECT progress wording, proxy-verifier setup cannot rely
on host tools or full archive extraction in the CI bind mount, newer GCC
rejects plugin warning paths under -Werror, and several AuTest helpers
can stay alive after useful assertions finish.

This updates affected AuTests for current tool behavior, restores the
HTTP/2 flow-control replay payload size, keeps the plugin warning fixes
local, normalizes statichit's expected rejection logging, and backports
Fedora 44 helper fixes so proxy-verifier, pipeline, and command-argument
tests report behavior instead of cleanup races.

@bneradt bneradt requested a review from bryancall as a code owner June 16, 2026 19:07
Copilot AI review requested due to automatic review settings June 16, 2026 19:07
@bneradt bneradt self-assigned this Jun 16, 2026
@bneradt bneradt requested a review from ezelkow1 June 16, 2026 19:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@bneradt bneradt force-pushed the bn/fedora44-9.2.x branch from 4b30b2f to 9679b84 Compare June 16, 2026 19:19
@bneradt bneradt changed the title Fix Fedora 44 tests on 9.2.x Fix Fedora 44 CI on 9.2.x Jun 16, 2026
@bneradt bneradt force-pushed the bn/fedora44-9.2.x branch 3 times, most recently from a149b42 to e16d29d Compare June 16, 2026 20:52
Comment thread tests/gold_tests/h2/http2_flow_control.replay.yaml Outdated
Fedora 44 exposes several stale 9.2.x CI assumptions: newer curl
changed its CONNECT progress wording, proxy-verifier setup cannot rely
on host tools or full archive extraction in the CI bind mount, newer GCC
rejects plugin warning paths under -Werror, and several AuTest helpers
can stay alive after useful assertions finish.

This updates affected AuTests for current tool behavior, restores the
HTTP/2 flow-control replay payload size, keeps the plugin warning fixes
local, normalizes statichit's expected rejection logging, and backports
Fedora 44 helper fixes so proxy-verifier, pipeline, and command-argument
tests report behavior instead of cleanup races.
@bneradt bneradt force-pushed the bn/fedora44-9.2.x branch from e16d29d to 341f435 Compare June 16, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants