#5987 Nonexistent attributes in ValidationError
Closed: Fixed Opened by lryznaro.

The test ipatests/test_ipalib/test_frontend.py::test_Command::test_validate creates a ValidationError object and checks its contents, namely attributes name, value, error, rule and index. In current master branch, the object does not contain attributes value, rule and index.

Works fine in 4.3.


master:

  • 0399110240e0a064c3faae407d9d62ba07281eb9 Tests: Fix frontend tests

Metadata Update from @lryznaro:
- Issue assigned to lryznaro
- Issue set to the milestone: FreeIPA 4.4

Metadata