Skip to content

add regression test for packus_epi16 issue - #162341

Open
RalfJung wants to merge 1 commit into
rust-lang:mainfrom
RalfJung:stdarch-regression-test
Open

add regression test for packus_epi16 issue#162341
RalfJung wants to merge 1 commit into
rust-lang:mainfrom
RalfJung:stdarch-regression-test

Conversation

@RalfJung

@RalfJung RalfJung commented Sep 5, 2026

Copy link
Copy Markdown
Member

#159464 got fixed without a test. This adds the missing test.

Ideally this would be tested in stdarch, but we don't have enough infrastructure for that. Testing it here is better than not testing it at all.

Cc @folkertdev

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Sep 5, 2026
@rustbot

rustbot commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

r? @wesleywiser

rustbot has assigned @wesleywiser.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 75 candidates
  • Random selection from 20 candidates

@RalfJung

RalfJung commented Sep 5, 2026

Copy link
Copy Markdown
Member Author

@bors try jobs=test-x86_64*

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Sep 5, 2026
add regression test for packus_epi16 issue


try-job: test-x86_64*
@rust-bors rust-bors Bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 5, 2026
@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
   Compiling diff v0.1.13
   Compiling citool v0.1.0 (/home/runner/work/rust/rust/src/ci/citool)
    Finished `dev` profile [unoptimized] target(s) in 19.90s
     Running `target/debug/citool calculate-job-matrix`
Run type: TryJob { job_patterns: Some(["test-x86_64*"]), nolimit: false }
Error: Failed to calculate job matrix

Caused by:
    Patterns `test-x86_64*` did not match any auto jobs
##[error]Process completed with exit code 1.
Post job cleanup.

@rust-bors

rust-bors Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

💔 Test for 769811c failed: CI. Failed job:

@RalfJung

RalfJung commented Sep 5, 2026

Copy link
Copy Markdown
Member Author

@bors try jobs=x86_64*

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Sep 5, 2026
add regression test for packus_epi16 issue


try-job: x86_64*
@rust-bors

rust-bors Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

💔 Test for 7d48998 failed: CI. Failed job:

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
   Compiling diff v0.1.13
   Compiling citool v0.1.0 (/home/runner/work/rust/rust/src/ci/citool)
    Finished `dev` profile [unoptimized] target(s) in 16.87s
     Running `target/debug/citool calculate-job-matrix`
Run type: TryJob { job_patterns: Some(["x86_64*"]), nolimit: false }
Error: Failed to calculate job matrix

Caused by:
    It is only possible to schedule up to 20 custom jobs, received 28 custom jobs expanded from 1 pattern(s)
##[error]Process completed with exit code 1.
Post job cleanup.

@RalfJung

RalfJung commented Sep 5, 2026

Copy link
Copy Markdown
Member Author

@bors try jobs=x86_64-gnu*

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Sep 5, 2026
add regression test for packus_epi16 issue


try-job: x86_64-gnu*
@rust-bors

rust-bors Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: 078a914 (078a914ddaaed3f5698383b5200f38b5a14a719f)
Base parent: f207aa3 (f207aa3913114c3326bc0b88acbd12b10244edf8)

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

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler 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