#7942 WebUI test for automount is broken
Closed: fixed 4 years ago by abbra. Opened 4 years ago by abbra.

Cannot execute webui test for automount due to incomplete code as part of implementing https://pagure.io/freeipa/issue/7735 in 8f2a75c:

/usr/lib/python3.7/site-packages/ipatests/test_webui/test_automount.py:25: in <module>
    from ipatests.test_webui.ui_driver import Keys
E   ImportError: cannot import name 'Keys' from 'ipatests.test_webui.ui_driver' (/usr/lib/python3.7/site-packages/ipatests/test_webui/ui_driver.py)

Metadata Update from @abbra:
- Issue priority set to: important
- Issue set to the milestone: FreeIPA 4.8

4 years ago

Metadata Update from @stsymbal:
- Issue assigned to stsymbal

4 years ago

master:

  • 9cb6817 azure-run-tests: handle single unexpanded parameter too
  • c41b3ae fix selenium imports in automount web UI test
  • 245a8bc test_legacy_clients: fix class inheritance
  • 74f3ca5 i18n_messages: get back a locale needed for testing

Metadata Update from @abbra:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata