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

Add stderr comparison to the test suite. #3536

Closed
wants to merge 1 commit into from

Conversation

gevaerts
Copy link
Contributor

@gevaerts gevaerts commented Feb 8, 2019

The code is more or less copied from the stdout comparison code, maybe
some better reuse is possible.

@bagder
Copy link
Member

bagder commented Feb 8, 2019

It looks like test 506 was wrongly written as if <stderr> already existed, so now it fails due to the mismatch!

@gevaerts
Copy link
Contributor Author

gevaerts commented Feb 8, 2019

Oh, indeed. I didn't test with various dns backends so I didn't spot that one! I'll have a proper look.

The code is more or less copied from the stdout comparison code, maybe
some better reuse is possible.

test 1457 is adjusted to make the output actually match (by using --silent)
test 506 used <stderr> without actually needing it, so that <stderr> block is removed
@bagder
Copy link
Member

bagder commented Feb 11, 2019

Thanks!

@bagder bagder closed this in 35a8fd2 Feb 11, 2019
@gevaerts gevaerts deleted the stderr-tests branch February 12, 2019 15:43
@lock lock bot locked as resolved and limited conversation to collaborators May 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants