Skip to content

Sporadic test failure for srcloc assembly test (non-optimized) #82886

Closed
@ehuss

Description

@ehuss

The srcloc.rs test has seen a couple sporadic failures on CI with the x86_64-gnu-nopt job.

The error is that it is not always emitting all 23 errors. Sometimes I see it report anywhere from 3 to 15 errors.

I'm able to reproduce locally with rust.optimize-tests = false, and running in a loop. The failure rate isn't high, but I can repro within a few seconds.

cc @Amanieu

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-inline-assemblyArea: Inline assembly (`asm!(…)`)C-bugCategory: This is a bug.F-asm`#![feature(asm)]` (not `llvm_asm`)I-flaky-testIssue: A test is flaky/unreliable/spuriously failsT-compilerRelevant to the compiler 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