#5987 Nonexistent attributes in ValidationError
Closed: Fixed None Opened 7 years ago 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:

  • 0399110 Tests: Fix frontend tests

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

7 years ago

Login to comment on this ticket.

Metadata