diff --git a/test/Calibre-Web TestSummary.html b/test/Calibre-Web TestSummary.html index 9ca833ea..ea31b506 100644 --- a/test/Calibre-Web TestSummary.html +++ b/test/Calibre-Web TestSummary.html @@ -36,17 +36,17 @@
Start Time: 2020-04-30 19:37:08
+Start Time: 2020-05-01 13:35:57
Stop Time: 2020-04-30 20:29:32
+Stop Time: 2020-05-01 14:32:26
Duration: 44:26 min
+Duration: 47:49 min
Not Implemented-
Traceback (most recent call last): - File "/home/matthias/Entwicklung/calibre-web-test/test/test_ldap.py", line 314, in test_LDAP_import - self.assertEqual(rights['show_1024'], 1) -AssertionError: None != 1-
Traceback (most recent call last): - File "/home/matthias/Entwicklung/calibre-web-test/test/test_ldap.py", line 671, in test_ldap_opds_download_book - self.assertTrue(self.check_element_on_page((By.ID, "flash_success"))) -AssertionError: False is not true-
Traceback (most recent call last): - File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 293, in test_archived_format_template - self.fill_view_config({'show_32768':0}) - File "/home/matthias/Entwicklung/calibre-web-test/test/helper_ui.py", line 377, in fill_view_config - ele.clear() - File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webelement.py", line 95, in clear - self._execute(Command.CLEAR_ELEMENT) - File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute - return self._parent.execute(command, params) - File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute - self.error_handler.check_response(response) - File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response - raise exception_class(message, screen, stacktrace) -selenium.common.exceptions.InvalidElementStateException: Message: Unable to clear element that cannot be edited:-
Traceback (most recent call last): - File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 77, in test_recent_user_template - 'show_16384': 0, 'show_32678': 0, 'show_2':0 - File "/home/matthias/Entwicklung/calibre-web-test/test/helper_ui.py", line 376, in fill_view_config - ele = cls.driver.find_element_by_id(key) - File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id - return self.find_element(by=By.ID, value=id_) - File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element - 'value': value})['value'] - File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute - self.error_handler.check_response(response) - File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response - raise exception_class(message, screen, stacktrace) -selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: [id="show_1024"]+ File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 193, in test_series_user_template + self.assertTrue(self.check_element_on_page((By.ID, "nav_hot"))) +AssertionError: False is not true