Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
petrochenkov opened this issue Dec 7, 2019 · 0 comments · Fixed by #66932
Closed

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

petrochenkov opened this issue Dec 7, 2019 · 0 comments · Fixed by #66932
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc

Comments

@petrochenkov
Copy link
Contributor

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.

@petrochenkov petrochenkov added the A-testsuite Area: The testsuite used to check the correctness of rustc label Dec 7, 2019
@bors bors closed this as completed in 6e9172f Dec 22, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant