Start Time: 2023-11-07 19:32:08
Stop Time: 2023-11-08 00:42:45
Duration: 4h 11 min
Test Group/Test case | Count | Pass | Fail | Error | Skip | View |
TestAnonymous | 13 | 13 | 0 | 0 | 0 | Detail |
TestAnonymous - test_check_locale_guest
|
PASS | |||||
TestAnonymous - test_guest_about
|
PASS | |||||
TestAnonymous - test_guest_change_visibility_category
|
PASS | |||||
TestAnonymous - test_guest_change_visibility_format
|
PASS | |||||
TestAnonymous - test_guest_change_visibility_hot
|
PASS | |||||
TestAnonymous - test_guest_change_visibility_language
|
PASS | |||||
TestAnonymous - test_guest_change_visibility_publisher
|
PASS | |||||
TestAnonymous - test_guest_change_visibility_rated
|
PASS | |||||
TestAnonymous - test_guest_change_visibility_rating
|
PASS | |||||
TestAnonymous - test_guest_change_visibility_series
|
PASS | |||||
TestAnonymous - test_guest_random_books_available
|
PASS | |||||
TestAnonymous - test_guest_restricted_settings_visibility
|
PASS | |||||
TestAnonymous - test_guest_visibility_sidebar
|
PASS | |||||
TestBackupMetadata | 22 | 21 | 1 | 0 | 0 | Detail |
TestBackupMetadata - test_backup_all
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_author
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_description
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_backup_metadata.py", line 308, in test_backup_change_book_description self.assertEqual(metadata['description'], "") AssertionError: '<p><strong>Test</strong></p>' != '' |
|||||
TestBackupMetadata - test_backup_change_book_identifier
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_language
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_publisher
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_publishing_date
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_rating
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_series_index
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_tags
|
PASS | |||||
TestBackupMetadata - test_backup_change_book_title
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_Comment
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_Enum
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_bool
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_categories
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_date
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_float
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_int
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_rating
|
PASS | |||||
TestBackupMetadata - test_backup_change_custom_text
|
PASS | |||||
TestBackupMetadata - test_gdrive
|
PASS | |||||
TestBackupMetadata - test_upload_book
|
PASS | |||||
TestBackupMetadataGdrive | 1 | 1 | 0 | 0 | 0 | Detail |
TestBackupMetadataGdrive - test_backup_gdrive
|
PASS | |||||
TestCli | 13 | 13 | 0 | 0 | 0 | Detail |
TestCli - test_already_started
|
PASS | |||||
TestCli - test_bind_to_single_interface
|
PASS | |||||
TestCli - test_change_password
|
PASS | |||||
TestCli - test_cli_SSL_files
|
PASS | |||||
TestCli - test_cli_different_folder
|
PASS | |||||
TestCli - test_cli_different_settings_database
|
PASS | |||||
TestCli - test_dryrun_update
|
PASS | |||||
TestCli - test_enable_reconnect
|
PASS | |||||
TestCli - test_environ_port_setting
|
PASS | |||||
TestCli - test_logfile
|
PASS | |||||
TestCli - test_no_database
|
PASS | |||||
TestCli - test_settingsdb_not_writeable
|
PASS | |||||
TestCli - test_writeonly_static_files
|
PASS | |||||
TestCliGdrivedb | 4 | 4 | 0 | 0 | 0 | Detail |
TestCliGdrivedb - test_cli_gdrive_folder
|
PASS | |||||
TestCliGdrivedb - test_cli_gdrive_location
|
PASS | |||||
TestCliGdrivedb - test_gdrive_db_nonwrite
|
PASS | |||||
TestCliGdrivedb - test_no_database
|
PASS | |||||
TestCoverEditBooks | 2 | 2 | 0 | 0 | 0 | Detail |
TestCoverEditBooks - test_invalid_jpg_hdd
|
PASS | |||||
TestCoverEditBooks - test_upload_jpg
|
PASS | |||||
TestDeleteDatabase | 1 | 1 | 0 | 0 | 0 | Detail |
TestDeleteDatabase - test_delete_books_in_database
|
PASS | |||||
TestEbookConvertCalibre | 15 | 15 | 0 | 0 | 0 | Detail |
TestEbookConvertCalibre - test_calibre_log
|
PASS | |||||
TestEbookConvertCalibre - test_convert_deactivate
|
PASS | |||||
TestEbookConvertCalibre - test_convert_email
|
PASS | |||||
TestEbookConvertCalibre - test_convert_failed_and_email
|
PASS | |||||
TestEbookConvertCalibre - test_convert_only
|
PASS | |||||
TestEbookConvertCalibre - test_convert_options
|
PASS | |||||
TestEbookConvertCalibre - test_convert_parameter
|
PASS | |||||
TestEbookConvertCalibre - test_convert_wrong_excecutable
|
PASS | |||||
TestEbookConvertCalibre - test_convert_xss
|
PASS | |||||
TestEbookConvertCalibre - test_email_failed
|
PASS | |||||
TestEbookConvertCalibre - test_email_only
|
PASS | |||||
TestEbookConvertCalibre - test_kindle_send_not_configured
|
PASS | |||||
TestEbookConvertCalibre - test_ssl_smtp_setup_error
|
PASS | |||||
TestEbookConvertCalibre - test_starttls_smtp_setup_error
|
PASS | |||||
TestEbookConvertCalibre - test_user_convert_xss
|
PASS | |||||
TestEbookConvertCalibreGDrive | 6 | 6 | 0 | 0 | 0 | Detail |
TestEbookConvertCalibreGDrive - test_convert_email
|
PASS | |||||
TestEbookConvertCalibreGDrive - test_convert_failed_and_email
|
PASS | |||||
TestEbookConvertCalibreGDrive - test_convert_only
|
PASS | |||||
TestEbookConvertCalibreGDrive - test_convert_parameter
|
PASS | |||||
TestEbookConvertCalibreGDrive - test_email_failed
|
PASS | |||||
TestEbookConvertCalibreGDrive - test_email_only
|
PASS | |||||
TestEbookConvertKepubify | 3 | 3 | 0 | 0 | 0 | Detail |
TestEbookConvertKepubify - test_convert_deactivate
|
PASS | |||||
TestEbookConvertKepubify - test_convert_only
|
PASS | |||||
TestEbookConvertKepubify - test_convert_wrong_excecutable
|
PASS | |||||
TestEbookConvertGDriveKepubify | 3 | 3 | 0 | 0 | 0 | Detail |
TestEbookConvertGDriveKepubify - test_convert_deactivate
|
PASS | |||||
TestEbookConvertGDriveKepubify - test_convert_only
|
PASS | |||||
TestEbookConvertGDriveKepubify - test_convert_wrong_excecutable
|
PASS | |||||
TestEditAdditionalBooks | 20 | 9 | 1 | 8 | 2 | Detail |
TestEditAdditionalBooks - test_cbz_comicinfo
|
PASS | |||||
TestEditAdditionalBooks - test_change_upload_formats
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 312, in test_change_upload_formats self.fill_basic_config({'config_upload_formats': 'txt,pdf,epub,kepub,mobi,azw,azw3,cbr,cbz,cbt,djvu,prc,doc,' File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 388, in _fill_basic_config ele.clear() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py", line 116, in clear self._execute(Command.CLEAR_ELEMENT) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py", line 403, in _execute return self._parent.execute(command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 440, in execute self.error_handler.check_response(response) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 245, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotInteractableException: Message: Element <input id="config_upload_formats" class="form-control" name="config_upload_formats" type="text"> could not be scrolled into view Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 ElementNotInteractableError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:349:5 interaction.clearElement@chrome://remote/content/marionette/interaction.sys.mjs:343:11 clearElement@chrome://remote/content/marionette/actors/MarionetteCommandsChild.sys.mjs:193:22 receiveMessage@chrome://remote/content/marionette/actors/MarionetteCommandsChild.sys.mjs:80:16 |
|||||
TestEditAdditionalBooks - test_delete_book
|
PASS | |||||
TestEditAdditionalBooks - test_delete_role
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 802, in test_delete_role self.assertTrue(self.delete_book_format(12, 'FB2')) AssertionError: False is not true |
|||||
TestEditAdditionalBooks - test_details_popup
|
PASS | |||||
TestEditAdditionalBooks - test_edit_book_identifier
|
PASS | |||||
TestEditAdditionalBooks - test_edit_book_identifier_capital
|
PASS | |||||
TestEditAdditionalBooks - test_edit_book_identifier_standard
|
PASS | |||||
TestEditAdditionalBooks - test_edit_special_book_identifier
|
PASS | |||||
TestEditAdditionalBooks - test_title_sort
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 826, in test_title_sort self.fill_view_config({'config_title_regex': '^(Beta)\s+'}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 432, in fill_view_config accordions[o].click() IndexError: list index out of range |
|||||
TestEditAdditionalBooks - test_upload_cbz_coverformats
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 100, in test_upload_cbz_coverformats self.fill_basic_config({'config_uploading': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 303, in _fill_basic_config WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_port"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
TestEditAdditionalBooks - test_upload_edit_role
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 663, in test_upload_edit_role self.fill_basic_config({'config_uploading': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 303, in _fill_basic_config WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_port"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
TestEditAdditionalBooks - test_upload_metadata_cb7
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 229, in test_upload_metadata_cb7 self.fill_basic_config({'config_uploading': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 303, in _fill_basic_config WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_port"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
TestEditAdditionalBooks - test_upload_metadata_cbr
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 156, in test_upload_metadata_cbr self.fill_basic_config({'config_uploading': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 303, in _fill_basic_config WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_port"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
TestEditAdditionalBooks - test_upload_metadata_cbt
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 197, in test_upload_metadata_cbt self.fill_basic_config({'config_uploading': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 303, in _fill_basic_config WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_port"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
TestEditAdditionalBooks - test_writeonly_calibre_database
|
||||||
TestEditAdditionalBooks - test_writeonly_path
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 384, in test_writeonly_path self.fill_basic_config({'config_rarfile_location': unrar_path(), "config_unicode_filename": 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 303, in _fill_basic_config WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_port"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
TestEditAdditionalBooks - test_xss_author_edit
|
SKIP | |||||
TestEditAdditionalBooks - test_xss_comment_edit
|
PASS | |||||
TestEditAdditionalBooks - test_xss_custom_comment_edit
|
PASS | |||||
_ErrorHolder | 9 | 0 | 0 | 9 | 0 | Detail |
tearDownClass (test_edit_additional_books)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 48, in tearDownClass cls.stop_calibre_web() File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 487, in stop_calibre_web cls.driver.find_element(By.ID, 'admin_stop').click() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 830, in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"] File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 440, in execute self.error_handler.check_response(response) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 245, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: [id="admin_stop"] Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
tearDownClass (test_thumbnail_env)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f029472ee00>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnail_env.py", line 45, in tearDownClass cls.driver.get("http://127.0.0.1:8083") File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 449, in get self.execute(Command.GET, {"url": url}) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=45161): Max retries exceeded with url: /session/c07742ed-3422-4a0a-8af9-b0c6c57aaaa8/url (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f029472ee00>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
tearDownClass (test_thumbnails)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f0294ab48b0>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py", line 47, in tearDownClass cls.driver.get("http://127.0.0.1:8083") File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 449, in get self.execute(Command.GET, {"url": url}) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=47647): Max retries exceeded with url: /session/b4d2729b-51dc-47f9-b07a-52f878c5bf78/url (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0294ab48b0>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
setUpClass (test_upload_epubs)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_upload_epubs.py", line 25, in setUpClass startup(cls, cls.py_version, {'config_calibre_dir': TEST_DB, 'config_uploading': 1}, File "/home/ozzie/Development/calibre-web-test/test/helper_func.py", line 186, in startup inst.p = process_open(command, [1], sout=None, env=env, cwd=work_path) File "/home/ozzie/Development/calibre-web-test/test/subproc_wrapper.py", line 30, in process_open return subprocess.Popen(exc_command, File "/usr/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/home/ozzie/Development/calibre-web/venv/bin/python3' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_upload_epubs.py", line 30, in setUpClass cls.driver.quit() AttributeError: 'NoneType' object has no attribute 'quit' |
|||||
setUpClass (test_user_list)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_user_list.py", line 53, in setUpClass startup(cls, cls.py_version, {'config_calibre_dir': TEST_DB, "config_uploading": 1}, env = {"APP_MODE": "test"}) File "/home/ozzie/Development/calibre-web-test/test/helper_func.py", line 186, in startup inst.p = process_open(command, [1], sout=None, env=env, cwd=work_path) File "/home/ozzie/Development/calibre-web-test/test/subproc_wrapper.py", line 30, in process_open return subprocess.Popen(exc_command, File "/usr/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/home/ozzie/Development/calibre-web/venv/bin/python3' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_user_list.py", line 57, in setUpClass cls.driver.quit() AttributeError: 'NoneType' object has no attribute 'quit' |
|||||
setUpClass (test_user_load)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_user_load.py", line 61, in setUpClass startup(cls, cls.py_version, {'config_calibre_dir': TEST_DB, 'config_access_log': 1}, File "/home/ozzie/Development/calibre-web-test/test/helper_func.py", line 186, in startup inst.p = process_open(command, [1], sout=None, env=env, cwd=work_path) File "/home/ozzie/Development/calibre-web-test/test/subproc_wrapper.py", line 30, in process_open return subprocess.Popen(exc_command, File "/usr/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/home/ozzie/Development/calibre-web/venv/bin/python3' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_user_load.py", line 66, in setUpClass cls.driver.quit() AttributeError: 'NoneType' object has no attribute 'quit' |
|||||
setUpClass (test_user_template)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_user_template.py", line 20, in setUpClass startup(cls, cls.py_version, {'config_calibre_dir': TEST_DB}, env = {"APP_MODE": "test"}) File "/home/ozzie/Development/calibre-web-test/test/helper_func.py", line 186, in startup inst.p = process_open(command, [1], sout=None, env=env, cwd=work_path) File "/home/ozzie/Development/calibre-web-test/test/subproc_wrapper.py", line 30, in process_open return subprocess.Popen(exc_command, File "/usr/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/home/ozzie/Development/calibre-web/venv/bin/python3' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_user_template.py", line 22, in setUpClass cls.driver.quit() AttributeError: 'NoneType' object has no attribute 'quit' |
|||||
setUpClass (test_visiblilitys)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_visiblilitys.py", line 25, in setUpClass startup(cls, cls.py_version, {'config_calibre_dir': TEST_DB}, env = {"APP_MODE": "test"}) File "/home/ozzie/Development/calibre-web-test/test/helper_func.py", line 186, in startup inst.p = process_open(command, [1], sout=None, env=env, cwd=work_path) File "/home/ozzie/Development/calibre-web-test/test/subproc_wrapper.py", line 30, in process_open return subprocess.Popen(exc_command, File "/usr/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/home/ozzie/Development/calibre-web/venv/bin/python3' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_visiblilitys.py", line 27, in setUpClass cls.driver.quit() AttributeError: 'NoneType' object has no attribute 'quit' |
|||||
setUpClass (test_zz_helper)
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_zz_helper.py", line 30, in setUpClass from cps import cli_param ImportError: cannot import name 'cli_param' from 'cps' (unknown location) |
|||||
TestEditBooks | 38 | 36 | 0 | 0 | 2 | Detail |
TestEditBooks - test_download_book
|
PASS | |||||
TestEditBooks - test_edit_author
|
PASS | |||||
TestEditBooks - test_edit_category
|
PASS | |||||
TestEditBooks - test_edit_comments
|
PASS | |||||
TestEditBooks - test_edit_custom_bool
|
PASS | |||||
TestEditBooks - test_edit_custom_categories
|
PASS | |||||
TestEditBooks - test_edit_custom_comment
|
PASS | |||||
TestEditBooks - test_edit_custom_date
|
PASS | |||||
TestEditBooks - test_edit_custom_float
|
PASS | |||||
TestEditBooks - test_edit_custom_int
|
PASS | |||||
TestEditBooks - test_edit_custom_rating
|
PASS | |||||
TestEditBooks - test_edit_custom_single_select
|
PASS | |||||
TestEditBooks - test_edit_custom_text
|
PASS | |||||
TestEditBooks - test_edit_language
|
PASS | |||||
TestEditBooks - test_edit_publisher
|
PASS | |||||
TestEditBooks - test_edit_publishing_date
|
PASS | |||||
TestEditBooks - test_edit_rating
|
PASS | |||||
TestEditBooks - test_edit_series
|
PASS | |||||
TestEditBooks - test_edit_title
|
PASS | |||||
TestEditBooks - test_rename_upper_lowercase
|
||||||
TestEditBooks - test_rename_uppercase_lowercase
|
||||||
TestEditBooks - test_typeahead_author
|
PASS | |||||
TestEditBooks - test_typeahead_functions
|
PASS | |||||
TestEditBooks - test_typeahead_language
|
PASS | |||||
TestEditBooks - test_typeahead_publisher
|
PASS | |||||
TestEditBooks - test_typeahead_series
|
PASS | |||||
TestEditBooks - test_typeahead_tag
|
PASS | |||||
TestEditBooks - test_upload_book_cb7
|
PASS | |||||
TestEditBooks - test_upload_book_cbr
|
PASS | |||||
TestEditBooks - test_upload_book_cbt
|
PASS | |||||
TestEditBooks - test_upload_book_cbz
|
PASS | |||||
TestEditBooks - test_upload_book_epub
|
PASS | |||||
TestEditBooks - test_upload_book_fb2
|
PASS | |||||
TestEditBooks - test_upload_book_lit
|
PASS | |||||
TestEditBooks - test_upload_book_mobi
|
PASS | |||||
TestEditBooks - test_upload_book_pdf
|
PASS | |||||
TestEditBooks - test_upload_cbz_coverformats
|
PASS | |||||
TestEditBooks - test_upload_cover_hdd
|
PASS | |||||
TestEditAuthors | 6 | 6 | 0 | 0 | 0 | Detail |
TestEditAuthors - test_change_capital_co_author
|
PASS | |||||
TestEditAuthors - test_change_capital_one_author_one_book
|
PASS | |||||
TestEditAuthors - test_change_capital_one_author_two_books
|
PASS | |||||
TestEditAuthors - test_change_capital_rename_co_author
|
PASS | |||||
TestEditAuthors - test_change_capital_rename_two_co_authors
|
PASS | |||||
TestEditAuthors - test_rename_capital_on_upload
|
PASS | |||||
TestEditAuthorsGdrive | 6 | 6 | 0 | 0 | 0 | Detail |
TestEditAuthorsGdrive - test_change_capital_co_author
|
PASS | |||||
TestEditAuthorsGdrive - test_change_capital_one_author_one_book
|
PASS | |||||
TestEditAuthorsGdrive - test_change_capital_one_author_two_books
|
PASS | |||||
TestEditAuthorsGdrive - test_change_capital_rename_co_author
|
PASS | |||||
TestEditAuthorsGdrive - test_change_capital_rename_two_co_authors
|
PASS | |||||
TestEditAuthorsGdrive - test_rename_capital_on_upload
|
PASS | |||||
TestEditBooksList | 18 | 18 | 0 | 0 | 0 | Detail |
TestEditBooksList - test_bookslist_edit_author
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_categories
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_comment
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_cust_category
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_cust_comment
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_cust_enum
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_cust_float
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_cust_int
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_cust_ratings
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_cust_text
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_languages
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_publisher
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_series
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_seriesindex
|
PASS | |||||
TestEditBooksList - test_bookslist_edit_title
|
PASS | |||||
TestEditBooksList - test_list_visibility
|
PASS | |||||
TestEditBooksList - test_restricted_rights
|
PASS | |||||
TestEditBooksList - test_search_books_list
|
PASS | |||||
TestLoadMetadata | 1 | 0 | 0 | 1 | 0 | Detail |
TestLoadMetadata - test_load_metadata
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_metadata.py", line 84, in test_load_metadata elif 'https://amazon.com/' == results[20]['source']: IndexError: list index out of range |
|||||
TestEditBooksOnGdrive | 18 | 18 | 0 | 0 | 0 | Detail |
TestEditBooksOnGdrive - test_download_book
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_author
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_category
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_comments
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_custom_bool
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_custom_categories
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_custom_float
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_custom_int
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_custom_rating
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_custom_single_select
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_custom_text
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_language
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_publisher
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_rating
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_series
|
PASS | |||||
TestEditBooksOnGdrive - test_edit_title
|
PASS | |||||
TestEditBooksOnGdrive - test_upload_book_lit
|
PASS | |||||
TestEditBooksOnGdrive - test_watch_metadata
|
PASS | |||||
TestLoadMetadataScholar | 1 | 1 | 0 | 0 | 0 | Detail |
TestLoadMetadataScholar - test_load_metadata
|
PASS | |||||
TestSTARTTLS | 3 | 3 | 0 | 0 | 0 | Detail |
TestSTARTTLS - test_STARTTLS
|
PASS | |||||
TestSTARTTLS - test_STARTTLS_SSL_setup_error
|
PASS | |||||
TestSTARTTLS - test_STARTTLS_resend_password
|
PASS | |||||
TestSSL | 7 | 7 | 0 | 0 | 0 | Detail |
TestSSL - test_SSL_None_setup_error
|
PASS | |||||
TestSSL - test_SSL_STARTTLS_setup_error
|
PASS | |||||
TestSSL - test_SSL_logging_email
|
PASS | |||||
TestSSL - test_SSL_non_admin_user
|
PASS | |||||
TestSSL - test_SSL_only
|
PASS | |||||
TestSSL - test_email_limit
|
PASS | |||||
TestSSL - test_filepicker_two_file
|
PASS | |||||
TestBookDatabase | 1 | 1 | 0 | 0 | 0 | Detail |
TestBookDatabase - test_invalid_book_path
|
PASS | |||||
TestErrorReadColumn | 2 | 2 | 0 | 0 | 0 | Detail |
TestErrorReadColumn - test_invalid_custom_column
|
PASS | |||||
TestErrorReadColumn - test_invalid_custom_read_column
|
PASS | |||||
TestFilePicker | 3 | 2 | 0 | 0 | 1 | Detail |
TestFilePicker - test_filepicker_limited_file
|
PASS | |||||
TestFilePicker - test_filepicker_new_file
|
||||||
TestFilePicker - test_two_filepickers
|
PASS | |||||
TestSetupGdrive | 1 | 1 | 0 | 0 | 0 | Detail |
TestSetupGdrive - test_config_gdrive
|
PASS | |||||
TestGoodreads | 3 | 3 | 0 | 0 | 0 | Detail |
TestGoodreads - test_author_page
|
PASS | |||||
TestGoodreads - test_author_page_invalid
|
PASS | |||||
TestGoodreads - test_goodreads_about
|
PASS | |||||
TestKoboSync | 12 | 11 | 1 | 0 | 0 | Detail |
TestKoboSync - test_book_download
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_kobo_sync.py", line 134, in inital_sync self.assertEqual(data[3]['NewEntitlement']['BookMetadata']['DownloadUrls'][1]['Url'], File "/usr/lib/python3.10/unittest/case.py", line 845, in assertEqual assertion_func(first, second, msg=msg) AssertionError: "http://192.168.188.33:8083/kobo/fdb8524e[189 chars]epub" != 'http://192.168.188.33:8083/kobo/fdb8524e[36 chars]epub' - http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('testbook执,testbook执Döe执, John & Go, Mon2017-01-20 20:00:15.473000+00:002017-01-19 00:00:001.52023-11-07 21:52:52.786624John Döe执/testbook执 (5)1')>/epub + http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/5/epub During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_kobo_sync.py", line 585, in test_book_download data = self.inital_sync() File "/home/ozzie/Development/calibre-web-test/test/test_kobo_sync.py", line 144, in inital_sync self.assertFalse(e, data) AssertionError: AssertionError('"http://192.168.188.33:8083/kobo/fdb8524e[189 chars]epub" != \'http://192.168.188.33:8083/kobo/fdb8524e[36 chars]epub\'\n- http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books(\'testbook执,testbook执Döe执, John & Go, Mon2017-01-20 20:00:15.473000+00:002017-01-19 00:00:001.52023-11-07 21:52:52.786624John Döe执/testbook执 (5)1\')>/epub\n+ http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/5/epub\n') is not false : [{'NewEntitlement': {'BookEntitlement': {'Accessibility': 'Full', 'ActivePeriod': {'From': '2023-11-07T21:52:53Z'}, 'Created': '2017-01-20T20:10:53Z', 'CrossRevisionId': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'Id': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'IsRemoved': False, 'IsHiddenFromArchive': False, 'IsLocked': False, 'LastModified': '2019-01-12T11:18:51Z', 'OriginCategory': 'Imported', 'RevisionId': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'Status': 'Active'}, 'BookMetadata': {'Categories': ['00000000-0000-0000-0000-000000000001'], 'CoverImageId': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'CrossRevisionId': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'CurrentDisplayPrice': {'CurrencyCode': 'USD', 'TotalAmount': 0}, 'CurrentLoveDisplayPrice': {'TotalAmount': 0}, 'Description': None, 'DownloadUrls': [{'Format': 'EPUB3', 'Size': 8250, 'Url': "http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('book8,book8Baskerville, Leo2017-01-20 20:10:53.747000+00:000101-01-01 00:00:00+00:001.02019-01-12 11:18:51.391050+00:00Leo Baskerville/book8 (8)1')>/epub", 'Platform': 'Generic'}, {'Format': 'EPUB', 'Size': 8250, 'Url': "http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('book8,book8Baskerville, Leo2017-01-20 20:10:53.747000+00:000101-01-01 00:00:00+00:001.02019-01-12 11:18:51.391050+00:00Leo Baskerville/book8 (8)1')>/epub", 'Platform': 'Generic'}], 'EntitlementId': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'ExternalIds': [], 'Genre': '00000000-0000-0000-0000-000000000001', 'IsEligibleForKoboLove': False, 'IsInternetArchive': False, 'IsPreOrder': False, 'IsSocialEnabled': True, 'Language': 'nb', 'PhoneticPronunciations': {}, 'PublicationDate': '101-01-01T00:00:00Z', 'Publisher': {'Imprint': '', 'Name': None}, 'RevisionId': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'Title': 'book8', 'WorkId': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'ContributorRoles': [{'Name': 'Leo Baskerville'}], 'Contributors': ['Leo Baskerville']}, 'ReadingState': {'EntitlementId': 'c1c739b4-000d-4475-8aaf-e10e5d7d6dfe', 'Created': '2017-01-20T20:10:53Z', 'LastModified': '2023-11-07T21:52:53Z', 'PriorityTimestamp': '2023-11-07T21:52:53Z', 'StatusInfo': {'LastModified': '2023-11-07T21:52:53Z', 'Status': 'ReadyToRead', 'TimesStartedReading': 0}, 'Statistics': {'LastModified': '2023-11-07T21:52:53Z'}, 'CurrentBookmark': {'LastModified': '2023-11-07T21:52:53Z'}}}}, {'NewEntitlement': {'BookEntitlement': {'Accessibility': 'Full', 'ActivePeriod': {'From': '2023-11-07T21:52:53Z'}, 'Created': '2017-01-20T20:10:54Z', 'CrossRevisionId': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'Id': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'IsRemoved': False, 'IsHiddenFromArchive': False, 'IsLocked': False, 'LastModified': '2019-01-12T11:18:51Z', 'OriginCategory': 'Imported', 'RevisionId': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'Status': 'Active'}, 'BookMetadata': {'Categories': ['00000000-0000-0000-0000-000000000001'], 'CoverImageId': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'CrossRevisionId': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'CurrentDisplayPrice': {'CurrencyCode': 'USD', 'TotalAmount': 0}, 'CurrentLoveDisplayPrice': {'TotalAmount': 0}, 'Description': None, 'DownloadUrls': [{'Format': 'EPUB3', 'Size': 5954, 'Url': "http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('book7,book7Parker, Peter2017-01-20 20:10:54.151000+00:000101-01-01 00:00:00+00:001.02019-01-12 11:18:51.391050+00:00Peter Parker/book7 (10)1')>/epub", 'Platform': 'Generic'}, {'Format': 'EPUB', 'Size': 5954, 'Url': "http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('book7,book7Parker, Peter2017-01-20 20:10:54.151000+00:000101-01-01 00:00:00+00:001.02019-01-12 11:18:51.391050+00:00Peter Parker/book7 (10)1')>/epub", 'Platform': 'Generic'}], 'EntitlementId': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'ExternalIds': [], 'Genre': '00000000-0000-0000-0000-000000000001', 'IsEligibleForKoboLove': False, 'IsInternetArchive': False, 'IsPreOrder': False, 'IsSocialEnabled': True, 'Language': 'en', 'PhoneticPronunciations': {}, 'PublicationDate': '101-01-01T00:00:00Z', 'Publisher': {'Imprint': '', 'Name': None}, 'RevisionId': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'Title': 'book7', 'WorkId': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'ContributorRoles': [{'Name': 'Peter Parker'}], 'Contributors': ['Peter Parker']}, 'ReadingState': {'EntitlementId': 'da18a6c8-c1f2-4110-a4ad-344815961392', 'Created': '2017-01-20T20:10:54Z', 'LastModified': '2023-11-07T21:52:53Z', 'PriorityTimestamp': '2023-11-07T21:52:53Z', 'StatusInfo': {'LastModified': '2023-11-07T21:52:53Z', 'Status': 'ReadyToRead', 'TimesStartedReading': 0}, 'Statistics': {'LastModified': '2023-11-07T21:52:53Z'}, 'CurrentBookmark': {'LastModified': '2023-11-07T21:52:53Z'}}}}, {'NewEntitlement': {'BookEntitlement': {'Accessibility': 'Full', 'ActivePeriod': {'From': '2023-11-07T21:52:53Z'}, 'Created': '2017-01-20T20:10:53Z', 'CrossRevisionId': '2593127f-b40e-42bf-a999-d042f67e5212', 'Id': '2593127f-b40e-42bf-a999-d042f67e5212', 'IsRemoved': False, 'IsHiddenFromArchive': False, 'IsLocked': False, 'LastModified': '2020-05-17T08:40:54Z', 'OriginCategory': 'Imported', 'RevisionId': '2593127f-b40e-42bf-a999-d042f67e5212', 'Status': 'Active'}, 'BookMetadata': {'Categories': ['00000000-0000-0000-0000-000000000001'], 'CoverImageId': '2593127f-b40e-42bf-a999-d042f67e5212', 'CrossRevisionId': '2593127f-b40e-42bf-a999-d042f67e5212', 'CurrentDisplayPrice': {'CurrencyCode': 'USD', 'TotalAmount': 0}, 'CurrentLoveDisplayPrice': {'TotalAmount': 0}, 'Description': None, 'DownloadUrls': [{'Format': 'EPUB3', 'Size': 7394, 'Url': "http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('book6,book6Lindgren, Sigurd2017-01-20 20:10:53.969000+00:000101-01-01 00:00:00+00:002020-05-17 08:40:54.540639Sigurd Lindgren/book6 (9)1')>/epub", 'Platform': 'Generic'}, {'Format': 'EPUB', 'Size': 7394, 'Url': "http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('book6,book6Lindgren, Sigurd2017-01-20 20:10:53.969000+00:000101-01-01 00:00:00+00:002020-05-17 08:40:54.540639Sigurd Lindgren/book6 (9)1')>/epub", 'Platform': 'Generic'}], 'EntitlementId': '2593127f-b40e-42bf-a999-d042f67e5212', 'ExternalIds': [], 'Genre': '00000000-0000-0000-0000-000000000001', 'IsEligibleForKoboLove': False, 'IsInternetArchive': False, 'IsPreOrder': False, 'IsSocialEnabled': True, 'Language': 'en', 'PhoneticPronunciations': {}, 'PublicationDate': '101-01-01T00:00:00Z', 'Publisher': {'Imprint': '', 'Name': None}, 'RevisionId': '2593127f-b40e-42bf-a999-d042f67e5212', 'Title': 'book6', 'WorkId': '2593127f-b40e-42bf-a999-d042f67e5212', 'ContributorRoles': [{'Name': 'Sigurd Lindgren'}], 'Contributors': ['Sigurd Lindgren'], 'Series': {'Name': 'Loko', 'Number': 1, 'NumberFloat': 1.0, 'Id': 'cad7d6c3-f4e9-37e9-b9be-8b98c80bb5cc'}}, 'ReadingState': {'EntitlementId': '2593127f-b40e-42bf-a999-d042f67e5212', 'Created': '2017-01-20T20:10:53Z', 'LastModified': '2023-11-07T21:52:53Z', 'PriorityTimestamp': '2023-11-07T21:52:53Z', 'StatusInfo': {'LastModified': '2023-11-07T21:52:53Z', 'Status': 'ReadyToRead', 'TimesStartedReading': 0}, 'Statistics': {'LastModified': '2023-11-07T21:52:53Z'}, 'CurrentBookmark': {'LastModified': '2023-11-07T21:52:53Z'}}}}, {'NewEntitlement': {'BookEntitlement': {'Accessibility': 'Full', 'ActivePeriod': {'From': '2023-11-07T21:52:53Z'}, 'Created': '2017-01-20T20:00:15Z', 'CrossRevisionId': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'Id': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'IsRemoved': False, 'IsHiddenFromArchive': False, 'IsLocked': False, 'LastModified': '2023-11-07T21:52:52Z', 'OriginCategory': 'Imported', 'RevisionId': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'Status': 'Active'}, 'BookMetadata': {'Categories': ['00000000-0000-0000-0000-000000000001'], 'CoverImageId': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'CrossRevisionId': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'CurrentDisplayPrice': {'CurrencyCode': 'USD', 'TotalAmount': 0}, 'CurrentLoveDisplayPrice': {'TotalAmount': 0}, 'Description': '<p>b物</p>', 'DownloadUrls': [{'Format': 'EPUB3', 'Size': 6720, 'Url': "http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('testbook执,testbook执Döe执, John & Go, Mon2017-01-20 20:00:15.473000+00:002017-01-19 00:00:001.52023-11-07 21:52:52.786624John Döe执/testbook执 (5)1')>/epub", 'Platform': 'Generic'}, {'Format': 'EPUB', 'Size': 6720, 'Url': "http://192.168.188.33:8083/kobo/fdb8524e3b33542beda4a5cec762f045/download/<Books('testbook执,testbook执Döe执, John & Go, Mon2017-01-20 20:00:15.473000+00:002017-01-19 00:00:001.52023-11-07 21:52:52.786624John Döe执/testbook执 (5)1')>/epub", 'Platform': 'Generic'}], 'EntitlementId': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'ExternalIds': [], 'Genre': '00000000-0000-0000-0000-000000000001', 'IsEligibleForKoboLove': False, 'IsInternetArchive': False, 'IsPreOrder': False, 'IsSocialEnabled': True, 'Language': 'en', 'PhoneticPronunciations': {}, 'PublicationDate': '2017-01-19T00:00:00Z', 'Publisher': {'Imprint': '', 'Name': 'Publish执'}, 'RevisionId': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'Title': 'testbook执', 'WorkId': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'ContributorRoles': [{'Name': 'John Döe执'}, {'Name': 'Mon Go'}], 'Contributors': ['John Döe执', 'Mon Go'], 'Series': {'Name': 'O0ü 执', 'Number': 1.5, 'NumberFloat': 1.5, 'Id': '1c5d353f-e0cd-33cc-92b9-88db7329aaa9'}}, 'ReadingState': {'EntitlementId': '8f1b72c1-e9a4-4212-b538-8e4f4837d201', 'Created': '2017-01-20T20:00:15Z', 'LastModified': '2023-11-07T21:52:53Z', 'PriorityTimestamp': '2023-11-07T21:52:53Z', 'StatusInfo': {'LastModified': '2023-11-07T21:52:53Z', 'Status': 'ReadyToRead', 'TimesStartedReading': 0}, 'Statistics': {'LastModified': '2023-11-07T21:52:53Z'}, 'CurrentBookmark': {'LastModified': '2023-11-07T21:52:53Z'}}}}] |
|||||
TestKoboSync - test_kobo_about
|
PASS | |||||
TestKoboSync - test_kobo_limit
|
PASS | |||||
TestKoboSync - test_kobo_sync_selected_shelfs
|
PASS | |||||
TestKoboSync - test_kobo_upload_book
|
PASS | |||||
TestKoboSync - test_shelves_add_remove_books
|
PASS | |||||
TestKoboSync - test_sync_changed_book
|
PASS | |||||
TestKoboSync - test_sync_invalid
|
PASS | |||||
TestKoboSync - test_sync_reading_state
|
PASS | |||||
TestKoboSync - test_sync_shelf
|
PASS | |||||
TestKoboSync - test_sync_unchanged
|
PASS | |||||
TestKoboSync - test_sync_upload
|
PASS | |||||
TestKoboSyncBig | 6 | 6 | 0 | 0 | 0 | Detail |
TestKoboSyncBig - test_download_cover
|
PASS | |||||
TestKoboSyncBig - test_kobo_sync_multi_user
|
PASS | |||||
TestKoboSyncBig - test_kobo_sync_selected_shelves
|
PASS | |||||
TestKoboSyncBig - test_sync_changed_book
|
PASS | |||||
TestKoboSyncBig - test_sync_reading_state
|
PASS | |||||
TestKoboSyncBig - test_sync_shelf
|
PASS | |||||
TestLdapLogin | 13 | 13 | 0 | 0 | 0 | Detail |
TestLdapLogin - test_LDAP_SSL
|
PASS | |||||
TestLdapLogin - test_LDAP_SSL_CERTIFICATE
|
PASS | |||||
TestLdapLogin - test_LDAP_STARTTLS
|
PASS | |||||
TestLdapLogin - test_LDAP_fallback_Login
|
PASS | |||||
TestLdapLogin - test_LDAP_import
|
PASS | |||||
TestLdapLogin - test_LDAP_import_memberfield
|
PASS | |||||
TestLdapLogin - test_LDAP_login
|
PASS | |||||
TestLdapLogin - test_invalid_LDAP
|
PASS | |||||
TestLdapLogin - test_ldap_about
|
PASS | |||||
TestLdapLogin - test_ldap_authentication
|
PASS | |||||
TestLdapLogin - test_ldap_kobo_sync
|
PASS | |||||
TestLdapLogin - test_ldap_opds_anonymous
|
PASS | |||||
TestLdapLogin - test_ldap_opds_download_book
|
PASS | |||||
TestSecurity | 4 | 4 | 0 | 0 | 0 | Detail |
TestSecurity - test_login_limit
|
PASS | |||||
TestSecurity - test_opds_limit
|
PASS | |||||
TestSecurity - test_password_strength
|
PASS | |||||
TestSecurity - test_register_limit
|
PASS | |||||
TestCalibreWebListOrders | 10 | 10 | 0 | 0 | 0 | Detail |
TestCalibreWebListOrders - test_author_sort
|
PASS | |||||
TestCalibreWebListOrders - test_download_sort
|
PASS | |||||
TestCalibreWebListOrders - test_format_sort
|
PASS | |||||
TestCalibreWebListOrders - test_lang_sort
|
PASS | |||||
TestCalibreWebListOrders - test_order_authors_all_links
|
PASS | |||||
TestCalibreWebListOrders - test_order_series_all_links
|
PASS | |||||
TestCalibreWebListOrders - test_publisher_sort
|
PASS | |||||
TestCalibreWebListOrders - test_ratings_sort
|
PASS | |||||
TestCalibreWebListOrders - test_series_sort
|
PASS | |||||
TestCalibreWebListOrders - test_tags_sort
|
PASS | |||||
TestLogging | 9 | 8 | 0 | 0 | 1 | Detail |
TestLogging - test_access_log_recover
|
PASS | |||||
TestLogging - test_debug_log
|
PASS | |||||
TestLogging - test_debuginfo_download
|
PASS | |||||
TestLogging - test_failed_login
|
PASS | |||||
TestLogging - test_failed_register
|
||||||
TestLogging - test_logbook_download
|
PASS | |||||
TestLogging - test_logfile_change
|
PASS | |||||
TestLogging - test_logfile_recover
|
PASS | |||||
TestLogging - test_logviewer
|
PASS | |||||
TestLogin | 18 | 17 | 1 | 0 | 0 | Detail |
TestLogin - test_digest_login
|
PASS | |||||
TestLogin - test_login_capital_letters_user_unicode_password
|
PASS | |||||
TestLogin - test_login_cookie_steal
|
PASS | |||||
TestLogin - test_login_delete_admin
|
PASS | |||||
TestLogin - test_login_empty_password
|
PASS | |||||
TestLogin - test_login_locale_select
|
PASS | |||||
TestLogin - test_login_protected
|
PASS | |||||
TestLogin - test_login_remember_me
|
PASS | |||||
TestLogin - test_login_rename_user
|
PASS | |||||
TestLogin - test_login_unicode_user_space_end_password
|
PASS | |||||
TestLogin - test_login_user_with_space_password_end_space
|
PASS | |||||
TestLogin - test_magic_remote_login
|
PASS | |||||
TestLogin - test_next
|
PASS | |||||
TestLogin - test_password_policy
|
PASS | |||||
TestLogin - test_proxy_login
|
PASS | |||||
TestLogin - test_proxy_login_multi_user
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_login.py", line 525, in test_proxy_login_multi_user self.assertTrue('<input type="text" class="form-control" name="name" id="name" value="new_user1" autocomplete="off">' in resp.text) AssertionError: False is not true |
|||||
TestLogin - test_proxy_login_opds
|
PASS | |||||
TestLogin - test_robots
|
PASS | |||||
TestMergeBooksList | 2 | 2 | 0 | 0 | 0 | Detail |
TestMergeBooksList - test_book_merge
|
PASS | |||||
TestMergeBooksList - test_delete_book
|
PASS | |||||
TestOAuthLogin | 2 | 2 | 0 | 0 | 0 | Detail |
TestOAuthLogin - test_oauth_about
|
PASS | |||||
TestOAuthLogin - test_visible_oauth
|
PASS | |||||
TestOPDSFeed | 24 | 24 | 0 | 0 | 0 | Detail |
TestOPDSFeed - test_opds
|
PASS | |||||
TestOPDSFeed - test_opds_author
|
PASS | |||||
TestOPDSFeed - test_opds_books
|
PASS | |||||
TestOPDSFeed - test_opds_calibre_companion
|
PASS | |||||
TestOPDSFeed - test_opds_colon_password
|
PASS | |||||
TestOPDSFeed - test_opds_cover
|
PASS | |||||
TestOPDSFeed - test_opds_download_book
|
PASS | |||||
TestOPDSFeed - test_opds_formats
|
PASS | |||||
TestOPDSFeed - test_opds_guest_user
|
PASS | |||||
TestOPDSFeed - test_opds_hot
|
PASS | |||||
TestOPDSFeed - test_opds_language
|
PASS | |||||
TestOPDSFeed - test_opds_non_admin
|
PASS | |||||
TestOPDSFeed - test_opds_publisher
|
PASS | |||||
TestOPDSFeed - test_opds_random
|
PASS | |||||
TestOPDSFeed - test_opds_ratings
|
PASS | |||||
TestOPDSFeed - test_opds_read_unread
|
PASS | |||||
TestOPDSFeed - test_opds_search
|
PASS | |||||
TestOPDSFeed - test_opds_series
|
PASS | |||||
TestOPDSFeed - test_opds_shelf_access
|
PASS | |||||
TestOPDSFeed - test_opds_stats
|
PASS | |||||
TestOPDSFeed - test_opds_tags
|
PASS | |||||
TestOPDSFeed - test_opds_top_rated
|
PASS | |||||
TestOPDSFeed - test_opds_unicode_user
|
PASS | |||||
TestOPDSFeed - test_recently_added
|
PASS | |||||
TestUploadPDF | 1 | 1 | 0 | 0 | 0 | Detail |
TestUploadPDF - test_upload_invalid_pdf
|
PASS | |||||
TestPipInstall | 3 | 3 | 0 | 0 | 0 | Detail |
TestPipInstall - test_command_start
|
PASS | |||||
TestPipInstall - test_foldername_database_location
|
PASS | |||||
TestPipInstall - test_module_start
|
PASS | |||||
TestReader | 8 | 4 | 3 | 1 | 0 | Detail |
TestReader - test_cb7_reader
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_reader.py", line 291, in test_cb7_reader self.assertEqual('Test 执 to', details['title']) AssertionError: 'Test 执 to' != 'book' - Test 执 to + book |
|||||
TestReader - test_comic_MACOS_files
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_reader.py", line 329, in test_comic_MACOS_files self.assertTrue(self.check_element_on_page((By.ID, "mainContent"))) AssertionError: False is not true |
|||||
TestReader - test_comic_reader
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_reader.py", line 182, in test_comic_reader self.assertTrue(self.check_element_on_page((By.ID, "mainContent"))) AssertionError: False is not true |
|||||
TestReader - test_epub_reader
|
PASS | |||||
TestReader - test_pdf_reader
|
PASS | |||||
TestReader - test_single_file_comic
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_reader.py", line 266, in test_single_file_comic self.assertFalse(self.check_element_on_page((By.ID, "left")).is_displayed()) AttributeError: 'bool' object has no attribute 'is_displayed' |
|||||
TestReader - test_sound_listener
|
PASS | |||||
TestReader - test_txt_reader
|
PASS | |||||
TestReadOnlyDatabase | 1 | 1 | 0 | 0 | 0 | Detail |
TestReadOnlyDatabase - test_readonly_path
|
PASS | |||||
TestRegister | 8 | 8 | 0 | 0 | 0 | Detail |
TestRegister - test_forgot_password
|
PASS | |||||
TestRegister - test_illegal_email
|
PASS | |||||
TestRegister - test_limit_domain
|
PASS | |||||
TestRegister - test_register_no_server
|
PASS | |||||
TestRegister - test_registering_only_email
|
PASS | |||||
TestRegister - test_registering_user
|
PASS | |||||
TestRegister - test_registering_user_fail
|
PASS | |||||
TestRegister - test_user_change_password
|
PASS | |||||
TestReverseProxy | 3 | 3 | 0 | 0 | 0 | Detail |
TestReverseProxy - test_logout
|
PASS | |||||
TestReverseProxy - test_move_page
|
PASS | |||||
TestReverseProxy - test_reverse_about
|
PASS | |||||
TestShelf | 16 | 15 | 0 | 0 | 1 | Detail |
TestShelf - test_access_shelf
|
PASS | |||||
TestShelf - test_add_shelf_from_search
|
PASS | |||||
TestShelf - test_adv_search_shelf
|
PASS | |||||
TestShelf - test_arrange_shelf
|
PASS | |||||
TestShelf - test_create_public_shelf
|
PASS | |||||
TestShelf - test_create_public_shelf_no_permission
|
PASS | |||||
TestShelf - test_delete_book_of_shelf
|
PASS | |||||
TestShelf - test_private_shelf
|
PASS | |||||
TestShelf - test_public_private_shelf
|
PASS | |||||
TestShelf - test_public_shelf
|
PASS | |||||
TestShelf - test_rename_shelf
|
PASS | |||||
TestShelf - test_shelf_action_non_shelf_edit_role
|
PASS | |||||
TestShelf - test_shelf_anonymous
|
PASS | |||||
TestShelf - test_shelf_database_change
|
||||||
TestShelf - test_shelf_long_name
|
PASS | |||||
TestShelf - test_xss_shelf
|
PASS | |||||
TestSocket | 1 | 0 | 1 | 0 | 0 | Detail |
TestSocket - test_socket_communication
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_socket.py", line 70, in test_socket_communication self.assertTrue(re.findall('Reached error page:\sabout:neterror\?e=connectionFailure', error)) AssertionError: [] is not true |
|||||
TestSystemdActivation | 1 | 0 | 0 | 1 | 0 | Detail |
TestSystemdActivation - test_systemd_activation
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_systemd_activation.py", line 101, in test_systemd_activation self.fill_db_config({'config_calibre_dir': TEST_DB}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 258, in fill_db_config cls.login('admin', 'admin123') File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 90, in login WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "username"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
TestThumbnailsEnv | 1 | 0 | 0 | 1 | 0 | Detail |
TestThumbnailsEnv - test_cover_cache_env_on_database_change
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f029472e3e0>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnail_env.py", line 57, in test_cover_cache_env_on_database_change self.fill_thumbnail_config({'schedule_generate_book_covers': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 244, in fill_thumbnail_config ele = cls.driver.find_element(By.ID, checkbox) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 830, in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"] File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=45161): Max retries exceeded with url: /session/c07742ed-3422-4a0a-8af9-b0c6c57aaaa8/element (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f029472e3e0>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
TestThumbnails | 8 | 0 | 0 | 7 | 1 | Detail |
TestThumbnails - test_cache_non_writable
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f029472d0f0>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py", line 209, in test_cache_non_writable self.fill_thumbnail_config({'schedule_generate_book_covers': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 244, in fill_thumbnail_config ele = cls.driver.find_element(By.ID, checkbox) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 830, in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"] File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=47647): Max retries exceeded with url: /session/b4d2729b-51dc-47f9-b07a-52f878c5bf78/element (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f029472d0f0>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
TestThumbnails - test_cache_of_deleted_book
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f0294af08b0>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py", line 174, in test_cache_of_deleted_book self.fill_basic_config({'config_uploading': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 303, in _fill_basic_config WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_port"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 86, in until value = method(self._driver) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/expected_conditions.py", line 69, in _predicate return driver.find_element(*locator) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 830, in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"] File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=47647): Max retries exceeded with url: /session/b4d2729b-51dc-47f9-b07a-52f878c5bf78/element (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0294af08b0>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
TestThumbnails - test_cover_cache_on_database_change
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f029472e500>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py", line 76, in test_cover_cache_on_database_change self.fill_thumbnail_config({'schedule_generate_book_covers': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 244, in fill_thumbnail_config ele = cls.driver.find_element(By.ID, checkbox) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 830, in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"] File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=47647): Max retries exceeded with url: /session/b4d2729b-51dc-47f9-b07a-52f878c5bf78/element (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f029472e500>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
TestThumbnails - test_cover_change_on_upload_new_cover
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f02947439d0>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py", line 116, in test_cover_change_on_upload_new_cover self.fill_thumbnail_config({'schedule_generate_book_covers': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 244, in fill_thumbnail_config ele = cls.driver.find_element(By.ID, checkbox) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 830, in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"] File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=47647): Max retries exceeded with url: /session/b4d2729b-51dc-47f9-b07a-52f878c5bf78/element (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f02947439d0>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
TestThumbnails - test_cover_for_series
|
SKIP | |||||
TestThumbnails - test_cover_on_upload_book
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f0294ab78e0>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py", line 224, in test_cover_on_upload_book self.fill_thumbnail_config({'schedule_generate_book_covers': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 244, in fill_thumbnail_config ele = cls.driver.find_element(By.ID, checkbox) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 830, in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"] File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=47647): Max retries exceeded with url: /session/b4d2729b-51dc-47f9-b07a-52f878c5bf78/element (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0294ab78e0>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
TestThumbnails - test_remove_cover_from_cache
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f029472e2f0>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py", line 149, in test_remove_cover_from_cache self.get_book_details(5) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 1472, in get_book_details cls.driver.get(root_url + "/book/" + str(id)) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 449, in get self.execute(Command.GET, {"url": url}) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=47647): Max retries exceeded with url: /session/b4d2729b-51dc-47f9-b07a-52f878c5bf78/url (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f029472e2f0>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
TestThumbnails - test_sideloaded_book
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 398, in _make_request conn.request(method, url, **httplib_request_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 239, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib/python3.10/http/client.py", line 1283, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1329, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1278, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1038, in _send_output self.send(msg) File "/usr/lib/python3.10/http/client.py", line 976, in send self.connect() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 205, in connect conn = self._new_conn() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f0294ab4310>: Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py", line 263, in test_sideloaded_book self.fill_thumbnail_config({'schedule_generate_book_covers': 1}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 244, in fill_thumbnail_config ele = cls.driver.find_element(By.ID, checkbox) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 830, in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"] File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 438, in execute response = self.command_executor.execute(driver_command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 290, in execute return self._request(command_info[0], url, body=data) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py", line 311, in _request response = self._conn.request(method, url, body=body, headers=headers) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=47647): Max retries exceeded with url: /session/b4d2729b-51dc-47f9-b07a-52f878c5bf78/element (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0294ab4310>: Failed to establish a new connection: [Errno 111] Connection refused')) |
|||||
TestUpdater | 9 | 0 | 6 | 2 | 1 | Detail |
TestUpdater - test_check_update_nightly_errors
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 229, in test_check_update_nightly_errors self.check_updater('Timeout', "alert", 13) File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 81, in check_updater self.assertTrue(responsetext in self.check_element_on_page((By.ID, "message")).text) AssertionError: False is not true |
|||||
TestUpdater - test_check_update_nightly_request_errors
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 257, in test_check_update_nightly_request_errors self.check_updater('Timeout', "alert", 13) File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 81, in check_updater self.assertTrue(responsetext in self.check_element_on_page((By.ID, "message")).text) AssertionError: False is not true |
|||||
TestUpdater - test_check_update_stable_errors
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 147, in test_check_update_stable_errors self.check_updater('Timeout', "alert", 13) File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 81, in check_updater self.assertTrue(responsetext in self.check_element_on_page((By.ID, "message")).text) AssertionError: False is not true |
|||||
TestUpdater - test_check_update_stable_versions
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 175, in test_check_update_stable_versions self.check_updater('{}.{}.{}'.format(*version3), "alert-warning") File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 81, in check_updater self.assertTrue(responsetext in self.check_element_on_page((By.ID, "message")).text) AssertionError: False is not true |
|||||
TestUpdater - test_perform_update
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 368, in test_perform_update self.assertTrue(os.path.isdir(thumbnail_cache_path)) AssertionError: False is not true |
|||||
TestUpdater - test_perform_update_stable_errors
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 326, in test_perform_update_stable_errors self.assertTrue('HTTP Error' in self.check_element_on_page((By.ID, "DialogContent")).text) AssertionError: False is not true |
|||||
TestUpdater - test_perform_update_timeout
|
||||||
TestUpdater - test_reconnect_database
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 450, in test_reconnect_database self.reconnect_database() File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 475, in reconnect_database element.click() File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py", line 93, in click self._execute(Command.CLICK_ELEMENT) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py", line 403, in _execute return self._parent.execute(command, params) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 440, in execute self.error_handler.check_response(response) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 245, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotInteractableException: Message: Element <button id="DialogFinished" class="btn btn-default hidden" type="button"> could not be scrolled into view Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 ElementNotInteractableError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:349:5 webdriverClickElement@chrome://remote/content/marionette/interaction.sys.mjs:150:11 interaction.clickElement@chrome://remote/content/marionette/interaction.sys.mjs:119:11 clickElement@chrome://remote/content/marionette/actors/MarionetteCommandsChild.sys.mjs:202:29 receiveMessage@chrome://remote/content/marionette/actors/MarionetteCommandsChild.sys.mjs:84:31 |
|||||
TestUpdater - test_update_write_protect
|
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_updater.py", line 410, in test_update_write_protect self.fill_basic_config({'config_updatechannel': 'Stable'}) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 399, in fill_basic_config cls._fill_basic_config(elements) File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 303, in _fill_basic_config WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_port"))) File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16 |
|||||
Total | 380 | 327 | 14 | 30 | 9 |
Program library | Installed Version | Test class |
---|---|---|
Platform | Linux 6.2.0-36-generic #37~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 9 15:34:04 UTC 2 x86_64 x86_64 | Basic |
Python | 3.10.12 | Basic |
advocate | 1.0.0 | Basic |
APScheduler | 3.10.4 | Basic |
Babel | 2.13.1 | Basic |
chardet | 4.0.0 | Basic |
Flask | 2.3.3 | Basic |
flask-babel | 3.1.0 | Basic |
Flask-Limiter | 3.4.1 | Basic |
Flask-Login | 0.6.2 | Basic |
Flask-Principal | 0.4.0 | Basic |
Flask-WTF | 1.1.2 | Basic |
greenlet | 3.0.1 | Basic |
iso-639 | 0.4.5 | Basic |
Jinja2 | 3.1.2 | Basic |
lxml | 4.9.3 | Basic |
pyasn1 | 0.5.0 | Basic |
pypdf | 3.15.5 | Basic |
pytz | 2023.3.post1 | Basic |
requests | 2.31.0 | Basic |
SQLAlchemy | 2.0.23 | Basic |
tornado | 6.3.3 | Basic |
Unidecode | 1.3.7 | Basic |
Wand | 0.6.13 | Basic |
Werkzeug | 2.3.7 | Basic |
google-api-python-client | 2.107.0 | TestBackupMetadataGdrive |
httplib2 | 0.22.0 | TestBackupMetadataGdrive |
oauth2client | 4.1.3 | TestBackupMetadataGdrive |
PyDrive2 | 1.17.0 | TestBackupMetadataGdrive |
PyYAML | 6.0.1 | TestBackupMetadataGdrive |
google-api-python-client | 2.107.0 | TestCliGdrivedb |
httplib2 | 0.22.0 | TestCliGdrivedb |
oauth2client | 4.1.3 | TestCliGdrivedb |
PyDrive2 | 1.17.0 | TestCliGdrivedb |
PyYAML | 6.0.1 | TestCliGdrivedb |
google-api-python-client | 2.107.0 | TestEbookConvertCalibreGDrive |
httplib2 | 0.22.0 | TestEbookConvertCalibreGDrive |
oauth2client | 4.1.3 | TestEbookConvertCalibreGDrive |
PyDrive2 | 1.17.0 | TestEbookConvertCalibreGDrive |
PyYAML | 6.0.1 | TestEbookConvertCalibreGDrive |
google-api-python-client | 2.107.0 | TestEbookConvertGDriveKepubify |
httplib2 | 0.22.0 | TestEbookConvertGDriveKepubify |
oauth2client | 4.1.3 | TestEbookConvertGDriveKepubify |
PyDrive2 | 1.17.0 | TestEbookConvertGDriveKepubify |
PyYAML | 6.0.1 | TestEbookConvertGDriveKepubify |
comicapi | 3.2.0 | TestEditAdditionalBooks |
py7zr | 0.20.7 | TestEditAdditionalBooks |
rarfile | 4.1 | TestEditAdditionalBooks |
py7zr | 0.20.7 | TestEditBooks |
google-api-python-client | 2.107.0 | TestEditAuthorsGdrive |
httplib2 | 0.22.0 | TestEditAuthorsGdrive |
oauth2client | 4.1.3 | TestEditAuthorsGdrive |
PyDrive2 | 1.17.0 | TestEditAuthorsGdrive |
PyYAML | 6.0.1 | TestEditAuthorsGdrive |
beautifulsoup4 | 4.12.2 | TestLoadMetadata |
google-api-python-client | 2.107.0 | TestEditBooksOnGdrive |
httplib2 | 0.22.0 | TestEditBooksOnGdrive |
oauth2client | 4.1.3 | TestEditBooksOnGdrive |
PyDrive2 | 1.17.0 | TestEditBooksOnGdrive |
PyYAML | 6.0.1 | TestEditBooksOnGdrive |
beautifulsoup4 | 4.12.2 | TestLoadMetadataScholar |
scholarly | 1.7.11 | TestLoadMetadataScholar |
google-api-python-client | 2.107.0 | TestSetupGdrive |
httplib2 | 0.22.0 | TestSetupGdrive |
oauth2client | 4.1.3 | TestSetupGdrive |
PyDrive2 | 1.17.0 | TestSetupGdrive |
PyYAML | 6.0.1 | TestSetupGdrive |
goodreads | 0.3.2 | TestGoodreads |
python-Levenshtein | 0.23.0 | TestGoodreads |
jsonschema | 4.19.2 | TestKoboSync |
jsonschema | 4.19.2 | TestKoboSyncBig |
Flask-SimpleLDAP | 1.4.0 | TestLdapLogin |
jsonschema | 4.19.2 | TestLdapLogin |
python-ldap | 3.4.3 | TestLdapLogin |
Flask-Dance | 7.0.0 | TestOAuthLogin |
SQLAlchemy-Utils | 0.41.1 | TestOAuthLogin |