d0fd1a4601
Fix for new users created Fix for options to the calibre-converter Only the first 300 chars are logged for the emailbody (spamming of logfile is prevented) Added class to "Random" header
2313 lines
93 KiB
HTML
2313 lines
93 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title>Test Report</title>
|
|
<meta name="generator" content="HTMLTestRunner 2.0.0"/>
|
|
<meta name="version" content="2.0.0"/>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<!-- Bootstrap -->
|
|
<link href="./../cps/static/css/libs/bootstrap.min.css" rel="stylesheet">
|
|
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
|
<script src="./../cps/static/js/libs/jquery.min.js"></script>
|
|
<!-- Include all compiled plugins (below), or include individual files as needed -->
|
|
<script src="./../cps/static/js/libs/bootstrap.min.js"></script>
|
|
<!-- Project CSS -->
|
|
<link href="css/runner.css" rel="stylesheet">
|
|
<!-- Project JS -->
|
|
<script src="js/runner.js"></script>
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="container-fluid">
|
|
<div class="row report-title">
|
|
<h1 id='report_title' class="text-center">Test Report</h1>
|
|
</div>
|
|
|
|
<div id='header_parameters' class='row text-center report-parameters'>
|
|
<div class="col-xs-6 col-md-4">
|
|
<p class='text-justify attribute'><strong>Start Time:</strong> 2018-12-23 15:44:21.732315</p>
|
|
|
|
</div>
|
|
<div class="col-xs-6 col-md-4">
|
|
<p class='text-justify attribute'><strong>Stop Time:</strong> 2018-12-23 16:05:34.967181</p>
|
|
|
|
</div>
|
|
<div class="col-xs-6 col-md-4">
|
|
<p class='text-justify attribute'><strong>Duration:</strong> 0:21:13.234866</p>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="piechart">
|
|
<div>
|
|
<canvas id="circle" width="350" height="168" ></canvas>
|
|
</div>
|
|
</div>
|
|
|
|
<div class='report-description'>
|
|
<div id='report_description' class='row text-center'>All Calibre-Web tests</div>
|
|
</div>
|
|
|
|
|
|
<div class='text-center buttons'>
|
|
<div id='show_detail_line' class="btn-group pagination-centered" role="group" aria-label="TESTE">
|
|
<button type="button" class="btn btn-success" data-toggle="button" aria-pressed="false" data-placement="top"
|
|
title="Show only the execution summary" onclick="showCase(0)">Summary
|
|
</button>
|
|
<button type="button" class="btn btn-warning" data-toggle="button" aria-pressed="false" data-placement="top"
|
|
title="Show skipped test cases" onclick="showCase(3)">Skipped
|
|
</button>
|
|
<button type="button" class="btn btn-danger" data-toggle="button" aria-pressed="false" data-placement="top"
|
|
title="Show the filed test cases" onclick="showCase(1)">Failed
|
|
</button>
|
|
<button type="button" class="btn btn-primary" data-toggle="tooltip" aria-pressed="false" data-placement="top"
|
|
title="Show all test cases" onclick="showCase(2)">All
|
|
</button>
|
|
</div>
|
|
</div>
|
|
|
|
<table id='result_table' class='table table-bordered table-responsive table-curved'>
|
|
<colgroup>
|
|
<col/>
|
|
<col/>
|
|
<col/>
|
|
<col/>
|
|
<col/>
|
|
<col/>
|
|
</colgroup>
|
|
<tr id='header_row' class="text-center bg-grey">
|
|
<td>Test Group/Test case</td>
|
|
<td>Count</td>
|
|
<td>Pass</td>
|
|
<td>Fail</td>
|
|
<td>Error</td>
|
|
<td>Skip</td>
|
|
<td>View</td>
|
|
</tr>
|
|
<tr class='failClass'>
|
|
<td>test_shelf.test_shelf</td>
|
|
<td class="text-center">7</td>
|
|
<td class="text-center">6</td>
|
|
<td class="text-center">1</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c1', 7)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt1.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_delete_book_of_shelf</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt1.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_private_shelf</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt1.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_public_private_shelf</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt1.4' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_public_shelf</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt1.5' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_rename_shelf</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='ft1.6' class='none bg-danger'>
|
|
<td>
|
|
<div class='testcase'>test_shelf_database_change</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft1.6')">FAIL</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_ft1.6' 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_ft1.6').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_ft1.6').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">ft1.6: Traceback (most recent call last):
|
|
File "/home/matthias/Entwicklung/calibre-web-test/test/test_shelf.py", line 310, in test_shelf_database_change
|
|
self.assertIsNone('Not Implemented', 'Database change')
|
|
AssertionError: Database change</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt1.7' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_shelf_long_name</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr class='failClass'>
|
|
<td>test_logging.test_logging</td>
|
|
<td class="text-center">4</td>
|
|
<td class="text-center">3</td>
|
|
<td class="text-center">1</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c2', 4)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt2.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_debug_log</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt2.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_failed_login</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt2.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_logfile_change</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='ft2.4' class='none bg-danger'>
|
|
<td>
|
|
<div class='testcase'>test_logfile_recover</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft2.4')">FAIL</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_ft2.4' 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_ft2.4').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_ft2.4').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">ft2.4: Traceback (most recent call last):
|
|
File "/home/matthias/Entwicklung/calibre-web-test/test/test_logging.py", line 159, in test_logfile_recover
|
|
self.assertTrue(logpath=="", "logfile config value is not empty after reseting to default")
|
|
AssertionError: logfile config value is not empty after reseting to default</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='passClass'>
|
|
<td>test_visiblilitys.calibre_web_visibilitys</td>
|
|
<td class="text-center">17</td>
|
|
<td class="text-center">17</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('c3', 17)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt3.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_about</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_SMTP_Settings</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_add_user</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.4' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_password</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.5' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_authors</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.6' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_category</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.7' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_hot</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.8' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_language</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.9' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_publisher</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.10' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_rated</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.11' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_read</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.12' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_series</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.13' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_admin_change_visibility_sorted</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.14' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_checked_logged_in</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.15' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_random_books_available</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.16' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_user_email_available</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt3.17' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_user_visibility_sidebar</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr class='skipClass'>
|
|
<td>test_user_template.test_user_template</td>
|
|
<td class="text-center">15</td>
|
|
<td class="text-center">12</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">3</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c4', 15)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt4.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_author_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_best_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_category_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.4' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_detail_random_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.5' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_hot_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.6' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_language_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='st4.7' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_limit_book_languages</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st4.7')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st4.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_st4.7').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st4.7').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st4.7: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st4.8' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_mature_content_settings</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st4.8')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st4.8' 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_st4.8').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st4.8').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st4.8: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt4.9' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_publisher_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.10' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_random_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.11' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_read_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.12' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_recent_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.13' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_series_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt4.14' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_sorted_user_template</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='st4.15' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_ui_language_settings</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st4.15')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st4.15' 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_st4.15').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st4.15').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st4.15: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='skipClass'>
|
|
<td>test_anonymous.test_anonymous</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">1</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c5', 1)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='st5.1' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_anonymous_user</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st5.1')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st5.1' 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_st5.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st5.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st5.1: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='failClass'>
|
|
<td>test_edit_books.test_edit_books</td>
|
|
<td class="text-center">22</td>
|
|
<td class="text-center">3</td>
|
|
<td class="text-center">2</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">17</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c6', 22)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.1' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_database_errors</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.1')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.1' 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_st6.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.1: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.2' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_delete_book</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.2')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.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_st6.2').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.2').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.2: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.3' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_delete_format</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.3')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.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_st6.3').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.3').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.3: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='ft6.4' class='none bg-danger'>
|
|
<td>
|
|
<div class='testcase'>test_edit_author</div>
|
|
</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:none;">
|
|
<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>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_ft6.4').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">ft6.4: Traceback (most recent call last):
|
|
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 227, in test_edit_author
|
|
self.assertFalse(os.path.isdir(os.path.join(TEST_DB, 'Sigurd Lindgren', 'book8 (8)')))
|
|
AssertionError: True is not false</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt6.5' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_edit_category</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='st6.6' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_comments</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.6')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.6' 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_st6.6').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.6').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.6: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.7' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_custom_bool</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.7')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.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_st6.7').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.7').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.7: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.8' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_custom_rating</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.8')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.8' 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_st6.8').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.8').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.8: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.9' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_custom_single_select</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.9')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.9' 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_st6.9').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.9').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.9: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.10' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_custom_text</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.10')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.10' 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_st6.10').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.10').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.10: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.11' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_language</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.11')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.11' 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_st6.11').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.11').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.11: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt6.12' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_edit_publisher</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='st6.13' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_publishing_date</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.13')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.13' 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_st6.13').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.13').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.13: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.14' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_rating</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.14')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.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_st6.14').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.14').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.14: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt6.15' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_edit_series</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='ft6.16' class='none bg-danger'>
|
|
<td>
|
|
<div class='testcase'>test_edit_title</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft6.16')">FAIL</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_ft6.16' 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_ft6.16').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_ft6.16').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">ft6.16: Traceback (most recent call last):
|
|
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 122, in test_edit_title
|
|
self.assertEqual('The camicdemo', books[1][8]['title'])
|
|
AssertionError: 'The camicdemo' != '\n '</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.17' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_author</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.17')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.17' 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_st6.17').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.17').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.17: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.18' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_language</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.18')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.18' 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_st6.18').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.18').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.18: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.19' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_publisher</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.19')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.19' 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_st6.19').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.19').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.19: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.20' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_series</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.20')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.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_st6.20').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.20').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.20: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.21' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_tag</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.21')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.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_st6.21').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.21').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.21: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st6.22' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_upload_cover_hdd</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st6.22')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st6.22' 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_st6.22').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st6.22').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st6.22: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='skipClass'>
|
|
<td>test_edit_books_gdrive.test_edit_books_gdrive</td>
|
|
<td class="text-center">22</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">22</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c7', 22)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.1' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_database_errors</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.1')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.1' 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_st7.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.1: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.2' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_delete_book</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.2')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.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_st7.2').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.2').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.2: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.3' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_delete_format</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.3')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.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_st7.3').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.3').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.3: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.4' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_author</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.4')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.4' 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_st7.4').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.4').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.4: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.5' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_category</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.5')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.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_st7.5').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.5').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.5: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.6' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_comments</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.6')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.6' 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_st7.6').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.6').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.6: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.7' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_custom_bool</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.7')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.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_st7.7').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.7').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.7: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.8' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_custom_rating</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.8')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.8' 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_st7.8').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.8').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.8: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.9' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_custom_single_select</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.9')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.9' 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_st7.9').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.9').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.9: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.10' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_custom_text</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.10')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.10' 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_st7.10').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.10').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.10: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.11' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_language</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.11')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.11' 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_st7.11').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.11').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.11: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.12' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_publisher</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.12')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.12' 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_st7.12').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.12').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.12: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.13' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_publishing_date</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.13')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.13' 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_st7.13').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.13').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.13: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.14' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_rating</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.14')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.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_st7.14').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.14').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.14: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.15' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_series</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.15')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.15' 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_st7.15').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.15').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.15: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.16' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_edit_title</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.16')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.16' 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_st7.16').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.16').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.16: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.17' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_author</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.17')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.17' 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_st7.17').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.17').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.17: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.18' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_language</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.18')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.18' 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_st7.18').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.18').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.18: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.19' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_publisher</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.19')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.19' 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_st7.19').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.19').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.19: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.20' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_series</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.20')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.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_st7.20').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.20').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.20: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.21' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_typeahead_tag</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.21')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.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_st7.21').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.21').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.21: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st7.22' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_upload_cover_hdd</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st7.22')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st7.22' 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_st7.22').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st7.22').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st7.22: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='skipClass'>
|
|
<td>test_ebook_convert.test_ebook_convert</td>
|
|
<td class="text-center">11</td>
|
|
<td class="text-center">7</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">4</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c8', 11)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt8.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_SSL_smtp_setup_error</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_pt8.1')">PASS</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_pt8.1' 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_pt8.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_pt8.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">pt8.1: Received: EHLO
|
|
Received: AUTH
|
|
User: name@host.com, Password: 1234</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt8.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_STARTTLS_smtp_setup_error</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_pt8.2')">PASS</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_pt8.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_pt8.2').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_pt8.2').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">pt8.2: Received: EHLO</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt8.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_convert_deactivate</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='st8.4' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_convert_email</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.4')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st8.4' 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_st8.4').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.4').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st8.4: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st8.5' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_convert_failed_and_email</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.5')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st8.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_st8.5').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.5').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st8.5: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt8.6' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_convert_only</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='st8.7' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_convert_parameter</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.7')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st8.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_st8.7').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.7').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st8.7: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt8.8' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_convert_wrong_excecutable</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt8.9' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_email_failed</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_pt8.9')">PASS</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_pt8.9' 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_pt8.9').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_pt8.9').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">pt8.9: Received: EHLO</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt8.10' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_email_only</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_pt8.10')">PASS</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_pt8.10' 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_pt8.10').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_pt8.10').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">pt8.10: Received: EHLO
|
|
Received: AUTH
|
|
User: name@host.com, Password: 10234
|
|
Received: MAIL
|
|
Received: RCPT
|
|
Received: DATA
|
|
('Receiving message from:', ('127.0.0.1', 44494))
|
|
('Message addressed from:', '<name@host.com> size=506')
|
|
('Message addressed to :', ['a1@b.com'])
|
|
('Message length :', 505)
|
|
Received: QUIT
|
|
Received: EHLO
|
|
Received: AUTH
|
|
User: name@host.com, Password: 10234
|
|
Received: MAIL
|
|
Received: RCPT
|
|
Received: DATA
|
|
('Receiving message from:', ('127.0.0.1', 44496))
|
|
('Message addressed from:', '<name@host.com> size=30782')
|
|
('Message addressed to :', ['a1@b.com'])
|
|
('Message length :', 30781)
|
|
Received: QUIT</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st8.11' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_kindle_send_not_configured</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.11')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st8.11' 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_st8.11').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.11').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st8.11: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='passClass'>
|
|
<td>test_email_ssl.test_SSL</td>
|
|
<td class="text-center">3</td>
|
|
<td class="text-center">3</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('c9', 3)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt9.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_SSL_None_setup_error</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_pt9.1')">PASS</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_pt9.1' 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_pt9.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_pt9.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">pt9.1: Received: EHLO
|
|
Received: AUTH
|
|
User: name@host.com, Password: 10234
|
|
Received: MAIL
|
|
Received: RCPT
|
|
Received: DATA
|
|
('Receiving message from:', ('127.0.0.1', 40336))
|
|
('Message addressed from:', '<name@host.com> size=506')
|
|
('Message addressed to :', ['a1@b.com'])
|
|
('Message length :', 505)
|
|
Received: QUIT</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt9.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_SSL_STARTTLS_setup_error</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt9.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_SSL_only</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_pt9.3')">PASS</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_pt9.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_pt9.3').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_pt9.3').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">pt9.3: Received: EHLO
|
|
Received: AUTH
|
|
User: name@host.com, Password: 10234
|
|
Received: MAIL
|
|
Received: RCPT
|
|
Received: DATA
|
|
('Receiving message from:', ('127.0.0.1', 40346))
|
|
('Message addressed from:', '<name@host.com> size=30377')
|
|
('Message addressed to :', ['a1@b.com'])
|
|
('Message length :', 30376)
|
|
Received: QUIT</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='passClass'>
|
|
<td>test_email_STARTTLS.test_STARTTLS</td>
|
|
<td class="text-center">2</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('c10', 2)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt10.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_STARTTLS</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_pt10.1')">PASS</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_pt10.1' 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_pt10.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_pt10.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">pt10.1: Received: EHLO
|
|
Received: STARTTLS
|
|
Received: EHLO
|
|
Received: AUTH
|
|
User: name@host.com, Password: 10234
|
|
Received: MAIL
|
|
Received: RCPT
|
|
Received: DATA
|
|
('Receiving message from:', ('127.0.0.1', 59880))
|
|
('Message addressed from:', '<name@host.com> size=30377')
|
|
('Message addressed to :', ['a1@b.com'])
|
|
('Message length :', 30376)
|
|
Received: QUIT</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='pt10.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_STARTTLS_SSL_setup_error</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr class='passClass'>
|
|
<td>test_login.test_login</td>
|
|
<td class="text-center">6</td>
|
|
<td class="text-center">6</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('c11', 6)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt11.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_login_capital_letters_user_unicode_password_passwort</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt11.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_login_delete_admin</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt11.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_login_empty_password</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt11.4' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_login_protected</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt11.5' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_login_unicode_user_space_end_passwort</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt11.6' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_login_user_with_space_passwort_end_space</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr class='skipClass'>
|
|
<td>test_opds_feed.test_opds_feed</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">1</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c12', 1)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='st12.1' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_opds</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st12.1')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st12.1' 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_st12.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st12.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st12.1: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='skipClass'>
|
|
<td>test_updater.test_updater</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">1</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c13', 1)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='st13.1' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_updater</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st13.1')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st13.1' 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_st13.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st13.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st13.1: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='passClass'>
|
|
<td>test_helper.calibre_helper</td>
|
|
<td class="text-center">13</td>
|
|
<td class="text-center">13</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('c14', 13)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt14.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_author_sort</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_author_sort_comma</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_author_sort_junior</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.4' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_author_sort_oneword</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.5' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_author_sort_roman</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.6' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_check_Limit_Length</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.7' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_check_char_replacement</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.8' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_check_chinese_Characters</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.9' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_check_degEUR_replacement</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.10' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_check_doubleS</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.11' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_check_finish_Dot</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.12' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_check_high23</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt14.13' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_check_umlauts</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr class='skipClass'>
|
|
<td>test_register.test_register</td>
|
|
<td class="text-center">4</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">0</td>
|
|
<td class="text-center">4</td>
|
|
<td class="text-center">
|
|
<a onclick="showClassDetail('c15', 4)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='st15.1' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_login_with_password</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st15.1')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st15.1' 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_st15.1').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st15.1').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st15.1: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st15.2' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_registering_user</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st15.2')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st15.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_st15.2').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st15.2').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st15.2: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st15.3' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_registering_user_fail</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st15.3')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st15.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_st15.3').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st15.3').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st15.3: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr id='st15.4' class='none bg-warning'>
|
|
<td>
|
|
<div class='testcase'>test_resend_password</div>
|
|
</td>
|
|
<td colspan='6'>
|
|
<div class="text-center">
|
|
<a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st15.4')">SKIP</a>
|
|
</div>
|
|
<!--css div popup start-->
|
|
<div id='div_st15.4' 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_st15.4').style.display='none'"><span
|
|
aria-hidden="true">×</span></button>
|
|
<!--<a onfocus='this.blur();' onclick="document.getElementById('div_st15.4').style.display='none'">[x]</a>-->
|
|
</div>
|
|
<div class="text-left pull-left">
|
|
<pre class="text-left">st15.4: Not Implemented</pre>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
<!--css div popup end-->
|
|
</td>
|
|
</tr>
|
|
<tr class='passClass'>
|
|
<td>test_cli.test_cli</td>
|
|
<td class="text-center">4</td>
|
|
<td class="text-center">4</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('c16', 4)">Detail</a>
|
|
</td>
|
|
</tr>
|
|
<tr id='pt16.1' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_cli_SSL_files</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt16.2' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_cli_different_folder</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt16.3' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_cli_different_settings_database</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
<tr id='pt16.4' class='hiddenRow bg-success'>
|
|
<td>
|
|
<div class='testcase'>test_environ_port_setting</div>
|
|
</td>
|
|
<td colspan='6' align='center'>PASS</td>
|
|
</tr>
|
|
|
|
<tr id='total_row' class="text-center bg-grey">
|
|
<td>Total</td>
|
|
<td>133</td>
|
|
<td>76</td>
|
|
<td>4</td>
|
|
<td>0</td>
|
|
<td>53</td>
|
|
<td> </td>
|
|
</tr>
|
|
</table>
|
|
|
|
<script>
|
|
drawCircle(76, 4, 0, 53);
|
|
</script>
|
|
|
|
</div>
|
|
|
|
<footer>
|
|
<div id='foter' class="text-center">
|
|
<p>Made with HTMLTestRunner2</p>
|
|
</div>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|