Skip to content

ci: Enable offload tests in CI - #158817

Draft
sgasho wants to merge 1 commit into
rust-lang:mainfrom
sgasho:offload-test
Draft

ci: Enable offload tests in CI#158817
sgasho wants to merge 1 commit into
rust-lang:mainfrom
sgasho:offload-test

Conversation

@sgasho

@sgasho sgasho commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Similar to this: #157776

We can check LLVM IRs in tests/codegen-llvm/gpu_offload without a gpu runner so far.

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jul 5, 2026
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rustbot rustbot added the A-rustc-dev-guide Area: rustc-dev-guide label Aug 14, 2026
@sgasho

sgasho commented Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

Maybe we should wait for #158032 to land, since this PR isn't urgent.


See [Testing with Docker](./docker.md) for more information about running CI jobs locally.

## Point of contact

@sgasho sgasho Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I haven't added guidance to ping the gpu-target group https://github.com/rust-lang/team/blob/main/teams/gpu-target.toml for now, because notifying the whole group about every offload test failure seems too broad.

for context: #157776 (comment)

View changes since the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants