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

cmd_help_test:ignore_bad_config is failing on powerpc #209

Open
pherde opened this issue Mar 20, 2020 · 0 comments
Open

cmd_help_test:ignore_bad_config is failing on powerpc #209

pherde opened this issue Mar 20, 2020 · 0 comments

Comments

@pherde
Copy link

pherde commented Mar 20, 2020

The 'kyua test cmd_help_test: ignore_bad_config' test is failing (path: / usr / local / tests / kyua / integration /).

cmd_help_test: ignore_bad_config -> failed: atf-check failed; see the output of the test for details [0.089s]

Inside the test code 'kyua -c bad-config help' is not behaving correctly.

Standard help (how to use, options) should be shown. But the behavior is being this:

#echo 'this is an invalid configuration file' && kyua -c bad-config help
this is an invalid configuration file
kyua: E: Load of 'bad-config' failed: File 'bad-config' not found.

This failure occurred on 64-bit PowerPC (freeBSD 13 Current).

Similar to issue #36

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

No branches or pull requests

1 participant