Skip to content

compiletest directives docs for "ignore-" are incorrect or confusing #139516

Open
@RalfJung

Description

@RalfJung

https://rustc-dev-guide.rust-lang.org/tests/directives.html states that I can write ignore-x wherex is "A full target triple: aarch64-apple-ios". However, that's not correct -- some target triples work, but not all of them. I realized this when my PR failed because ignore-i686-pc-windows-gnullvm dies not work, and neither does //@ ignore-i686-unknown-uefi.

CC @jieyouxu

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-compiletestArea: The compiletest test runnerA-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions