Skip to content

Compiletest no longer recognizes the rustc exit code on nightly #118

Closed
@dtolnay

Description

@dtolnay

rust-lang/rust#52197 changed the exit code of rustc from 101 to just 1 in the event of compile errors. This check needs to be updated.

Tests that used to work as of nightly-2018-07-19 now in nightly-2018-07-22 fail with the following output:

error: failure produced the wrong error: exit code: 1
status: exit code: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions