Fix lcase function

This commit is contained in:
OzzieIsaacs
2020-05-23 12:51:48 +02:00
parent b1b293a3ec
commit d0e15da352
3 changed files with 22 additions and 40 deletions

View File

@@ -36,17 +36,17 @@
<div class="col-xs-12 col-sm-6">
<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>2020-05-22 07:43:12</p>
<p class='text-justify attribute'><strong>Start Time: </strong>2020-05-22 18:17:02</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>2020-05-22 08:41:06</p>
<p class='text-justify attribute'><strong>Stop Time: </strong>2020-05-22 19:14:53</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>48:51 min</p>
<p class='text-justify attribute'><strong>Duration: </strong>48:49 min</p>
</div>
</div>
</div>
@@ -2219,8 +2219,8 @@ AssertionError: False is not true : logfile config value is not empty after rese
<tr class="result['header']['style']">
<td>test_visiblilitys.calibre_web_visibilitys</td>
<td class="text-center">28</td>
<td class="text-center">27</td>
<td class="text-center">1</td>
<td class="text-center">28</td>
<td class="text-center">0</td>
<td class="text-center">0</td>
<td class="text-center">0</td>
<td class="text-center">
@@ -2410,31 +2410,11 @@ AssertionError: False is not true : logfile config value is not empty after rese
<tr id='ft20.21' class='none bg-danger'>
<tr id='pt20.21' class='hiddenRow bg-success'>
<td>
<div class='testcase'>test_link_column_to_read_status</div>
</td>
<td colspan='6'>
<div class="text-center">
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft20.21')">FAIL</a>
</div>
<!--css div popup start-->
<div id='div_ft20.21' 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_ft20.21').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 "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 683, in test_link_column_to_read_status
self.assertEqual(len(details['cust_columns']), 0)
AssertionError: 1 != 0</pre>
</div>
<div class="clearfix"></div>
</div>
<!--css div popup end-->
</td>
<td colspan='6' align='center'>PASS</td>
</tr>
@@ -2505,8 +2485,8 @@ AssertionError: 1 != 0</pre>
<tr id='total_row' class="text-center bg-grey">
<td>Total</td>
<td>211</td>
<td>200</td>
<td>5</td>
<td>201</td>
<td>4</td>
<td>0</td>
<td>6</td>
<td>&nbsp;</td>
@@ -2734,7 +2714,7 @@ AssertionError: 1 != 0</pre>
</div>
<script>
drawCircle(200, 5, 0, 6);
drawCircle(201, 4, 0, 6);
</script>
</div>