diff --git a/setup.cfg b/setup.cfg index c24dfc97..de4e4714 100644 --- a/setup.cfg +++ b/setup.cfg @@ -87,15 +87,15 @@ oauth = SQLAlchemy-Utils>=0.33.5,<0.39.0 metadata = rarfile>=3.2 - scholarly>=1.2.0,<1.7 + scholarly>=1.2.0,<1.8 markdown2>=2.0.0,<2.5.0 html2text>=2020.1.16,<2022.1.1 python-dateutil>=2.1,<2.9.0 - beautifulsoup4>=4.0.1,<4.11.0 + beautifulsoup4>=4.0.1,<4.12.0 cchardet>=2.0.0,<2.2.0 comics = natsort>=2.2.0,<8.2.0 comicapi>=2.2.0,<2.3.0 kobo = - jsonschema>=3.2.0,<4.7.0 + jsonschema>=3.2.0,<4.8.0 diff --git a/test/Calibre-Web TestSummary_Linux.html b/test/Calibre-Web TestSummary_Linux.html index 7abc8792..701e1431 100644 --- a/test/Calibre-Web TestSummary_Linux.html +++ b/test/Calibre-Web TestSummary_Linux.html @@ -37,14 +37,14 @@ <div class="row"> <div class="col-xs-6 col-md-6 col-sm-offset-3" style="margin-top:50px;"> - <p class='text-justify attribute'><strong>Start Time: </strong>2022-07-18 11:00:52</p> + <p class='text-justify attribute'><strong>Start Time: </strong>2022-07-29 22:16:18</p> </div> </div> <div class="row"> <div class="col-xs-6 col-md-6 col-sm-offset-3"> - <p class='text-justify attribute'><strong>Stop Time: </strong>2022-07-18 17:02:49</p> + <p class='text-justify attribute'><strong>Stop Time: </strong>2022-07-30 04:12:54</p> </div> </div> @@ -468,8 +468,8 @@ <tr id="su" class="failClass"> <td>TestEbookConvertCalibre</td> <td class="text-center">15</td> - <td class="text-center">14</td> - <td class="text-center">1</td> + <td class="text-center">13</td> + <td class="text-center">2</td> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> @@ -479,31 +479,11 @@ - <tr id="ft6.1" class="none bg-danger"> + <tr id='pt6.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestEbookConvertCalibre - test_calibre_log</div> </td> - <td colspan='6'> - <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft6.1')">FAIL</a> - </div> - <!--css div popup start--> - <div id="div_ft6.1" class="popup_window test_output" style="display:block;"> - <div class='close_button pull-right'> - <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_ft6.1').style.display='none'"><span - aria-hidden="true">×</span></button> - </div> - <div class="text-left pull-left"> - <pre class="text-left">Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_ebook_convert.py", line 676, in test_calibre_log - self.assertTrue("1% Eingabe wird zu HTML konvertiert" in data) -AssertionError: False is not true</pre> - </div> - <div class="clearfix"></div> - </div> - <!--css div popup end--> - </td> + <td colspan='6' align='center'>PASS</td> </tr> @@ -526,11 +506,31 @@ AssertionError: False is not true</pre> - <tr id='pt6.4' class='hiddenRow bg-success'> + <tr id="ft6.4" class="none bg-danger"> <td> <div class='testcase'>TestEbookConvertCalibre - test_convert_failed_and_email</div> </td> - <td colspan='6' align='center'>PASS</td> + <td colspan='6'> + <div class="text-center"> + <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft6.4')">FAIL</a> + </div> + <!--css div popup start--> + <div id="div_ft6.4" class="popup_window test_output" style="display:block;"> + <div class='close_button pull-right'> + <button type="button" class="close" aria-label="Close" onfocus="this.blur();" + onclick="document.getElementById('div_ft6.4').style.display='none'"><span + aria-hidden="true">×</span></button> + </div> + <div class="text-left pull-left"> + <pre class="text-left">Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_ebook_convert.py", line 260, in test_convert_failed_and_email + self.assertEqual(1, task_len) +AssertionError: 1 != 0</pre> + </div> + <div class="clearfix"></div> + </div> + <!--css div popup end--> + </td> </tr> @@ -544,11 +544,32 @@ AssertionError: False is not true</pre> - <tr id='pt6.6' class='hiddenRow bg-success'> + <tr id="ft6.6" class="none bg-danger"> <td> <div class='testcase'>TestEbookConvertCalibre - test_convert_options</div> </td> - <td colspan='6' align='center'>PASS</td> + <td colspan='6'> + <div class="text-center"> + <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft6.6')">FAIL</a> + </div> + <!--css div popup start--> + <div id="div_ft6.6" class="popup_window test_output" style="display:block;"> + <div class='close_button pull-right'> + <button type="button" class="close" aria-label="Close" onfocus="this.blur();" + onclick="document.getElementById('div_ft6.6').style.display='none'"><span + aria-hidden="true">×</span></button> + </div> + <div class="text-left pull-left"> + <pre class="text-left">Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_ebook_convert.py", line 622, in test_convert_options + self.assertEqual(from_book, set(['-- select an option --', "TXT"])) +AssertionError: Items in the first set but not the second: +'AZW3'</pre> + </div> + <div class="clearfix"></div> + </div> + <!--css div popup end--> + </td> </tr> @@ -1627,11 +1648,11 @@ AssertionError: False is not true</pre> - <tr id="su" class="passClass"> + <tr id="su" class="failClass"> <td>TestLoadMetadata</td> <td class="text-center">1</td> - <td class="text-center">1</td> <td class="text-center">0</td> + <td class="text-center">1</td> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> @@ -1641,22 +1662,42 @@ AssertionError: False is not true</pre> - <tr id='pt15.1' class='hiddenRow bg-success'> + <tr id="ft15.1" class="none bg-danger"> <td> <div class='testcase'>TestLoadMetadata - test_load_metadata</div> </td> - <td colspan='6' align='center'>PASS</td> + <td colspan='6'> + <div class="text-center"> + <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft15.1')">FAIL</a> + </div> + <!--css div popup start--> + <div id="div_ft15.1" class="popup_window test_output" style="display:block;"> + <div class='close_button pull-right'> + <button type="button" class="close" aria-label="Close" onfocus="this.blur();" + onclick="document.getElementById('div_ft15.1').style.display='none'"><span + aria-hidden="true">×</span></button> + </div> + <div class="text-left pull-left"> + <pre class="text-left">Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_metadata.py", line 167, 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</pre> + </div> + <div class="clearfix"></div> + </div> + <!--css div popup end--> + </td> </tr> - <tr id="su" class="errorClass"> + <tr id="su" class="passClass"> <td>TestEditBooksOnGdrive</td> <td class="text-center">18</td> - <td class="text-center">17</td> + <td class="text-center">18</td> + <td class="text-center">0</td> <td class="text-center">0</td> - <td class="text-center">1</td> <td class="text-center">0</td> <td class="text-center"> <a onclick="showClassDetail('c16', 18)">Detail</a> @@ -1800,31 +1841,11 @@ AssertionError: False is not true</pre> - <tr id="et16.16" class="none bg-info"> + <tr id='pt16.16' class='hiddenRow bg-success'> <td> <div class='testcase'>TestEditBooksOnGdrive - test_edit_title</div> </td> - <td colspan='6'> - <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_et16.16')">ERROR</a> - </div> - <!--css div popup start--> - <div id="div_et16.16" class="popup_window test_output" style="display:block;"> - <div class='close_button pull-right'> - <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_et16.16').style.display='none'"><span - aria-hidden="true">×</span></button> - </div> - <div class="text-left pull-left"> - <pre class="text-left">Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_ebooks_gdrive.py", line 230, in test_edit_title - self.assertEqual(ele.text, u'Very long extra super turbo cool title without any issue of displaying including รถ utf-8 characters') -AttributeError: 'bool' object has no attribute 'text'</pre> - </div> - <div class="clearfix"></div> - </div> - <!--css div popup end--> - </td> + <td colspan='6' align='center'>PASS</td> </tr> @@ -1848,13 +1869,13 @@ AttributeError: 'bool' object has no attribute 'text'</pre> - <tr id="su" class="failClass"> + <tr id="su" class="passClass"> <td>TestLoadMetadataScholar</td> <td class="text-center">1</td> - <td class="text-center">0</td> <td class="text-center">1</td> <td class="text-center">0</td> <td class="text-center">0</td> + <td class="text-center">0</td> <td class="text-center"> <a onclick="showClassDetail('c17', 1)">Detail</a> </td> @@ -1862,85 +1883,11 @@ AttributeError: 'bool' object has no attribute 'text'</pre> - <tr id="ft17.1" class="none bg-danger"> + <tr id='pt17.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLoadMetadataScholar - test_load_metadata</div> </td> - <td colspan='6'> - <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft17.1')">FAIL</a> - </div> - <!--css div popup start--> - <div id="div_ft17.1" class="popup_window test_output" style="display:block;"> - <div class='close_button pull-right'> - <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_ft17.1').style.display='none'"><span - aria-hidden="true">×</span></button> - </div> - <div class="text-left pull-left"> - <pre class="text-left">Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_metadata_scholar.py", line 68, in test_load_metadata - self.assertEqual(30, len(results)) -AssertionError: 30 != 0</pre> - </div> - <div class="clearfix"></div> - </div> - <!--css div popup end--> - </td> - </tr> - - - - - <tr id="su" class="errorClass"> - <td>_ErrorHolder</td> - <td class="text-center">1</td> - <td class="text-center">0</td> - <td class="text-center">0</td> - <td class="text-center">1</td> - <td class="text-center">0</td> - <td class="text-center"> - <a onclick="showClassDetail('c18', 1)">Detail</a> - </td> - </tr> - - - - <tr id="et18.1" class="none bg-info"> - <td> - <div class='testcase'>tearDownClass (test_edit_metadata_scholar)</div> - </td> - <td colspan='6'> - <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_et18.1')">ERROR</a> - </div> - <!--css div popup start--> - <div id="div_et18.1" class="popup_window test_output" style="display:block;"> - <div class='close_button pull-right'> - <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_et18.1').style.display='none'"><span - aria-hidden="true">×</span></button> - </div> - <div class="text-left pull-left"> - <pre class="text-left">Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_metadata_scholar.py", line 34, in tearDownClass - cls.driver.get("http://127.0.0.1:8083") - File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 437, in get - self.execute(Command.GET, {'url': url}) - File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 425, in execute - self.error_handler.check_response(response) - File "/home/ozzie/Development/calibre-web-test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 247, in check_response - raise exception_class(message, screen, stacktrace) -selenium.common.exceptions.TimeoutException: Message: TimedPromise timed out after 300000 ms -Stacktrace: -WebDriverError@chrome://remote/content/shared/webdriver/Errors.jsm:186:5 -TimeoutError@chrome://remote/content/shared/webdriver/Errors.jsm:475:5 -bail@chrome://remote/content/marionette/sync.js:226:19</pre> - </div> - <div class="clearfix"></div> - </div> - <!--css div popup end--> - </td> + <td colspan='6' align='center'>PASS</td> </tr> @@ -1954,13 +1901,13 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c19', 3)">Detail</a> + <a onclick="showClassDetail('c18', 3)">Detail</a> </td> </tr> - <tr id='pt19.1' class='hiddenRow bg-success'> + <tr id='pt18.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSTARTTLS - test_STARTTLS</div> </td> @@ -1969,7 +1916,7 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id='pt19.2' class='hiddenRow bg-success'> + <tr id='pt18.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSTARTTLS - test_STARTTLS_SSL_setup_error</div> </td> @@ -1978,7 +1925,7 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id='pt19.3' class='hiddenRow bg-success'> + <tr id='pt18.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSTARTTLS - test_STARTTLS_resend_password</div> </td> @@ -1996,13 +1943,13 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c20', 7)">Detail</a> + <a onclick="showClassDetail('c19', 7)">Detail</a> </td> </tr> - <tr id='pt20.1' class='hiddenRow bg-success'> + <tr id='pt19.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSSL - test_SSL_None_setup_error</div> </td> @@ -2011,7 +1958,7 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id='pt20.2' class='hiddenRow bg-success'> + <tr id='pt19.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSSL - test_SSL_STARTTLS_setup_error</div> </td> @@ -2020,7 +1967,7 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id='pt20.3' class='hiddenRow bg-success'> + <tr id='pt19.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSSL - test_SSL_logging_email</div> </td> @@ -2029,7 +1976,7 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id='pt20.4' class='hiddenRow bg-success'> + <tr id='pt19.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSSL - test_SSL_non_admin_user</div> </td> @@ -2038,7 +1985,7 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id='pt20.5' class='hiddenRow bg-success'> + <tr id='pt19.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSSL - test_SSL_only</div> </td> @@ -2047,7 +1994,7 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id='pt20.6' class='hiddenRow bg-success'> + <tr id='pt19.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSSL - test_email_limit</div> </td> @@ -2056,7 +2003,7 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id='pt20.7' class='hiddenRow bg-success'> + <tr id='pt19.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSSL - test_filepicker_two_file</div> </td> @@ -2074,13 +2021,13 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c21', 1)">Detail</a> + <a onclick="showClassDetail('c20', 1)">Detail</a> </td> </tr> - <tr id='pt21.1' class='hiddenRow bg-success'> + <tr id='pt20.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestBookDatabase - test_invalid_book_path</div> </td> @@ -2090,21 +2037,21 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id="su" class="failClass"> + <tr id="su" class="passClass"> <td>TestErrorReadColumn</td> <td class="text-center">2</td> - <td class="text-center">1</td> - <td class="text-center">1</td> + <td class="text-center">2</td> + <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c22', 2)">Detail</a> + <a onclick="showClassDetail('c21', 2)">Detail</a> </td> </tr> - <tr id='pt22.1' class='hiddenRow bg-success'> + <tr id='pt21.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestErrorReadColumn - test_invalid_custom_column</div> </td> @@ -2113,31 +2060,11 @@ bail@chrome://remote/content/marionette/sync.js:226:19</pre> - <tr id="ft22.2" class="none bg-danger"> + <tr id='pt21.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestErrorReadColumn - test_invalid_custom_read_column</div> </td> - <td colspan='6'> - <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft22.2')">FAIL</a> - </div> - <!--css div popup start--> - <div id="div_ft22.2" class="popup_window test_output" style="display:block;"> - <div class='close_button pull-right'> - <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_ft22.2').style.display='none'"><span - aria-hidden="true">×</span></button> - </div> - <div class="text-left pull-left"> - <pre class="text-left">Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_error_read_column.py", line 51, in test_invalid_custom_read_column - self.assertTrue(self.check_element_on_page((By.ID, "flash_danger"))) -AssertionError: False is not true</pre> - </div> - <div class="clearfix"></div> - </div> - <!--css div popup end--> - </td> + <td colspan='6' align='center'>PASS</td> </tr> @@ -2151,13 +2078,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">1</td> <td class="text-center"> - <a onclick="showClassDetail('c23', 3)">Detail</a> + <a onclick="showClassDetail('c22', 3)">Detail</a> </td> </tr> - <tr id='pt23.1' class='hiddenRow bg-success'> + <tr id='pt22.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestFilePicker - test_filepicker_limited_file</div> </td> @@ -2166,19 +2093,19 @@ AssertionError: False is not true</pre> - <tr id="st23.2" class="none bg-warning"> + <tr id="st22.2" class="none bg-warning"> <td> <div class='testcase'>TestFilePicker - test_filepicker_new_file</div> </td> <td colspan='6'> <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st23.2')">SKIP</a> + <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st22.2')">SKIP</a> </div> <!--css div popup start--> - <div id="div_st23.2" class="popup_window test_output" style="display:none;"> + <div id="div_st22.2" class="popup_window test_output" style="display:none;"> <div class='close_button pull-right'> <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_st23.2').style.display='none'"><span + onclick="document.getElementById('div_st22.2').style.display='none'"><span aria-hidden="true">×</span></button> </div> <div class="text-left pull-left"> @@ -2192,7 +2119,7 @@ AssertionError: False is not true</pre> - <tr id='pt23.3' class='hiddenRow bg-success'> + <tr id='pt22.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestFilePicker - test_two_filepickers</div> </td> @@ -2210,13 +2137,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c24', 1)">Detail</a> + <a onclick="showClassDetail('c23', 1)">Detail</a> </td> </tr> - <tr id='pt24.1' class='hiddenRow bg-success'> + <tr id='pt23.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestSetupGdrive - test_config_gdrive</div> </td> @@ -2234,13 +2161,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c25', 3)">Detail</a> + <a onclick="showClassDetail('c24', 3)">Detail</a> </td> </tr> - <tr id='pt25.1' class='hiddenRow bg-success'> + <tr id='pt24.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestGoodreads - test_author_page</div> </td> @@ -2249,7 +2176,7 @@ AssertionError: False is not true</pre> - <tr id='pt25.2' class='hiddenRow bg-success'> + <tr id='pt24.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestGoodreads - test_author_page_invalid</div> </td> @@ -2258,7 +2185,7 @@ AssertionError: False is not true</pre> - <tr id='pt25.3' class='hiddenRow bg-success'> + <tr id='pt24.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestGoodreads - test_goodreads_about</div> </td> @@ -2276,13 +2203,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c26', 11)">Detail</a> + <a onclick="showClassDetail('c25', 11)">Detail</a> </td> </tr> - <tr id='pt26.1' class='hiddenRow bg-success'> + <tr id='pt25.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_book_download</div> </td> @@ -2291,7 +2218,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.2' class='hiddenRow bg-success'> + <tr id='pt25.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_kobo_about</div> </td> @@ -2300,7 +2227,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.3' class='hiddenRow bg-success'> + <tr id='pt25.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_kobo_sync_selected_shelfs</div> </td> @@ -2309,7 +2236,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.4' class='hiddenRow bg-success'> + <tr id='pt25.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_kobo_upload_book</div> </td> @@ -2318,7 +2245,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.5' class='hiddenRow bg-success'> + <tr id='pt25.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_shelves_add_remove_books</div> </td> @@ -2327,7 +2254,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.6' class='hiddenRow bg-success'> + <tr id='pt25.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_sync_changed_book</div> </td> @@ -2336,7 +2263,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.7' class='hiddenRow bg-success'> + <tr id='pt25.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_sync_invalid</div> </td> @@ -2345,7 +2272,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.8' class='hiddenRow bg-success'> + <tr id='pt25.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_sync_reading_state</div> </td> @@ -2354,7 +2281,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.9' class='hiddenRow bg-success'> + <tr id='pt25.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_sync_shelf</div> </td> @@ -2363,7 +2290,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.10' class='hiddenRow bg-success'> + <tr id='pt25.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_sync_unchanged</div> </td> @@ -2372,7 +2299,7 @@ AssertionError: False is not true</pre> - <tr id='pt26.11' class='hiddenRow bg-success'> + <tr id='pt25.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSync - test_sync_upload</div> </td> @@ -2390,13 +2317,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c27', 6)">Detail</a> + <a onclick="showClassDetail('c26', 6)">Detail</a> </td> </tr> - <tr id='pt27.1' class='hiddenRow bg-success'> + <tr id='pt26.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSyncBig - test_download_cover</div> </td> @@ -2405,7 +2332,7 @@ AssertionError: False is not true</pre> - <tr id='pt27.2' class='hiddenRow bg-success'> + <tr id='pt26.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSyncBig - test_kobo_sync_multi_user</div> </td> @@ -2414,7 +2341,7 @@ AssertionError: False is not true</pre> - <tr id='pt27.3' class='hiddenRow bg-success'> + <tr id='pt26.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSyncBig - test_kobo_sync_selected_shelves</div> </td> @@ -2423,7 +2350,7 @@ AssertionError: False is not true</pre> - <tr id='pt27.4' class='hiddenRow bg-success'> + <tr id='pt26.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSyncBig - test_sync_changed_book</div> </td> @@ -2432,7 +2359,7 @@ AssertionError: False is not true</pre> - <tr id='pt27.5' class='hiddenRow bg-success'> + <tr id='pt26.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSyncBig - test_sync_reading_state</div> </td> @@ -2441,7 +2368,7 @@ AssertionError: False is not true</pre> - <tr id='pt27.6' class='hiddenRow bg-success'> + <tr id='pt26.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestKoboSyncBig - test_sync_shelf</div> </td> @@ -2459,13 +2386,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c28', 13)">Detail</a> + <a onclick="showClassDetail('c27', 13)">Detail</a> </td> </tr> - <tr id='pt28.1' class='hiddenRow bg-success'> + <tr id='pt27.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_LDAP_SSL</div> </td> @@ -2474,7 +2401,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.2' class='hiddenRow bg-success'> + <tr id='pt27.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_LDAP_SSL_CERTIFICATE</div> </td> @@ -2483,7 +2410,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.3' class='hiddenRow bg-success'> + <tr id='pt27.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_LDAP_STARTTLS</div> </td> @@ -2492,7 +2419,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.4' class='hiddenRow bg-success'> + <tr id='pt27.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_LDAP_fallback_Login</div> </td> @@ -2501,7 +2428,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.5' class='hiddenRow bg-success'> + <tr id='pt27.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_LDAP_import</div> </td> @@ -2510,7 +2437,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.6' class='hiddenRow bg-success'> + <tr id='pt27.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_LDAP_import_memberfield</div> </td> @@ -2519,7 +2446,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.7' class='hiddenRow bg-success'> + <tr id='pt27.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_LDAP_login</div> </td> @@ -2528,7 +2455,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.8' class='hiddenRow bg-success'> + <tr id='pt27.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_invalid_LDAP</div> </td> @@ -2537,7 +2464,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.9' class='hiddenRow bg-success'> + <tr id='pt27.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_ldap_about</div> </td> @@ -2546,7 +2473,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.10' class='hiddenRow bg-success'> + <tr id='pt27.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_ldap_authentication</div> </td> @@ -2555,7 +2482,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.11' class='hiddenRow bg-success'> + <tr id='pt27.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_ldap_kobo_sync</div> </td> @@ -2564,7 +2491,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.12' class='hiddenRow bg-success'> + <tr id='pt27.12' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_ldap_opds_anonymous</div> </td> @@ -2573,7 +2500,7 @@ AssertionError: False is not true</pre> - <tr id='pt28.13' class='hiddenRow bg-success'> + <tr id='pt27.13' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLdapLogin - test_ldap_opds_download_book</div> </td> @@ -2591,13 +2518,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c29', 10)">Detail</a> + <a onclick="showClassDetail('c28', 10)">Detail</a> </td> </tr> - <tr id='pt29.1' class='hiddenRow bg-success'> + <tr id='pt28.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_author_sort</div> </td> @@ -2606,7 +2533,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.2' class='hiddenRow bg-success'> + <tr id='pt28.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_download_sort</div> </td> @@ -2615,7 +2542,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.3' class='hiddenRow bg-success'> + <tr id='pt28.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_format_sort</div> </td> @@ -2624,7 +2551,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.4' class='hiddenRow bg-success'> + <tr id='pt28.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_lang_sort</div> </td> @@ -2633,7 +2560,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.5' class='hiddenRow bg-success'> + <tr id='pt28.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_order_authors_all_links</div> </td> @@ -2642,7 +2569,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.6' class='hiddenRow bg-success'> + <tr id='pt28.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_order_series_all_links</div> </td> @@ -2651,7 +2578,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.7' class='hiddenRow bg-success'> + <tr id='pt28.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_publisher_sort</div> </td> @@ -2660,7 +2587,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.8' class='hiddenRow bg-success'> + <tr id='pt28.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_ratings_sort</div> </td> @@ -2669,7 +2596,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.9' class='hiddenRow bg-success'> + <tr id='pt28.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_series_sort</div> </td> @@ -2678,7 +2605,7 @@ AssertionError: False is not true</pre> - <tr id='pt29.10' class='hiddenRow bg-success'> + <tr id='pt28.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebListOrders - test_tags_sort</div> </td> @@ -2696,13 +2623,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">1</td> <td class="text-center"> - <a onclick="showClassDetail('c30', 9)">Detail</a> + <a onclick="showClassDetail('c29', 9)">Detail</a> </td> </tr> - <tr id='pt30.1' class='hiddenRow bg-success'> + <tr id='pt29.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogging - test_access_log_recover</div> </td> @@ -2711,7 +2638,7 @@ AssertionError: False is not true</pre> - <tr id='pt30.2' class='hiddenRow bg-success'> + <tr id='pt29.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogging - test_debug_log</div> </td> @@ -2720,7 +2647,7 @@ AssertionError: False is not true</pre> - <tr id='pt30.3' class='hiddenRow bg-success'> + <tr id='pt29.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogging - test_debuginfo_download</div> </td> @@ -2729,7 +2656,7 @@ AssertionError: False is not true</pre> - <tr id='pt30.4' class='hiddenRow bg-success'> + <tr id='pt29.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogging - test_failed_login</div> </td> @@ -2738,19 +2665,19 @@ AssertionError: False is not true</pre> - <tr id="st30.5" class="none bg-warning"> + <tr id="st29.5" class="none bg-warning"> <td> <div class='testcase'>TestLogging - test_failed_register</div> </td> <td colspan='6'> <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st30.5')">SKIP</a> + <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st29.5')">SKIP</a> </div> <!--css div popup start--> - <div id="div_st30.5" class="popup_window test_output" style="display:none;"> + <div id="div_st29.5" class="popup_window test_output" style="display:none;"> <div class='close_button pull-right'> <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_st30.5').style.display='none'"><span + onclick="document.getElementById('div_st29.5').style.display='none'"><span aria-hidden="true">×</span></button> </div> <div class="text-left pull-left"> @@ -2764,7 +2691,7 @@ AssertionError: False is not true</pre> - <tr id='pt30.6' class='hiddenRow bg-success'> + <tr id='pt29.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogging - test_logbook_download</div> </td> @@ -2773,7 +2700,7 @@ AssertionError: False is not true</pre> - <tr id='pt30.7' class='hiddenRow bg-success'> + <tr id='pt29.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogging - test_logfile_change</div> </td> @@ -2782,7 +2709,7 @@ AssertionError: False is not true</pre> - <tr id='pt30.8' class='hiddenRow bg-success'> + <tr id='pt29.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogging - test_logfile_recover</div> </td> @@ -2791,7 +2718,7 @@ AssertionError: False is not true</pre> - <tr id='pt30.9' class='hiddenRow bg-success'> + <tr id='pt29.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogging - test_logviewer</div> </td> @@ -2809,13 +2736,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c31', 15)">Detail</a> + <a onclick="showClassDetail('c30', 15)">Detail</a> </td> </tr> - <tr id='pt31.1' class='hiddenRow bg-success'> + <tr id='pt30.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_digest_login</div> </td> @@ -2824,7 +2751,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.2' class='hiddenRow bg-success'> + <tr id='pt30.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_capital_letters_user_unicode_password</div> </td> @@ -2833,7 +2760,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.3' class='hiddenRow bg-success'> + <tr id='pt30.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_cookie_steal</div> </td> @@ -2842,7 +2769,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.4' class='hiddenRow bg-success'> + <tr id='pt30.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_delete_admin</div> </td> @@ -2851,7 +2778,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.5' class='hiddenRow bg-success'> + <tr id='pt30.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_empty_password</div> </td> @@ -2860,7 +2787,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.6' class='hiddenRow bg-success'> + <tr id='pt30.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_locale_select</div> </td> @@ -2869,7 +2796,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.7' class='hiddenRow bg-success'> + <tr id='pt30.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_protected</div> </td> @@ -2878,7 +2805,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.8' class='hiddenRow bg-success'> + <tr id='pt30.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_remember_me</div> </td> @@ -2887,7 +2814,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.9' class='hiddenRow bg-success'> + <tr id='pt30.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_rename_user</div> </td> @@ -2896,7 +2823,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.10' class='hiddenRow bg-success'> + <tr id='pt30.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_unicode_user_space_end_password</div> </td> @@ -2905,7 +2832,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.11' class='hiddenRow bg-success'> + <tr id='pt30.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_login_user_with_space_password_end_space</div> </td> @@ -2914,7 +2841,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.12' class='hiddenRow bg-success'> + <tr id='pt30.12' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_magic_remote_login</div> </td> @@ -2923,7 +2850,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.13' class='hiddenRow bg-success'> + <tr id='pt30.13' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_next</div> </td> @@ -2932,7 +2859,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.14' class='hiddenRow bg-success'> + <tr id='pt30.14' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_proxy_login</div> </td> @@ -2941,7 +2868,7 @@ AssertionError: False is not true</pre> - <tr id='pt31.15' class='hiddenRow bg-success'> + <tr id='pt30.15' class='hiddenRow bg-success'> <td> <div class='testcase'>TestLogin - test_robots</div> </td> @@ -2959,13 +2886,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c32', 2)">Detail</a> + <a onclick="showClassDetail('c31', 2)">Detail</a> </td> </tr> - <tr id='pt32.1' class='hiddenRow bg-success'> + <tr id='pt31.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestMergeBooksList - test_book_merge</div> </td> @@ -2974,7 +2901,7 @@ AssertionError: False is not true</pre> - <tr id='pt32.2' class='hiddenRow bg-success'> + <tr id='pt31.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestMergeBooksList - test_delete_book</div> </td> @@ -2992,13 +2919,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c33', 2)">Detail</a> + <a onclick="showClassDetail('c32', 2)">Detail</a> </td> </tr> - <tr id='pt33.1' class='hiddenRow bg-success'> + <tr id='pt32.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOAuthLogin - test_oauth_about</div> </td> @@ -3007,7 +2934,7 @@ AssertionError: False is not true</pre> - <tr id='pt33.2' class='hiddenRow bg-success'> + <tr id='pt32.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOAuthLogin - test_visible_oauth</div> </td> @@ -3025,13 +2952,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c34', 23)">Detail</a> + <a onclick="showClassDetail('c33', 23)">Detail</a> </td> </tr> - <tr id='pt34.1' class='hiddenRow bg-success'> + <tr id='pt33.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds</div> </td> @@ -3040,7 +2967,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.2' class='hiddenRow bg-success'> + <tr id='pt33.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_author</div> </td> @@ -3049,7 +2976,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.3' class='hiddenRow bg-success'> + <tr id='pt33.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_books</div> </td> @@ -3058,7 +2985,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.4' class='hiddenRow bg-success'> + <tr id='pt33.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_calibre_companion</div> </td> @@ -3067,7 +2994,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.5' class='hiddenRow bg-success'> + <tr id='pt33.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_colon_password</div> </td> @@ -3076,7 +3003,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.6' class='hiddenRow bg-success'> + <tr id='pt33.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_cover</div> </td> @@ -3085,7 +3012,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.7' class='hiddenRow bg-success'> + <tr id='pt33.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_download_book</div> </td> @@ -3094,7 +3021,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.8' class='hiddenRow bg-success'> + <tr id='pt33.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_formats</div> </td> @@ -3103,7 +3030,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.9' class='hiddenRow bg-success'> + <tr id='pt33.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_guest_user</div> </td> @@ -3112,7 +3039,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.10' class='hiddenRow bg-success'> + <tr id='pt33.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_hot</div> </td> @@ -3121,7 +3048,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.11' class='hiddenRow bg-success'> + <tr id='pt33.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_language</div> </td> @@ -3130,7 +3057,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.12' class='hiddenRow bg-success'> + <tr id='pt33.12' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_non_admin</div> </td> @@ -3139,7 +3066,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.13' class='hiddenRow bg-success'> + <tr id='pt33.13' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_publisher</div> </td> @@ -3148,7 +3075,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.14' class='hiddenRow bg-success'> + <tr id='pt33.14' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_random</div> </td> @@ -3157,7 +3084,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.15' class='hiddenRow bg-success'> + <tr id='pt33.15' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_ratings</div> </td> @@ -3166,7 +3093,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.16' class='hiddenRow bg-success'> + <tr id='pt33.16' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_read_unread</div> </td> @@ -3175,7 +3102,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.17' class='hiddenRow bg-success'> + <tr id='pt33.17' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_search</div> </td> @@ -3184,7 +3111,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.18' class='hiddenRow bg-success'> + <tr id='pt33.18' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_series</div> </td> @@ -3193,7 +3120,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.19' class='hiddenRow bg-success'> + <tr id='pt33.19' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_shelf_access</div> </td> @@ -3202,7 +3129,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.20' class='hiddenRow bg-success'> + <tr id='pt33.20' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_tags</div> </td> @@ -3211,7 +3138,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.21' class='hiddenRow bg-success'> + <tr id='pt33.21' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_top_rated</div> </td> @@ -3220,7 +3147,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.22' class='hiddenRow bg-success'> + <tr id='pt33.22' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_opds_unicode_user</div> </td> @@ -3229,7 +3156,7 @@ AssertionError: False is not true</pre> - <tr id='pt34.23' class='hiddenRow bg-success'> + <tr id='pt33.23' class='hiddenRow bg-success'> <td> <div class='testcase'>TestOPDSFeed - test_recently_added</div> </td> @@ -3247,13 +3174,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c35', 1)">Detail</a> + <a onclick="showClassDetail('c34', 1)">Detail</a> </td> </tr> - <tr id='pt35.1' class='hiddenRow bg-success'> + <tr id='pt34.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUploadPDF - test_upload_invalid_pdf</div> </td> @@ -3271,13 +3198,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c36', 3)">Detail</a> + <a onclick="showClassDetail('c35', 3)">Detail</a> </td> </tr> - <tr id='pt36.1' class='hiddenRow bg-success'> + <tr id='pt35.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestPipInstall - test_command_start</div> </td> @@ -3286,7 +3213,7 @@ AssertionError: False is not true</pre> - <tr id='pt36.2' class='hiddenRow bg-success'> + <tr id='pt35.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestPipInstall - test_foldername_database_location</div> </td> @@ -3295,7 +3222,7 @@ AssertionError: False is not true</pre> - <tr id='pt36.3' class='hiddenRow bg-success'> + <tr id='pt35.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestPipInstall - test_module_start</div> </td> @@ -3313,13 +3240,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c37', 5)">Detail</a> + <a onclick="showClassDetail('c36', 5)">Detail</a> </td> </tr> - <tr id='pt37.1' class='hiddenRow bg-success'> + <tr id='pt36.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReader - test_comic_reader</div> </td> @@ -3328,7 +3255,7 @@ AssertionError: False is not true</pre> - <tr id='pt37.2' class='hiddenRow bg-success'> + <tr id='pt36.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReader - test_epub_reader</div> </td> @@ -3337,7 +3264,7 @@ AssertionError: False is not true</pre> - <tr id='pt37.3' class='hiddenRow bg-success'> + <tr id='pt36.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReader - test_pdf_reader</div> </td> @@ -3346,7 +3273,7 @@ AssertionError: False is not true</pre> - <tr id='pt37.4' class='hiddenRow bg-success'> + <tr id='pt36.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReader - test_sound_listener</div> </td> @@ -3355,7 +3282,7 @@ AssertionError: False is not true</pre> - <tr id='pt37.5' class='hiddenRow bg-success'> + <tr id='pt36.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReader - test_txt_reader</div> </td> @@ -3373,13 +3300,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c38', 1)">Detail</a> + <a onclick="showClassDetail('c37', 1)">Detail</a> </td> </tr> - <tr id='pt38.1' class='hiddenRow bg-success'> + <tr id='pt37.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReadOnlyDatabase - test_readonly_path</div> </td> @@ -3397,13 +3324,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c39', 8)">Detail</a> + <a onclick="showClassDetail('c38', 8)">Detail</a> </td> </tr> - <tr id='pt39.1' class='hiddenRow bg-success'> + <tr id='pt38.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestRegister - test_forgot_password</div> </td> @@ -3412,7 +3339,7 @@ AssertionError: False is not true</pre> - <tr id='pt39.2' class='hiddenRow bg-success'> + <tr id='pt38.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestRegister - test_illegal_email</div> </td> @@ -3421,7 +3348,7 @@ AssertionError: False is not true</pre> - <tr id='pt39.3' class='hiddenRow bg-success'> + <tr id='pt38.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestRegister - test_limit_domain</div> </td> @@ -3430,7 +3357,7 @@ AssertionError: False is not true</pre> - <tr id='pt39.4' class='hiddenRow bg-success'> + <tr id='pt38.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestRegister - test_register_no_server</div> </td> @@ -3439,7 +3366,7 @@ AssertionError: False is not true</pre> - <tr id='pt39.5' class='hiddenRow bg-success'> + <tr id='pt38.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestRegister - test_registering_only_email</div> </td> @@ -3448,7 +3375,7 @@ AssertionError: False is not true</pre> - <tr id='pt39.6' class='hiddenRow bg-success'> + <tr id='pt38.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestRegister - test_registering_user</div> </td> @@ -3457,7 +3384,7 @@ AssertionError: False is not true</pre> - <tr id='pt39.7' class='hiddenRow bg-success'> + <tr id='pt38.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestRegister - test_registering_user_fail</div> </td> @@ -3466,7 +3393,7 @@ AssertionError: False is not true</pre> - <tr id='pt39.8' class='hiddenRow bg-success'> + <tr id='pt38.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestRegister - test_user_change_password</div> </td> @@ -3484,13 +3411,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c40', 3)">Detail</a> + <a onclick="showClassDetail('c39', 3)">Detail</a> </td> </tr> - <tr id='pt40.1' class='hiddenRow bg-success'> + <tr id='pt39.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReverseProxy - test_logout</div> </td> @@ -3499,7 +3426,7 @@ AssertionError: False is not true</pre> - <tr id='pt40.2' class='hiddenRow bg-success'> + <tr id='pt39.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReverseProxy - test_move_page</div> </td> @@ -3508,7 +3435,7 @@ AssertionError: False is not true</pre> - <tr id='pt40.3' class='hiddenRow bg-success'> + <tr id='pt39.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestReverseProxy - test_reverse_about</div> </td> @@ -3526,13 +3453,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">1</td> <td class="text-center"> - <a onclick="showClassDetail('c41', 16)">Detail</a> + <a onclick="showClassDetail('c40', 16)">Detail</a> </td> </tr> - <tr id='pt41.1' class='hiddenRow bg-success'> + <tr id='pt40.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_access_shelf</div> </td> @@ -3541,7 +3468,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.2' class='hiddenRow bg-success'> + <tr id='pt40.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_add_shelf_from_search</div> </td> @@ -3550,7 +3477,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.3' class='hiddenRow bg-success'> + <tr id='pt40.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_adv_search_shelf</div> </td> @@ -3559,7 +3486,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.4' class='hiddenRow bg-success'> + <tr id='pt40.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_arrange_shelf</div> </td> @@ -3568,7 +3495,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.5' class='hiddenRow bg-success'> + <tr id='pt40.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_create_public_shelf</div> </td> @@ -3577,7 +3504,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.6' class='hiddenRow bg-success'> + <tr id='pt40.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_create_public_shelf_no_permission</div> </td> @@ -3586,7 +3513,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.7' class='hiddenRow bg-success'> + <tr id='pt40.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_delete_book_of_shelf</div> </td> @@ -3595,7 +3522,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.8' class='hiddenRow bg-success'> + <tr id='pt40.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_private_shelf</div> </td> @@ -3604,7 +3531,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.9' class='hiddenRow bg-success'> + <tr id='pt40.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_public_private_shelf</div> </td> @@ -3613,7 +3540,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.10' class='hiddenRow bg-success'> + <tr id='pt40.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_public_shelf</div> </td> @@ -3622,7 +3549,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.11' class='hiddenRow bg-success'> + <tr id='pt40.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_rename_shelf</div> </td> @@ -3631,7 +3558,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.12' class='hiddenRow bg-success'> + <tr id='pt40.12' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_shelf_action_non_shelf_edit_role</div> </td> @@ -3640,7 +3567,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.13' class='hiddenRow bg-success'> + <tr id='pt40.13' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_shelf_anonymous</div> </td> @@ -3649,19 +3576,19 @@ AssertionError: False is not true</pre> - <tr id="st41.14" class="none bg-warning"> + <tr id="st40.14" class="none bg-warning"> <td> <div class='testcase'>TestShelf - test_shelf_database_change</div> </td> <td colspan='6'> <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st41.14')">SKIP</a> + <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st40.14')">SKIP</a> </div> <!--css div popup start--> - <div id="div_st41.14" class="popup_window test_output" style="display:none;"> + <div id="div_st40.14" class="popup_window test_output" style="display:none;"> <div class='close_button pull-right'> <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_st41.14').style.display='none'"><span + onclick="document.getElementById('div_st40.14').style.display='none'"><span aria-hidden="true">×</span></button> </div> <div class="text-left pull-left"> @@ -3675,7 +3602,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.15' class='hiddenRow bg-success'> + <tr id='pt40.15' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_shelf_long_name</div> </td> @@ -3684,7 +3611,7 @@ AssertionError: False is not true</pre> - <tr id='pt41.16' class='hiddenRow bg-success'> + <tr id='pt40.16' class='hiddenRow bg-success'> <td> <div class='testcase'>TestShelf - test_xss_shelf</div> </td> @@ -3702,13 +3629,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c42', 1)">Detail</a> + <a onclick="showClassDetail('c41', 1)">Detail</a> </td> </tr> - <tr id='pt42.1' class='hiddenRow bg-success'> + <tr id='pt41.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestThumbnailsEnv - test_cover_cache_env_on_database_change</div> </td> @@ -3726,13 +3653,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">1</td> <td class="text-center"> - <a onclick="showClassDetail('c43', 8)">Detail</a> + <a onclick="showClassDetail('c42', 8)">Detail</a> </td> </tr> - <tr id='pt43.1' class='hiddenRow bg-success'> + <tr id='pt42.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestThumbnails - test_cache_non_writable</div> </td> @@ -3741,7 +3668,7 @@ AssertionError: False is not true</pre> - <tr id='pt43.2' class='hiddenRow bg-success'> + <tr id='pt42.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestThumbnails - test_cache_of_deleted_book</div> </td> @@ -3750,7 +3677,7 @@ AssertionError: False is not true</pre> - <tr id='pt43.3' class='hiddenRow bg-success'> + <tr id='pt42.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestThumbnails - test_cover_cache_on_database_change</div> </td> @@ -3759,7 +3686,7 @@ AssertionError: False is not true</pre> - <tr id='pt43.4' class='hiddenRow bg-success'> + <tr id='pt42.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestThumbnails - test_cover_change_on_upload_new_cover</div> </td> @@ -3768,7 +3695,7 @@ AssertionError: False is not true</pre> - <tr id='st43.5' class='none bg-warning'> + <tr id='st42.5' class='none bg-warning'> <td> <div class='testcase'>TestThumbnails - test_cover_for_series</div> </td> @@ -3777,7 +3704,7 @@ AssertionError: False is not true</pre> - <tr id='pt43.6' class='hiddenRow bg-success'> + <tr id='pt42.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestThumbnails - test_cover_on_upload_book</div> </td> @@ -3786,7 +3713,7 @@ AssertionError: False is not true</pre> - <tr id='pt43.7' class='hiddenRow bg-success'> + <tr id='pt42.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestThumbnails - test_remove_cover_from_cache</div> </td> @@ -3795,7 +3722,7 @@ AssertionError: False is not true</pre> - <tr id='pt43.8' class='hiddenRow bg-success'> + <tr id='pt42.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestThumbnails - test_sideloaded_book</div> </td> @@ -3813,13 +3740,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">1</td> <td class="text-center"> - <a onclick="showClassDetail('c44', 9)">Detail</a> + <a onclick="showClassDetail('c43', 9)">Detail</a> </td> </tr> - <tr id='pt44.1' class='hiddenRow bg-success'> + <tr id='pt43.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUpdater - test_check_update_nightly_errors</div> </td> @@ -3828,7 +3755,7 @@ AssertionError: False is not true</pre> - <tr id='pt44.2' class='hiddenRow bg-success'> + <tr id='pt43.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUpdater - test_check_update_nightly_request_errors</div> </td> @@ -3837,7 +3764,7 @@ AssertionError: False is not true</pre> - <tr id='pt44.3' class='hiddenRow bg-success'> + <tr id='pt43.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUpdater - test_check_update_stable_errors</div> </td> @@ -3846,7 +3773,7 @@ AssertionError: False is not true</pre> - <tr id='pt44.4' class='hiddenRow bg-success'> + <tr id='pt43.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUpdater - test_check_update_stable_versions</div> </td> @@ -3855,7 +3782,7 @@ AssertionError: False is not true</pre> - <tr id='pt44.5' class='hiddenRow bg-success'> + <tr id='pt43.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUpdater - test_perform_update</div> </td> @@ -3864,7 +3791,7 @@ AssertionError: False is not true</pre> - <tr id='pt44.6' class='hiddenRow bg-success'> + <tr id='pt43.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUpdater - test_perform_update_stable_errors</div> </td> @@ -3873,19 +3800,19 @@ AssertionError: False is not true</pre> - <tr id="st44.7" class="none bg-warning"> + <tr id="st43.7" class="none bg-warning"> <td> <div class='testcase'>TestUpdater - test_perform_update_timeout</div> </td> <td colspan='6'> <div class="text-center"> - <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st44.7')">SKIP</a> + <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st43.7')">SKIP</a> </div> <!--css div popup start--> - <div id="div_st44.7" class="popup_window test_output" style="display:none;"> + <div id="div_st43.7" class="popup_window test_output" style="display:none;"> <div class='close_button pull-right'> <button type="button" class="close" aria-label="Close" onfocus="this.blur();" - onclick="document.getElementById('div_st44.7').style.display='none'"><span + onclick="document.getElementById('div_st43.7').style.display='none'"><span aria-hidden="true">×</span></button> </div> <div class="text-left pull-left"> @@ -3899,7 +3826,7 @@ AssertionError: False is not true</pre> - <tr id='pt44.8' class='hiddenRow bg-success'> + <tr id='pt43.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUpdater - test_reconnect_database</div> </td> @@ -3908,7 +3835,7 @@ AssertionError: False is not true</pre> - <tr id='pt44.9' class='hiddenRow bg-success'> + <tr id='pt43.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUpdater - test_update_write_protect</div> </td> @@ -3926,13 +3853,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c45', 4)">Detail</a> + <a onclick="showClassDetail('c44', 4)">Detail</a> </td> </tr> - <tr id='pt45.1' class='hiddenRow bg-success'> + <tr id='pt44.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUploadEPubs - test_upload_epub_cover</div> </td> @@ -3941,7 +3868,7 @@ AssertionError: False is not true</pre> - <tr id='pt45.2' class='hiddenRow bg-success'> + <tr id='pt44.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUploadEPubs - test_upload_epub_cover_formats</div> </td> @@ -3950,7 +3877,7 @@ AssertionError: False is not true</pre> - <tr id='pt45.3' class='hiddenRow bg-success'> + <tr id='pt44.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUploadEPubs - test_upload_epub_duplicate</div> </td> @@ -3959,7 +3886,7 @@ AssertionError: False is not true</pre> - <tr id='pt45.4' class='hiddenRow bg-success'> + <tr id='pt44.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUploadEPubs - test_upload_epub_lang</div> </td> @@ -3977,13 +3904,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c46', 18)">Detail</a> + <a onclick="showClassDetail('c45', 18)">Detail</a> </td> </tr> - <tr id='pt46.1' class='hiddenRow bg-success'> + <tr id='pt45.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_edit_user_email</div> </td> @@ -3992,7 +3919,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.2' class='hiddenRow bg-success'> + <tr id='pt45.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_list_visibility</div> </td> @@ -4001,7 +3928,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.3' class='hiddenRow bg-success'> + <tr id='pt45.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_admin_role</div> </td> @@ -4010,7 +3937,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.4' class='hiddenRow bg-success'> + <tr id='pt45.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_check_sort</div> </td> @@ -4019,7 +3946,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.5' class='hiddenRow bg-success'> + <tr id='pt45.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_denied_tags</div> </td> @@ -4028,7 +3955,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.6' class='hiddenRow bg-success'> + <tr id='pt45.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_download_role</div> </td> @@ -4037,7 +3964,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.7' class='hiddenRow bg-success'> + <tr id='pt45.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_edit_button</div> </td> @@ -4046,7 +3973,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.8' class='hiddenRow bg-success'> + <tr id='pt45.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_edit_email</div> </td> @@ -4055,7 +3982,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.9' class='hiddenRow bg-success'> + <tr id='pt45.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_edit_kindle</div> </td> @@ -4064,7 +3991,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.10' class='hiddenRow bg-success'> + <tr id='pt45.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_edit_language</div> </td> @@ -4073,7 +4000,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.11' class='hiddenRow bg-success'> + <tr id='pt45.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_edit_locale</div> </td> @@ -4082,7 +4009,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.12' class='hiddenRow bg-success'> + <tr id='pt45.12' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_edit_name</div> </td> @@ -4091,7 +4018,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.13' class='hiddenRow bg-success'> + <tr id='pt45.13' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_edit_visiblility</div> </td> @@ -4100,7 +4027,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.14' class='hiddenRow bg-success'> + <tr id='pt45.14' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_guest_edit</div> </td> @@ -4109,7 +4036,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.15' class='hiddenRow bg-success'> + <tr id='pt45.15' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_remove_admin</div> </td> @@ -4118,7 +4045,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.16' class='hiddenRow bg-success'> + <tr id='pt45.16' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_requests</div> </td> @@ -4127,7 +4054,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.17' class='hiddenRow bg-success'> + <tr id='pt45.17' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_search</div> </td> @@ -4136,7 +4063,7 @@ AssertionError: False is not true</pre> - <tr id='pt46.18' class='hiddenRow bg-success'> + <tr id='pt45.18' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserList - test_user_list_sort</div> </td> @@ -4154,13 +4081,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c47', 1)">Detail</a> + <a onclick="showClassDetail('c46', 1)">Detail</a> </td> </tr> - <tr id='pt47.1' class='hiddenRow bg-success'> + <tr id='pt46.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserLoad - test_user_change_vis</div> </td> @@ -4178,13 +4105,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c48', 21)">Detail</a> + <a onclick="showClassDetail('c47', 21)">Detail</a> </td> </tr> - <tr id='pt48.1' class='hiddenRow bg-success'> + <tr id='pt47.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_allow_column_restriction</div> </td> @@ -4193,7 +4120,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.2' class='hiddenRow bg-success'> + <tr id='pt47.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_allow_tag_restriction</div> </td> @@ -4202,7 +4129,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.3' class='hiddenRow bg-success'> + <tr id='pt47.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_archived_format_template</div> </td> @@ -4211,7 +4138,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.4' class='hiddenRow bg-success'> + <tr id='pt47.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_author_user_template</div> </td> @@ -4220,7 +4147,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.5' class='hiddenRow bg-success'> + <tr id='pt47.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_best_user_template</div> </td> @@ -4229,7 +4156,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.6' class='hiddenRow bg-success'> + <tr id='pt47.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_category_user_template</div> </td> @@ -4238,7 +4165,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.7' class='hiddenRow bg-success'> + <tr id='pt47.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_deny_column_restriction</div> </td> @@ -4247,7 +4174,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.8' class='hiddenRow bg-success'> + <tr id='pt47.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_deny_tag_restriction</div> </td> @@ -4256,7 +4183,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.9' class='hiddenRow bg-success'> + <tr id='pt47.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_detail_random_user_template</div> </td> @@ -4265,7 +4192,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.10' class='hiddenRow bg-success'> + <tr id='pt47.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_download_user_template</div> </td> @@ -4274,7 +4201,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.11' class='hiddenRow bg-success'> + <tr id='pt47.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_format_user_template</div> </td> @@ -4283,7 +4210,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.12' class='hiddenRow bg-success'> + <tr id='pt47.12' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_hot_user_template</div> </td> @@ -4292,7 +4219,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.13' class='hiddenRow bg-success'> + <tr id='pt47.13' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_language_user_template</div> </td> @@ -4301,7 +4228,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.14' class='hiddenRow bg-success'> + <tr id='pt47.14' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_limit_book_languages</div> </td> @@ -4310,7 +4237,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.15' class='hiddenRow bg-success'> + <tr id='pt47.15' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_list_user_template</div> </td> @@ -4319,7 +4246,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.16' class='hiddenRow bg-success'> + <tr id='pt47.16' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_publisher_user_template</div> </td> @@ -4328,7 +4255,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.17' class='hiddenRow bg-success'> + <tr id='pt47.17' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_random_user_template</div> </td> @@ -4337,7 +4264,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.18' class='hiddenRow bg-success'> + <tr id='pt47.18' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_read_user_template</div> </td> @@ -4346,7 +4273,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.19' class='hiddenRow bg-success'> + <tr id='pt47.19' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_recent_user_template</div> </td> @@ -4355,7 +4282,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.20' class='hiddenRow bg-success'> + <tr id='pt47.20' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_series_user_template</div> </td> @@ -4364,7 +4291,7 @@ AssertionError: False is not true</pre> - <tr id='pt48.21' class='hiddenRow bg-success'> + <tr id='pt47.21' class='hiddenRow bg-success'> <td> <div class='testcase'>TestUserTemplate - test_ui_language_settings</div> </td> @@ -4382,13 +4309,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c49', 35)">Detail</a> + <a onclick="showClassDetail('c48', 35)">Detail</a> </td> </tr> - <tr id='pt49.1' class='hiddenRow bg-success'> + <tr id='pt48.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_about</div> </td> @@ -4397,7 +4324,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.2' class='hiddenRow bg-success'> + <tr id='pt48.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_SMTP_Settings</div> </td> @@ -4406,7 +4333,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.3' class='hiddenRow bg-success'> + <tr id='pt48.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_add_user</div> </td> @@ -4415,7 +4342,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.4' class='hiddenRow bg-success'> + <tr id='pt48.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_password</div> </td> @@ -4424,7 +4351,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.5' class='hiddenRow bg-success'> + <tr id='pt48.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_archived</div> </td> @@ -4433,7 +4360,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.6' class='hiddenRow bg-success'> + <tr id='pt48.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_authors</div> </td> @@ -4442,7 +4369,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.7' class='hiddenRow bg-success'> + <tr id='pt48.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_category</div> </td> @@ -4451,7 +4378,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.8' class='hiddenRow bg-success'> + <tr id='pt48.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_file_formats</div> </td> @@ -4460,7 +4387,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.9' class='hiddenRow bg-success'> + <tr id='pt48.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_hot</div> </td> @@ -4469,7 +4396,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.10' class='hiddenRow bg-success'> + <tr id='pt48.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_language</div> </td> @@ -4478,7 +4405,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.11' class='hiddenRow bg-success'> + <tr id='pt48.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_publisher</div> </td> @@ -4487,7 +4414,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.12' class='hiddenRow bg-success'> + <tr id='pt48.12' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_random</div> </td> @@ -4496,7 +4423,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.13' class='hiddenRow bg-success'> + <tr id='pt48.13' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_rated</div> </td> @@ -4505,7 +4432,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.14' class='hiddenRow bg-success'> + <tr id='pt48.14' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_rating</div> </td> @@ -4514,7 +4441,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.15' class='hiddenRow bg-success'> + <tr id='pt48.15' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_read</div> </td> @@ -4523,7 +4450,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.16' class='hiddenRow bg-success'> + <tr id='pt48.16' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_admin_change_visibility_series</div> </td> @@ -4532,7 +4459,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.17' class='hiddenRow bg-success'> + <tr id='pt48.17' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_allow_columns</div> </td> @@ -4541,7 +4468,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.18' class='hiddenRow bg-success'> + <tr id='pt48.18' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_allow_tags</div> </td> @@ -4550,7 +4477,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.19' class='hiddenRow bg-success'> + <tr id='pt48.19' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_archive_books</div> </td> @@ -4559,7 +4486,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.20' class='hiddenRow bg-success'> + <tr id='pt48.20' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_authors_max_settings</div> </td> @@ -4568,7 +4495,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.21' class='hiddenRow bg-success'> + <tr id='pt48.21' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_change_title</div> </td> @@ -4577,7 +4504,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.22' class='hiddenRow bg-success'> + <tr id='pt48.22' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_checked_logged_in</div> </td> @@ -4586,7 +4513,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.23' class='hiddenRow bg-success'> + <tr id='pt48.23' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_hide_custom_column</div> </td> @@ -4595,7 +4522,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.24' class='hiddenRow bg-success'> + <tr id='pt48.24' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_link_column_to_read_status</div> </td> @@ -4604,7 +4531,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.25' class='hiddenRow bg-success'> + <tr id='pt48.25' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_random_books_available</div> </td> @@ -4613,7 +4540,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.26' class='hiddenRow bg-success'> + <tr id='pt48.26' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_read_status_visible</div> </td> @@ -4622,7 +4549,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.27' class='hiddenRow bg-success'> + <tr id='pt48.27' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_request_link_column_to_read_status</div> </td> @@ -4631,7 +4558,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.28' class='hiddenRow bg-success'> + <tr id='pt48.28' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_restrict_columns</div> </td> @@ -4640,7 +4567,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.29' class='hiddenRow bg-success'> + <tr id='pt48.29' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_restrict_tags</div> </td> @@ -4649,7 +4576,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.30' class='hiddenRow bg-success'> + <tr id='pt48.30' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_save_views_recent</div> </td> @@ -4658,7 +4585,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.31' class='hiddenRow bg-success'> + <tr id='pt48.31' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_search_functions</div> </td> @@ -4667,7 +4594,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.32' class='hiddenRow bg-success'> + <tr id='pt48.32' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_search_order</div> </td> @@ -4676,7 +4603,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.33' class='hiddenRow bg-success'> + <tr id='pt48.33' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_search_string</div> </td> @@ -4685,7 +4612,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.34' class='hiddenRow bg-success'> + <tr id='pt48.34' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_user_email_available</div> </td> @@ -4694,7 +4621,7 @@ AssertionError: False is not true</pre> - <tr id='pt49.35' class='hiddenRow bg-success'> + <tr id='pt48.35' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreWebVisibilitys - test_user_visibility_sidebar</div> </td> @@ -4712,13 +4639,13 @@ AssertionError: False is not true</pre> <td class="text-center">0</td> <td class="text-center">0</td> <td class="text-center"> - <a onclick="showClassDetail('c50', 16)">Detail</a> + <a onclick="showClassDetail('c49', 16)">Detail</a> </td> </tr> - <tr id='pt50.1' class='hiddenRow bg-success'> + <tr id='pt49.1' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_author_sort</div> </td> @@ -4727,7 +4654,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.2' class='hiddenRow bg-success'> + <tr id='pt49.2' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_author_sort_comma</div> </td> @@ -4736,7 +4663,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.3' class='hiddenRow bg-success'> + <tr id='pt49.3' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_author_sort_junior</div> </td> @@ -4745,7 +4672,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.4' class='hiddenRow bg-success'> + <tr id='pt49.4' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_author_sort_oneword</div> </td> @@ -4754,7 +4681,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.5' class='hiddenRow bg-success'> + <tr id='pt49.5' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_author_sort_roman</div> </td> @@ -4763,7 +4690,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.6' class='hiddenRow bg-success'> + <tr id='pt49.6' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_check_Limit_Length</div> </td> @@ -4772,7 +4699,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.7' class='hiddenRow bg-success'> + <tr id='pt49.7' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_check_char_replacement</div> </td> @@ -4781,7 +4708,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.8' class='hiddenRow bg-success'> + <tr id='pt49.8' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_check_chinese_Characters</div> </td> @@ -4790,7 +4717,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.9' class='hiddenRow bg-success'> + <tr id='pt49.9' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_check_deg_eur_replacement</div> </td> @@ -4799,7 +4726,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.10' class='hiddenRow bg-success'> + <tr id='pt49.10' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_check_doubleS</div> </td> @@ -4808,7 +4735,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.11' class='hiddenRow bg-success'> + <tr id='pt49.11' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_check_finish_Dot</div> </td> @@ -4817,7 +4744,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.12' class='hiddenRow bg-success'> + <tr id='pt49.12' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_check_high23</div> </td> @@ -4826,7 +4753,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.13' class='hiddenRow bg-success'> + <tr id='pt49.13' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_check_umlauts</div> </td> @@ -4835,7 +4762,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.14' class='hiddenRow bg-success'> + <tr id='pt49.14' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_random_password</div> </td> @@ -4844,7 +4771,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.15' class='hiddenRow bg-success'> + <tr id='pt49.15' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_split_authors</div> </td> @@ -4853,7 +4780,7 @@ AssertionError: False is not true</pre> - <tr id='pt50.16' class='hiddenRow bg-success'> + <tr id='pt49.16' class='hiddenRow bg-success'> <td> <div class='testcase'>TestCalibreHelper - test_whitespaces</div> </td> @@ -4864,10 +4791,10 @@ AssertionError: False is not true</pre> <tr id='total_row' class="text-center bg-grey"> <td>Total</td> - <td>424</td> - <td>412</td> + <td>423</td> + <td>413</td> <td>3</td> - <td>2</td> + <td>0</td> <td>7</td> <td> </td> </tr> @@ -5046,7 +4973,7 @@ AssertionError: False is not true</pre> <tr> <th>google-api-python-client</th> - <td>2.53.0</td> + <td>2.55.0</td> <td>TestCliGdrivedb</td> </tr> @@ -5064,7 +4991,7 @@ AssertionError: False is not true</pre> <tr> <th>PyDrive2</th> - <td>1.10.2</td> + <td>1.14.0</td> <td>TestCliGdrivedb</td> </tr> @@ -5076,7 +5003,7 @@ AssertionError: False is not true</pre> <tr> <th>google-api-python-client</th> - <td>2.53.0</td> + <td>2.55.0</td> <td>TestEbookConvertCalibreGDrive</td> </tr> @@ -5094,7 +5021,7 @@ AssertionError: False is not true</pre> <tr> <th>PyDrive2</th> - <td>1.10.2</td> + <td>1.14.0</td> <td>TestEbookConvertCalibreGDrive</td> </tr> @@ -5106,7 +5033,7 @@ AssertionError: False is not true</pre> <tr> <th>google-api-python-client</th> - <td>2.53.0</td> + <td>2.55.0</td> <td>TestEbookConvertGDriveKepubify</td> </tr> @@ -5124,7 +5051,7 @@ AssertionError: False is not true</pre> <tr> <th>PyDrive2</th> - <td>1.10.2</td> + <td>1.14.0</td> <td>TestEbookConvertGDriveKepubify</td> </tr> @@ -5148,7 +5075,7 @@ AssertionError: False is not true</pre> <tr> <th>google-api-python-client</th> - <td>2.53.0</td> + <td>2.55.0</td> <td>TestEditAuthorsGdrive</td> </tr> @@ -5166,7 +5093,7 @@ AssertionError: False is not true</pre> <tr> <th>PyDrive2</th> - <td>1.10.2</td> + <td>1.14.0</td> <td>TestEditAuthorsGdrive</td> </tr> @@ -5184,7 +5111,7 @@ AssertionError: False is not true</pre> <tr> <th>google-api-python-client</th> - <td>2.53.0</td> + <td>2.55.0</td> <td>TestEditBooksOnGdrive</td> </tr> @@ -5202,7 +5129,7 @@ AssertionError: False is not true</pre> <tr> <th>PyDrive2</th> - <td>1.10.2</td> + <td>1.14.0</td> <td>TestEditBooksOnGdrive</td> </tr> @@ -5220,13 +5147,13 @@ AssertionError: False is not true</pre> <tr> <th>scholarly</th> - <td>1.7.1</td> + <td>1.7.2</td> <td>TestLoadMetadataScholar</td> </tr> <tr> <th>google-api-python-client</th> - <td>2.53.0</td> + <td>2.55.0</td> <td>TestSetupGdrive</td> </tr> @@ -5244,7 +5171,7 @@ AssertionError: False is not true</pre> <tr> <th>PyDrive2</th> - <td>1.10.2</td> + <td>1.14.0</td> <td>TestSetupGdrive</td> </tr> @@ -5268,13 +5195,13 @@ AssertionError: False is not true</pre> <tr> <th>jsonschema</th> - <td>4.7.2</td> + <td>4.8.0</td> <td>TestKoboSync</td> </tr> <tr> <th>jsonschema</th> - <td>4.7.2</td> + <td>4.8.0</td> <td>TestKoboSyncBig</td> </tr> @@ -5286,7 +5213,7 @@ AssertionError: False is not true</pre> <tr> <th>jsonschema</th> - <td>4.7.2</td> + <td>4.8.0</td> <td>TestLdapLogin</td> </tr> @@ -5316,7 +5243,7 @@ AssertionError: False is not true</pre> </div> <script> - drawCircle(412, 3, 2, 7); + drawCircle(413, 3, 0, 7); showCase(5); </script>