From daf8dd6f906e4b573a5252284be519858c881ec8 Mon Sep 17 00:00:00 2001
From: Ozzie Isaacs Start Time: 2024-06-28 20:08:21 Start Time: 2024-06-29 20:48:57 Stop Time: 2024-06-29 02:31:07 Stop Time: 2024-06-30 03:48:15 Duration: 5h 10 min Duration: 5h 44 min
+
TestBackupMetadata
21
- 19
- 2
+ 21
+ 0
0
0
@@ -257,38 +257,11 @@
-
+
@@ -365,32 +338,11 @@ First extra element 0:
-
-
-
+ Traceback (most recent call last):
- File "/home/ozzie/Development/calibre-web-test/test/test_backup_metadata.py", line 202, in test_backup_change_book_author
- self.assertEqual(["Hector Gonçalves"], metadata['author'])
-AssertionError: Lists differ: ['Hector Gonçalves'] != []
-
-First list contains 1 additional elements.
-First extra element 0:
-'Hector Gonçalves'
-
-- ['Hector Gonçalves']
-+ []
- PASS
+
@@ -510,59 +462,145 @@ AssertionError: '' != 'The bok Lo,执|1u'
-
-
-
+ Traceback (most recent call last):
- File "/home/ozzie/Development/calibre-web-test/test/test_backup_metadata.py", line 177, in test_backup_change_book_title
- self.assertEqual(metadata['title'], 'The bok Lo,执|1u')
-AssertionError: '' != 'The bok Lo,执|1u'
-+ The bok Lo,执|1u
- PASS
- _ErrorHolder
- 1
+
+
- TestCli
+ 13
+ 13
0
0
- 1
0
- Detail
+ Detail
+
+
+
+
+
-
-
- Traceback (most recent call last):
- File "/home/ozzie/Development/calibre-web-test/test/test_cli.py", line 35, in setUpClass
- shutil.copytree('./Calibre_db', TEST_DB)
- File "/usr/lib/python3.10/shutil.py", line 557, in copytree
- with os.scandir(src) as itr:
-FileNotFoundError: [Errno 2] No such file or directory: './Calibre_db'
- PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
+
+
+
+
+
+ PASS
+
+
-
+
+ PASS
+
TestCliGdrivedb
4
- 0
4
0
0
+ 0
Detail
@@ -570,131 +608,38 @@ FileNotFoundError: [Errno 2] No such file or directory: './Calibre_db'
-
+
-
-
-
+ Traceback (most recent call last):
- File "/home/ozzie/Development/calibre-web-test/test/test_cli_gdrive.py", line 201, in test_cli_gdrive_folder
- self.start_cw(os.path.join(CALIBRE_WEB_PATH + INDEX, u'cps.py'), gdrive_dir)
- File "/home/ozzie/Development/calibre-web-test/test/test_cli_gdrive.py", line 146, in start_cw
- self.assertTrue(self.check_element_on_page((By.ID, "flash_success")))
-AssertionError: False is not true
- PASS
+
-
-
-
+ Traceback (most recent call last):
- File "/home/ozzie/Development/calibre-web-test/test/test_cli_gdrive.py", line 182, in test_cli_gdrive_location
- self.start_cw(os.path.join(CALIBRE_WEB_PATH + INDEX, u'cps.py'), os.path.join(gdrive_dir, u'gü dr.app'))
- File "/home/ozzie/Development/calibre-web-test/test/test_cli_gdrive.py", line 146, in start_cw
- self.assertTrue(self.check_element_on_page((By.ID, "flash_success")))
-AssertionError: False is not true
- PASS
+
-
-
-
+ Traceback (most recent call last):
- File "/home/ozzie/Development/calibre-web-test/test/test_cli_gdrive.py", line 150, in test_gdrive_db_nonwrite
- self.start_cw(os.path.join(CALIBRE_WEB_PATH + INDEX, u'cps.py'))
- File "/home/ozzie/Development/calibre-web-test/test/test_cli_gdrive.py", line 146, in start_cw
- self.assertTrue(self.check_element_on_page((By.ID, "flash_success")))
-AssertionError: False is not true
- PASS
+
@@ -1060,11 +1005,11 @@ AssertionError: True is not false : Inital config failed with normal database
-
-
+ Traceback (most recent call last):
- File "/home/ozzie/Development/calibre-web-test/test/test_cli_gdrive.py", line 230, in test_no_database
- self.assertTrue(self.check_element_on_page((By.ID, 'flash_success')))
-AssertionError: False is not true
-
-During handling of the above exception, another exception occurred:
-
-Traceback (most recent call last):
- File "/home/ozzie/Development/calibre-web-test/test/test_cli_gdrive.py", line 237, in test_no_database
- self.assertFalse(True, "Inital config failed with normal database")
-AssertionError: True is not false : Inital config failed with normal database
- PASS
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_additional_books.py", line 451, in test_writeonly_path - self.assertTrue(os.path.isdir(book_path)) -AssertionError: False is not true-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books.py", line 193, in test_edit_author - self.assertTrue(os.path.isdir(os.path.join(TEST_DB, 'O0u Zhi', 'book8 (8)'))) -AssertionError: False is not true-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_author_gdrive.py", line 319, in test_change_capital_co_author - self.assertFalse(self.check_element_on_page((By.ID, "flash_danger"))) -AssertionError: <selenium.webdriver.remote.webelement.WebElement (session="2035360a-7d0e-4230-ba6e-0809c52d1958", element="cb5889ec-bf0f-4bc5-b6ce-787090088d52")> is not false-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_author_gdrive.py", line 131, in test_change_capital_one_author_one_book - self.assertFalse(self.check_element_on_page((By.ID, "flash_danger"))) -AssertionError: <selenium.webdriver.remote.webelement.WebElement (session="2035360a-7d0e-4230-ba6e-0809c52d1958", element="2c5e0549-fad4-4467-b5fd-80b5cabd1669")> is not false-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_author_gdrive.py", line 253, in test_change_capital_one_author_two_books - self.assertCountEqual(['Frodo Beutlin', 'Norbert halagal', 'Liu Yang', 'Hector Gonçalves'], details['author']) -AssertionError: Element counts were not equal: -First has 1, Second has 0: 'Liu Yang' -First has 0, Second has 1: 'Liu yang'+ File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_author_gdrive.py", line 174, in test_change_capital_one_author_two_books + self.assertFalse(self.check_element_on_page((By.ID, "flash_danger"))) +AssertionError: <selenium.webdriver.remote.webelement.WebElement (session="75cab94e-bc8d-4b29-b4fa-bcb013c9fe05", element="4bd75a44-1bfc-4cf4-a39d-36e9675ec783")> is not false
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_author_gdrive.py", line 365, in test_change_capital_rename_co_author - self.assertTrue(fs.isfile(os.path.join('test', 'Hector Goncalves/book9 (11)', -AssertionError: False is not true-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_author_gdrive.py", line 463, in test_change_capital_rename_two_co_authors - self.assertFalse(self.check_element_on_page((By.ID, "flash_danger"))) -AssertionError: <selenium.webdriver.remote.webelement.WebElement (session="2035360a-7d0e-4230-ba6e-0809c52d1958", element="a04a321a-7396-4621-84a6-a40ec9d11340")> is not false+ File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_author_gdrive.py", line 370, in test_change_capital_rename_co_author + self.assertTrue(fs.isfile(os.path.join('test', 'hector Gonçalves/book9 (11)', +AssertionError: False is not true
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_author_gdrive.py", line 562, in test_rename_capital_on_upload - self.assertEqual(200, ret_code) -AssertionError: 200 != 404+ File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_list.py", line 81, in test_bookslist_edit_title + bl = self.get_books_list(-1) + File "/home/ozzie/Development/calibre-web-test/test/helper_ui.py", line 1898, in get_books_list + element_text = "+" if "glyphicon-plus" in click_element.find_elements(By.XPATH, "./span")[0].get_attribute('class') else "" +IndexError: list index out of range +
Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_list.py", line 331, in test_list_visibility + self.assertEqual(22, len(bl['table'][0])) +AssertionError: 22 != 1+
Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_list.py", line 335, in test_restricted_rights + self.assertTrue('Delete' in bl['table'][0]) +AssertionError: False is not true+
Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_list.py", line 57, in test_search_books_list + self.assertEqual(10, len(bl['table'])) +AssertionError: 10 != 1+
Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_list.py", line 38, in tearDownClass + cls.driver.get("http://127.0.0.1:" + PORTS[0]) + 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 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.TimeoutException: Message: Navigation timed out after 300000 ms +Stacktrace: +RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 +WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:193:5 +TimeoutError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:740:5 +bail@chrome://remote/content/marionette/sync.sys.mjs:211:19+
Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_pip_install.py", line 36, in setUpClass + args = make_release.parse_arguments(['-p']) +NameError: name 'make_release' is not defined+
Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_metadata.py", line 90, in test_load_metadata + elif 'https://amazon.com/' == results[20]['source']: +IndexError: list index out of range
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_metadata.py", line 173, in test_load_metadata - self.assertGreaterEqual(diff(BytesIO(cover), BytesIO(original_cover), delete_diff_file=True), 0.05) -AssertionError: 0.0 not greater than or equal to 0.05-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_ebooks_gdrive.py", line 310, in test_edit_author - self.assertEqual(u'O0ü 执', values['author'][0]) -AssertionError: 'O0ü 执' != 'Leo Baskerville' -- O0ü 执 -+ Leo Baskerville-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_ebooks_gdrive.py", line 136, in test_edit_title - self.assertEqual(u'O0ü 执', values['title']) -AssertionError: 'O0ü 执' != 'Very long extra super turbo cool title wi[54 chars]ters' -- O0ü 执 -+ Very long extra super turbo cool title without any issue of displaying including ö utf-8 characters-