Skip to content

Unignore rustpkg test_no_rebuilding #10257

Closed
@sfackler

Description

@sfackler

#10254 exposed an underlying issue with this test. It creates a crate, runs rustpkg test, sets the test binary to read only, and then reruns rustpkg test checking if it failed to compile. However, since the binary is read only, it fails to execute which now generates an error and a non-0 status code.

I've just disabled it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions