Skip to content

rustdoc-ui tests fail when x.py is run with --pass check #67128

Closed
@petrochenkov

Description

@petrochenkov

E.g. ./x.py test --bless --stage 1 --pass check src/test/rustdoc-ui.

Errors look like this:

stdout:
------------------------------------------

------------------------------------------
stderr:
------------------------------------------
error: Unrecognized option: 'emit'


------------------------------------------

It prevents running rustdoc-ui tests together with other tests suites for which --pass check makes sense.
Usually test suites ignore this option if they cannot work with 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