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

Tests: search for disabled users #465

Closed
wants to merge 1 commit into from
Closed

Tests: search for disabled users #465

wants to merge 1 commit into from

Conversation

MartinBasti
Copy link
Contributor

@MartinBasti MartinBasti commented Feb 14, 2017

Add tests for searching disabled/enabled users.

XFAIL: newly created users has no 'nsaccountlock' attribute set and
user-find doesn't return them as active users. This should be fixed.

Partially tests: #444

Add tests for searching disabled/enabled users.

XFAIL: newly created users has no 'nsaccountlock' attribute set and
user-find doesn't return them as active users. This should be fixed.
@stlaz
Copy link
Contributor

stlaz commented Feb 16, 2017

Is there a ticket for the xfail scenario?

@MartinBasti
Copy link
Contributor Author

No because according @HonzaCholasta this is expected framework behavior

@stlaz
Copy link
Contributor

stlaz commented Feb 16, 2017

Does that mean that user-find no longer works?

@MartinBasti
Copy link
Contributor Author

@stlaz That means the any *-find command may work unexpectedly with non-mandratory attribute. For this case you must get all active users by user-find --disabled=false + user-find --disabled=

@stlaz stlaz added the ack Pull Request approved, can be merged label Feb 16, 2017
@MartinBasti MartinBasti added the pushed Pull Request has already been pushed label Feb 17, 2017
@MartinBasti
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants