Report generated on 22-Jul-2020 at 00:50:00 by pytest-html v2.1.1
Packages | {"pluggy": "0.12.0", "py": "1.8.2", "pytest": "5.4.3"} |
Platform | Linux-5.7.7-100.fc31.x86_64-x86_64-with-fedora-31-Thirty_One |
Plugins | {"html": "2.1.1", "metadata": "1.10.0", "multihost": "3.0", "sourceorder": "0.5"} |
Python | 3.7.7 |
21 tests ran in 1315.61 seconds.
(Un)check the boxes to filter the results.
20 passed, 0 skipped, 1 failed, 0 errors, 0 expected failures, 0 unexpected passesResult | Test | Duration | Links |
---|---|---|---|
No results found. Try to check the filters | |||
Failed | test_webui/test_automount.py::TestAutomount::test_confirm_dialogs_with_enter_key | 8.74 | |
self = <ipatests.test_webui.test_automount.TestAutomount object at 0x7f70f06fc5d0> @screenshot def test_confirm_dialogs_with_enter_key(self): """ Test dialogs can be closed by pressing ENTER """ # Add location self.navigate_to_entity(LOC_ENTITY, 'search') self._add_record_with_enter_key(LOC_DATA) # Add map self.navigate_to_record(LOC_PKEY) self._add_record_with_enter_key(MAP_DATA) # Add key self.navigate_to_record(MAP_PKEY) self._add_record_with_enter_key(KEY_DATA) # Delete key > self._delete_record_with_enter_key(KEY_PKEY) test_webui/test_automount.py:616: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <ipatests.test_webui.test_automount.TestAutomount object at 0x7f70f06fc5d0> pkey = 'itestkey' def _delete_record_with_enter_key(self, pkey): > assert self.has_record(pkey) E AssertionError: assert False E + where False = <bound method UI_driver.has_record of <ipatests.test_webui.test_automount.TestAutomount object at 0x7f70f06fc5d0>>('itestkey') E + where <bound method UI_driver.has_record of <ipatests.test_webui.test_automount.TestAutomount object at 0x7f70f06fc5d0>> = <ipatests.test_webui.test_automount.TestAutomount object at 0x7f70f06fc5d0>.has_record test_webui/test_automount.py:216: AssertionError | |||
Passed | test_webui/test_automount.py::TestAutomount::test_crud | 89.80 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_add_location_dialog | 34.61 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_add_map_dialog[maps0] | 37.91 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_add_map_dialog[maps1] | 39.30 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_add_indirect_map_with_missing_fields | 22.01 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_add_duplicated_indirect_map | 29.58 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_modify_map[map_data0] | 23.06 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_modify_map[map_data1] | 23.29 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_add_key_dialog | 41.77 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_add_key_with_missing_fields | 26.01 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_add_duplicated_key | 27.54 | |
No log output captured. | |||
Passed | test_webui/test_automount.py::TestAutomount::test_modify_key | 26.61 | |
No log output captured. | |||
Passed | test_webui/test_dns.py::test_dns::test_zone_record_crud | 48.01 | |
No log output captured. | |||
Passed | test_webui/test_dns.py::test_dns::test_forward_zone | 76.75 | |
No log output captured. | |||
Passed | test_webui/test_dns.py::test_dns::test_last_entry_deletion | 33.83 | |
No log output captured. | |||
Passed | test_webui/test_dns.py::test_dns::test_config_crud | 15.12 | |
No log output captured. | |||
Passed | test_webui/test_vault.py::test_vault::test_crud | 34.08 | |
No log output captured. | |||
Passed | test_webui/test_vault.py::test_vault::test_add_service_vault | 34.97 | |
No log output captured. | |||
Passed | test_webui/test_vault.py::test_vault::test_add_shared_vault | 20.39 | |
No log output captured. | |||
Passed | test_webui/test_vault.py::test_vault::test_member_owner_vault | 166.70 | |
No log output captured. |