Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

way to omit line numbers? #83

Closed
ahl opened this issue Aug 6, 2020 · 0 comments · Fixed by #85
Closed

way to omit line numbers? #83

ahl opened this issue Aug 6, 2020 · 0 comments · Fixed by #85

Comments

@ahl
Copy link

ahl commented Aug 6, 2020

I find that the rustc output trybuild sticks into the .stderr files includes line numbers from the library I'm testing. These line numbers change which causes the tests to fail. Here's an example:

oxidecomputer/dropshot@55b9845#diff-c63021f72157cff462241d93ba6eb04cR37

I imagine this is a fairly common use case; is there a way to suppress line numbers or structure my tests in such a way that they aren't included in the output?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant