Skip to content

Fix the challenge-decision test helper on Linux - #20

Merged
mattt merged 1 commit into
mainfrom
fix/linux-challenge-test
Sep 4, 2026
Merged

mattt merged 1 commit into
mainfrom
fix/linux-challenge-test

Conversation

@mattt

@mattt mattt commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Follow-up to #14: performDefaultHandling(for:) and rejectProtectionSpaceAndContinue(with:) are optional protocol requirements on Darwin but required ones in FoundationNetworking, so the optional-chaining calls broke the four Linux legs on main. I merged #14 on its earlier green run rather than waiting for CI on the final commit; sorry for the noise.

FoundationNetworking declares performDefaultHandling(for:) and
rejectProtectionSpaceAndContinue(with:) as required protocol methods,
so the optional-chaining calls that compile on Darwin fail there.
@mattt
mattt force-pushed the fix/linux-challenge-test branch from 21840f4 to 20c7346 Compare September 4, 2026 02:18
@mattt
mattt merged commit bdad5f2 into main Sep 4, 2026
8 checks passed
@mattt
mattt deleted the fix/linux-challenge-test branch September 4, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant