Skip to content

Run 32-bit codegen tests in PR CI? #146881

@nikic

Description

@nikic

New codegen or assembly tests have a very high chance of passing PR CI and then failing full checks. There are lots of reasons for that, but one of them is 64-bit vs 32-bit differences.

I wonder whether it would make sense to run these tests against i686-unknown-linux-gnu on PR CI, the same way we do for mir-opt tests. I'd expect codegen tests to run pretty quickly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-CIArea: Our Github Actions CIA-codegenArea: Code generationA-testsuiteArea: The testsuite used to check the correctness of rustcC-discussionCategory: Discussion or questions that doesn't represent real issues.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions