mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 23:26:20 +00:00
Update Testresults
This commit is contained in:
parent
b7535b9526
commit
b3fdce36af
@ -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-21 21:03:04</p>
|
||||
<p class='text-justify attribute'><strong>Start Time: </strong>2020-05-22 07:43: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>2020-05-21 22:00:19</p>
|
||||
<p class='text-justify attribute'><strong>Stop Time: </strong>2020-05-22 08:41:06</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:28 min</p>
|
||||
<p class='text-justify attribute'><strong>Duration: </strong>48:51 min</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1519,8 +1519,8 @@ AssertionError: False is not true : logfile config value is not empty after rese
|
||||
<tr class="result['header']['style']">
|
||||
<td>test_oauth.test_OAuth_login</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">
|
||||
@ -1539,31 +1539,11 @@ AssertionError: False is not true : logfile config value is not empty after rese
|
||||
|
||||
|
||||
|
||||
<tr id='ft14.2' class='none bg-danger'>
|
||||
<tr id='pt14.2' class='hiddenRow bg-success'>
|
||||
<td>
|
||||
<div class='testcase'>test_visible_oauth</div>
|
||||
</td>
|
||||
<td colspan='6'>
|
||||
<div class="text-center">
|
||||
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft14.2')">FAIL</a>
|
||||
</div>
|
||||
<!--css div popup start-->
|
||||
<div id='div_ft14.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_ft14.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/matthias/Entwicklung/calibre-web-test/test/test_oauth.py", line 47, in test_visible_oauth
|
||||
self.assertTrue(self.check_element_on_page((By.ID, "config_1_oauth")))
|
||||
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>
|
||||
|
||||
|
||||
@ -2239,8 +2219,8 @@ AssertionError: False is not true</pre>
|
||||
<tr class="result['header']['style']">
|
||||
<td>test_visiblilitys.calibre_web_visibilitys</td>
|
||||
<td class="text-center">28</td>
|
||||
<td class="text-center">25</td>
|
||||
<td class="text-center">3</td>
|
||||
<td class="text-center">27</td>
|
||||
<td class="text-center">1</td>
|
||||
<td class="text-center">0</td>
|
||||
<td class="text-center">0</td>
|
||||
<td class="text-center">
|
||||
@ -2268,31 +2248,11 @@ AssertionError: False is not true</pre>
|
||||
|
||||
|
||||
|
||||
<tr id='ft20.3' class='none bg-danger'>
|
||||
<tr id='pt20.3' class='hiddenRow bg-success'>
|
||||
<td>
|
||||
<div class='testcase'>test_admin_add_user</div>
|
||||
</td>
|
||||
<td colspan='6'>
|
||||
<div class="text-center">
|
||||
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft20.3')">FAIL</a>
|
||||
</div>
|
||||
<!--css div popup start-->
|
||||
<div id='div_ft20.3' 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.3').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/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 358, in test_admin_add_user
|
||||
self.assertIsNone("Error creating new users")
|
||||
AssertionError: 'Error creating new users' is not None</pre>
|
||||
</div>
|
||||
<div class="clearfix"></div>
|
||||
</div>
|
||||
<!--css div popup end-->
|
||||
</td>
|
||||
<td colspan='6' align='center'>PASS</td>
|
||||
</tr>
|
||||
|
||||
|
||||
@ -2441,31 +2401,11 @@ AssertionError: 'Error creating new users' is not None</pre>
|
||||
|
||||
|
||||
|
||||
<tr id='ft20.20' class='none bg-danger'>
|
||||
<tr id='pt20.20' class='hiddenRow bg-success'>
|
||||
<td>
|
||||
<div class='testcase'>test_hide_custom_column</div>
|
||||
</td>
|
||||
<td colspan='6'>
|
||||
<div class="text-center">
|
||||
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft20.20')">FAIL</a>
|
||||
</div>
|
||||
<!--css div popup start-->
|
||||
<div id='div_ft20.20' 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.20').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/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 725, in test_hide_custom_column
|
||||
self.assertFalse(search['cust_columns'].get('Custom Rating 人物'))
|
||||
AssertionError: <selenium.webdriver.firefox.webelement.FirefoxWebElement (session="30ea45d4-d302-4820-a85e-55504e42809b", element="7efe67a2-b331-446e-9351-8d96bc5974ce")> is not false</pre>
|
||||
</div>
|
||||
<div class="clearfix"></div>
|
||||
</div>
|
||||
<!--css div popup end-->
|
||||
</td>
|
||||
<td colspan='6' align='center'>PASS</td>
|
||||
</tr>
|
||||
|
||||
|
||||
@ -2487,9 +2427,9 @@ AssertionError: <selenium.webdriver.firefox.webelement.FirefoxWebElement (sessio
|
||||
</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 676, in test_link_column_to_read_status
|
||||
self.assertEqual(len(details['cust_columns']),0)
|
||||
AssertionError: 5 != 0</pre>
|
||||
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>
|
||||
@ -2565,8 +2505,8 @@ AssertionError: 5 != 0</pre>
|
||||
<tr id='total_row' class="text-center bg-grey">
|
||||
<td>Total</td>
|
||||
<td>211</td>
|
||||
<td>197</td>
|
||||
<td>8</td>
|
||||
<td>200</td>
|
||||
<td>5</td>
|
||||
<td>0</td>
|
||||
<td>6</td>
|
||||
<td> </td>
|
||||
@ -2794,7 +2734,7 @@ AssertionError: 5 != 0</pre>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
drawCircle(197, 8, 0, 6);
|
||||
drawCircle(200, 5, 0, 6);
|
||||
</script>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user