Skip to content

test: Only skip new additions on older kernels#5188

Draft
tgross35 wants to merge 2 commits into
rust-lang:mainfrom
tgross35:version-skips
Draft

test: Only skip new additions on older kernels#5188
tgross35 wants to merge 2 commits into
rust-lang:mainfrom
tgross35:version-skips

Conversation

@tgross35

Copy link
Copy Markdown
Contributor

No description provided.

@tgross35 tgross35 force-pushed the version-skips branch 7 times, most recently from 76aae41 to 0636284 Compare June 22, 2026 09:30
@rustbot rustbot added the A-CI Area: CI-related items label Jun 22, 2026
@tgross35 tgross35 force-pushed the version-skips branch 3 times, most recently from e6db418 to 22d69d8 Compare June 22, 2026 09:49
tgross35 added 2 commits June 22, 2026 05:56
When there are additions or updates that are made that are only
available with newer platform versions, we don't have a great way to
handle testing. The only thing we can really do is unconditionally skip
anything that doesn't pass on the oldest versions we have on CI.

Add a preprocess-only compiler invocation that collects versions from
headers, which are then used to skip only if constants aren't available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI-related items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants