Skip to content

doc-tutorial tests don't always get regenerated? #1991

Closed
@catamorphism

Description

@catamorphism

At revision 561511e I got a test failure with test/doc-tutorial/syntax_basics_14.rs:

x86_64-apple-darwin/test/doc-tutorial/syntax_basics_14.rs:3:0: 3:16 error: unresolved modulename: io
x86_64-apple-darwin/test/doc-tutorial/syntax_basics_14.rs:3 std::io::println(#env("PATH"));

Manually deleting the contents of the directory x86_64-apple-darwin/test/doc-tutorial fixed the problem. But the doc-tutorial tests should get rebuilt automatically without having to do that.

Metadata

Metadata

Assignees

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