Skip to content

Add intrinsic-test alias and set sample rate#159898

Open
xonx4l wants to merge 2 commits into
rust-lang:mainfrom
xonx4l:intrinsic-test-sample-rate
Open

Add intrinsic-test alias and set sample rate#159898
xonx4l wants to merge 2 commits into
rust-lang:mainfrom
xonx4l:intrinsic-test-sample-rate

Conversation

@xonx4l

@xonx4l xonx4l commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR adds intrinsic-test alias and set sample rate.

It sets sample percentage to 100% .

r? @Kobzol

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Jul 25, 2026
@rustbot

rustbot commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Kobzol is not on the review rotation at the moment.
They may take a while to respond.

@rust-log-analyzer

This comment has been minimized.

@rustbot rustbot added A-CI Area: Our Github Actions CI T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jul 25, 2026
@Kobzol

Kobzol commented Jul 25, 2026

Copy link
Copy Markdown
Member

I just realized that we didn't update the x86_64-gnu CI job when making the test be executed by default. It should no longer run intrinsic-test manually, but on the other hand it should set the new sde bootstrap config option in RUST_CONFIGURE_ARGS. We are now no longer running the intrinsic test on x86 :) Let's do that before landing this PR, in another PR, please. Thank you!

In the meantime, let's check how this affects the duration on aarch64:

@bors try jobs=aarch64-gnu

@rust-bors

rust-bors Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

⌛ Trying commit 9894451 with merge ba43932

To cancel the try build, run the command @bors try cancel.

Workflow: https://github.com/rust-lang/rust/actions/runs/30171732813

rust-bors Bot pushed a commit that referenced this pull request Jul 25, 2026
Add intrinsic-test alias and set  sample rate


try-job: aarch64-gnu
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-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) 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.

4 participants