Merge remote-tracking branch 'origin/master'

This commit is contained in:
Ozzie Isaacs
2026-01-25 10:45:01 +01:00
59 changed files with 2749 additions and 2040 deletions

View File

@@ -37,20 +37,20 @@
<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>2026-01-10 19:35:34</p>
<p class='text-justify attribute'><strong>Start Time: </strong>2026-01-24 20:50:12</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>2026-01-11 02:59:54</p>
<p class='text-justify attribute'><strong>Stop Time: </strong>2026-01-25 04:15:44</p>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-md-6 col-sm-offset-3">
<p class='text-justify attribute'><strong>Duration: </strong>6h 12 min</p>
<p class='text-justify attribute'><strong>Duration: </strong>6h 13 min</p>
</div>
</div>
</div>
@@ -2039,13 +2039,13 @@
<tr id="su" class="passClass">
<tr id="su" class="errorClass">
<td>TestLoadMetadata</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">0</td>
<td class="text-center">0</td>
<td class="text-center">
<a onclick="showClassDetail('c18', 1)">Detail</a>
</td>
@@ -2053,11 +2053,32 @@
<tr id='pt18.1' class='hiddenRow bg-success'>
<tr id="et18.1" class="none bg-info">
<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_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">&times;</span></button>
</div>
<div class="text-left pull-left">
<pre class="text-left">Traceback (most recent call last):
File &#34;/home/ozzie/Development/calibre-web-test/test/test_edit_books_metadata.py&#34;, line 87, in test_load_metadata
if results[cont][&#39;source&#39;] == &#39;https://comicvine.gamespot.com/&#39;:
~~~~~~~^^^^^^
IndexError: list index out of range</pre>
</div>
<div class="clearfix"></div>
</div>
<!--css div popup end-->
</td>
</tr>
@@ -2249,11 +2270,11 @@
<tr id="su" class="passClass">
<tr id="su" class="failClass">
<td>TestLoadMetadataScholar</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">
@@ -2263,11 +2284,31 @@
<tr id='pt20.1' class='hiddenRow bg-success'>
<tr id="ft20.1" class="none bg-danger">
<td>
<div class='testcase'>TestLoadMetadataScholar - 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_ft20.1')">FAIL</a>
</div>
<!--css div popup start-->
<div id="div_ft20.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_ft20.1').style.display='none'"><span
aria-hidden="true">&times;</span></button>
</div>
<div class="text-left pull-left">
<pre class="text-left">Traceback (most recent call last):
File &#34;/home/ozzie/Development/calibre-web-test/test/test_edit_metadata_scholar.py&#34;, line 74, in test_load_metadata
self.assertEqual(30, len(results))
AssertionError: 30 != 20</pre>
</div>
<div class="clearfix"></div>
</div>
<!--css div popup end-->
</td>
</tr>
@@ -2695,11 +2736,11 @@
<tr id="su" class="failClass">
<tr id="su" class="passClass">
<td>TestKoboSync</td>
<td class="text-center">12</td>
<td class="text-center">11</td>
<td class="text-center">1</td>
<td class="text-center">12</td>
<td class="text-center">0</td>
<td class="text-center">0</td>
<td class="text-center">0</td>
<td class="text-center">
@@ -2790,31 +2831,11 @@
<tr id="ft30.10" class="none bg-danger">
<tr id='pt30.10' class='hiddenRow bg-success'>
<td>
<div class='testcase'>TestKoboSync - test_sync_shelf</div>
</td>
<td colspan='6'>
<div class="text-center">
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft30.10')">FAIL</a>
</div>
<!--css div popup start-->
<div id="div_ft30.10" 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_ft30.10').style.display='none'"><span
aria-hidden="true">&times;</span></button>
</div>
<div class="text-left pull-left">
<pre class="text-left">Traceback (most recent call last):
File &#34;/home/ozzie/Development/calibre-web-test/test/test_kobo_sync.py&#34;, line 373, in test_sync_shelf
self.assertEqual(1, len(data), data)
AssertionError: 1 != 0 : []</pre>
</div>
<div class="clearfix"></div>
</div>
<!--css div popup end-->
</td>
<td colspan='6' align='center'>PASS</td>
</tr>
@@ -4663,11 +4684,11 @@ AssertionError: 1 != 0 : []</pre>
<tr id="su" class="skipClass">
<tr id="su" class="failClass">
<td>TestThumbnails</td>
<td class="text-center">8</td>
<td class="text-center">7</td>
<td class="text-center">0</td>
<td class="text-center">6</td>
<td class="text-center">1</td>
<td class="text-center">0</td>
<td class="text-center">1</td>
<td class="text-center">
@@ -4740,11 +4761,31 @@ AssertionError: 1 != 0 : []</pre>
<tr id='pt52.8' class='hiddenRow bg-success'>
<tr id="ft52.8" class="none bg-danger">
<td>
<div class='testcase'>TestThumbnails - test_sideloaded_book</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_ft52.8')">FAIL</a>
</div>
<!--css div popup start-->
<div id="div_ft52.8" 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_ft52.8').style.display='none'"><span
aria-hidden="true">&times;</span></button>
</div>
<div class="text-left pull-left">
<pre class="text-left">Traceback (most recent call last):
File &#34;/home/ozzie/Development/calibre-web-test/test/test_thumbnails.py&#34;, line 317, in test_sideloaded_book
self.assertAlmostEqual(diff(BytesIO(list_cover), BytesIO(old_list_cover), delete_diff_file=True), 0.0,
AssertionError: 0.01731210309182775 != 0.0 within 0.0001 delta (0.01731210309182775 difference)</pre>
</div>
<div class="clearfix"></div>
</div>
<!--css div popup end-->
</td>
</tr>
@@ -5951,9 +5992,9 @@ AssertionError: 1 != 0 : []</pre>
<tr id='total_row' class="text-center bg-grey">
<td>Total</td>
<td>538</td>
<td>530</td>
<td>528</td>
<td>2</td>
<td>1</td>
<td>0</td>
<td>7</td>
<td>&nbsp;</td>
</tr>
@@ -6066,7 +6107,7 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>greenlet</th>
<td>3.3.0</td>
<td>3.3.1</td>
<td>Basic</td>
</tr>
@@ -6126,7 +6167,7 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>SQLAlchemy</th>
<td>2.0.45</td>
<td>2.0.46</td>
<td>Basic</td>
</tr>
@@ -6162,13 +6203,13 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>google-api-python-client</th>
<td>2.187.0</td>
<td>2.188.0</td>
<td>TestBackupMetadataGdrive</td>
</tr>
<tr>
<th>httplib2</th>
<td>0.31.0</td>
<td>0.31.2</td>
<td>TestBackupMetadataGdrive</td>
</tr>
@@ -6192,13 +6233,13 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>google-api-python-client</th>
<td>2.187.0</td>
<td>2.188.0</td>
<td>TestCliGdrivedb</td>
</tr>
<tr>
<th>httplib2</th>
<td>0.31.0</td>
<td>0.31.2</td>
<td>TestCliGdrivedb</td>
</tr>
@@ -6222,13 +6263,13 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>google-api-python-client</th>
<td>2.187.0</td>
<td>2.188.0</td>
<td>TestEbookConvertCalibreGDrive</td>
</tr>
<tr>
<th>httplib2</th>
<td>0.31.0</td>
<td>0.31.2</td>
<td>TestEbookConvertCalibreGDrive</td>
</tr>
@@ -6252,13 +6293,13 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>google-api-python-client</th>
<td>2.187.0</td>
<td>2.188.0</td>
<td>TestEbookConvertGDriveKepubify</td>
</tr>
<tr>
<th>httplib2</th>
<td>0.31.0</td>
<td>0.31.2</td>
<td>TestEbookConvertGDriveKepubify</td>
</tr>
@@ -6294,13 +6335,13 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>google-api-python-client</th>
<td>2.187.0</td>
<td>2.188.0</td>
<td>TestEditAuthorsGdrive</td>
</tr>
<tr>
<th>httplib2</th>
<td>0.31.0</td>
<td>0.31.2</td>
<td>TestEditAuthorsGdrive</td>
</tr>
@@ -6330,13 +6371,13 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>google-api-python-client</th>
<td>2.187.0</td>
<td>2.188.0</td>
<td>TestEditBooksOnGdrive</td>
</tr>
<tr>
<th>httplib2</th>
<td>0.31.0</td>
<td>0.31.2</td>
<td>TestEditBooksOnGdrive</td>
</tr>
@@ -6372,13 +6413,13 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>google-api-python-client</th>
<td>2.187.0</td>
<td>2.188.0</td>
<td>TestEmbedMetadataGdrive</td>
</tr>
<tr>
<th>httplib2</th>
<td>0.31.0</td>
<td>0.31.2</td>
<td>TestEmbedMetadataGdrive</td>
</tr>
@@ -6402,13 +6443,13 @@ AssertionError: 1 != 0 : []</pre>
<tr>
<th>google-api-python-client</th>
<td>2.187.0</td>
<td>2.188.0</td>
<td>TestSetupGdrive</td>
</tr>
<tr>
<th>httplib2</th>
<td>0.31.0</td>
<td>0.31.2</td>
<td>TestSetupGdrive</td>
</tr>
@@ -6504,7 +6545,7 @@ AssertionError: 1 != 0 : []</pre>
</div>
<script>
drawCircle(530, 1, 0, 7);
drawCircle(528, 2, 1, 7);
showCase(5);
</script>