<!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 > 2019-06-22 21:54:40.897700< / p >
< / div >
< div class = "col-xs-6 col-md-4" >
< p class = 'text-justify attribute' > < strong > Stop Time:< / strong > 2019-06-22 22:37:09.413469< / p >
< / div >
< div class = "col-xs-6 col-md-4" >
< p class = 'text-justify attribute' > < strong > Duration:< / strong > 0:42:28.515769< / 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-info" data-toggle = "button" aria-pressed = "false" data-placement = "top"
title="Show only the execution summary" onclick="showCase(5)">Summary Problems
< / 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-info" data-toggle = "button" aria-pressed = "false" data-placement = "top"
title="Show the filed test cases" onclick="showCase(4)">Error
< / 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 = 'skipClass' >
< td > test_opds_feed.test_opds_feed< / td >
< td class = "text-center" > 16< / td >
< td class = "text-center" > 2< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 14< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c1', 16)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt1.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st1.2' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_author< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.2')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.2: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.3' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_calibre_companion< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.3')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.3: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.4' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_cover< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.4')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.4: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.5' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_download_book< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.5')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.5: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt1.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_guest_user< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st1.7' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_hot< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.7')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.7: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.8' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_language< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.8')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.8: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.9' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_non_admin< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.9')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.9').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.9: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.10' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_paging< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.10')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.10').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.10: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.11' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_publisher< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.11')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.11').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.11: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.12' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_random< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.12')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.12').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.12: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.13' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_read_unread< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.13')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.13').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.13: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.14' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_search< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.14')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.14').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.14: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.15' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_series< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.15')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.15').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.15: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st1.16' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_opds_shelf_access< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st1.16')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st1.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_st1.16').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st1.16: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / 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('c2', 4)" > Detail< / a >
< / td >
< / tr >
< tr id = 'st2.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_st2.1')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st2.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_st2.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st2.1: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st2.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_st2.2')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st2.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_st2.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st2.2: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st2.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_st2.3')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st2.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_st2.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st2.3: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st2.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_st2.4')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st2.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_st2.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st2.4: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'passClass' >
< td > test_email_ssl.test_SSL_Python27< / 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('c3', 4)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt3.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_pt3.1')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt3.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_pt3.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt3.1: /home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py:680: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.
ret['edit_enable'] = bool(tree.find("//*[@class='glyphicon glyphicon-edit']"))
/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py:709: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.
ret['read']= bool(tree.find("//*[@id='have_read_cb']"))
Incomming connection 127.0.0.1:45524
127.0.0.1:45524 Timeouted< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt3.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_STARTTLS_setup_error< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_pt3.2')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt3.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_pt3.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt3.2: Incomming connection 127.0.0.1:45526
127.0.0.1:45526 Timeouted< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt3.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_logging_email< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_pt3.3')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt3.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_pt3.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt3.3: Incomming connection 127.0.0.1:45528
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 45528))
('Message addressed from:', '< name@host.com> size=508')
('Message addressed to :', ['a1@b.com'])
('Message length :', 507)
Received: QUIT< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt3.4' 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_pt3.4')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt3.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_pt3.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt3.4: Incomming connection 127.0.0.1:45530
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 45530))
('Message addressed from:', '< name@host.com> size=30379')
('Message addressed to :', ['a1@b.com'])
('Message length :', 30378)
Received: QUIT< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'passClass' >
< td > test_email_ssl.test_SSL_Python36< / 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('c4', 4)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt4.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_pt4.1')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt4.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_pt4.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt4.1: Incomming connection 127.0.0.1:45622
127.0.0.1:45622 Timeouted< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt4.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_STARTTLS_setup_error< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_pt4.2')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt4.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_pt4.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt4.2: Incomming connection 127.0.0.1:45624
127.0.0.1:45624 Timeouted< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt4.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_logging_email< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_pt4.3')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt4.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_pt4.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt4.3: Incomming connection 127.0.0.1:45626
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 45626))
('Message addressed from:', '< name@host.com> size=523')
('Message addressed to :', ['a1@b.com'])
('Message length :', 506)
Received: QUIT< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt4.4' 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_pt4.4')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt4.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_pt4.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt4.4: Incomming connection 127.0.0.1:45628
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 45628))
('Message addressed from:', '< name@host.com> size=30788')
('Message addressed to :', ['a1@b.com'])
('Message length :', 30378)
Received: QUIT< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'errorClass' >
< td > unittest.suite._ErrorHolder< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c5', 3)" > Detail< / a >
< / td >
< / tr >
< tr id = 'et5.1' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_logging_Python27)< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et5.1')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et5.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_et5.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et5.1: Incomming connection 127.0.0.1:45628
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 45628))
('Message addressed from:', '< name@host.com> size=30788')
('Message addressed to :', ['a1@b.com'])
('Message length :', 30378)
Received: QUITTraceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_logging.py", line 54, in setUpClass
cls.driver.get("http://127.0.0.1:8083")
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
WebDriverException: Message: Reached error page: about:neterror?e=connectionFailure& u=http%3A//127.0.0.1%3A8083/& c=UTF-8& f=regular& d=Firefox%20kann%20keine%20Verbindung%20zu%20dem%20Server%20unter%20127.0.0.1%3A8083%20aufbauen.< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et5.2' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_anonymous_Python27)< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et5.2')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et5.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_et5.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et5.2: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_anonymous.py", line 51, in setUpClass
cls.driver.get("http://127.0.0.1:8083")
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
WebDriverException: Message: Reached error page: about:neterror?e=connectionFailure& u=http%3A//127.0.0.1%3A8083/& c=UTF-8& f=regular& d=Firefox%20kann%20keine%20Verbindung%20zu%20dem%20Server%20unter%20127.0.0.1%3A8083%20aufbauen.< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et5.3' class = 'none bg-info' >
< 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_et5.3')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et5.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_et5.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et5.3: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_updater.py", line 44, in setUpClass
cls.driver.get("http://127.0.0.1:8083")
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
WebDriverException: Message: Reached error page: about:neterror?e=connectionFailure& u=http%3A//127.0.0.1%3A8083/& c=UTF-8& f=regular& d=Firefox%20kann%20keine%20Verbindung%20zu%20dem%20Server%20unter%20127.0.0.1%3A8083%20aufbauen.< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'failClass' >
< td > test_logging.test_logging_Python36< / td >
< td class = "text-center" > 5< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c6', 5)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt6.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_debug_log< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt6.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_failed_login< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st6.3' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_failed_register< / 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 >
< / 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 = 'pt6.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_logfile_change< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft6.5' 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_ft6.5')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft6.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_ft6.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > ft6.5: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_logging.py", line 165, 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 = '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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 >
< / 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 = 'passClass' >
< td > test_anonymous.test_anonymous_Python36< / td >
< td class = "text-center" > 10< / td >
< td class = "text-center" > 10< / 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('c8', 10)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt8.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_about< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_category< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_hot< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_language< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_publisher< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_rated< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_series< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_random_books_available< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_visibility_read< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_visibility_sidebar< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = 'errorClass' >
< td > test_user_template.test_user_template_Python27< / td >
< td class = "text-center" > 25< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 22< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c9', 25)" > Detail< / a >
< / td >
< / tr >
< tr id = 'et9.1' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_author_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.1')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.1: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 304, in test_author_user_template
self.fill_view_config({'show_64':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836351210> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.2' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_author_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.2')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.2: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f883637df50> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.3' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_best_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.3')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.3: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 179, in test_best_user_template
self.fill_view_config({'show_128':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f883637dc90> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.4' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_best_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.4')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.4: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387110> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.5' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_category_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.5')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.5: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 254, in test_category_user_template
self.fill_view_config({'show_8':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f883637db50> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.6' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_category_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.6')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.6: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387410> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.7' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_detail_random_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.7')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.7: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 354, in test_detail_random_user_template
self.fill_view_config({'Show_detail_random':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387110> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.8' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_detail_random_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.8')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.8: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387650> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.9' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_hot_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.9')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.9').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.9: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 154, in test_hot_user_template
self.fill_view_config({'show_16':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f88363874d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.10' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_hot_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.10')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.10').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.10: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f88363877d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.11' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_language_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.11')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.11').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.11: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 204, in test_language_user_template
self.fill_view_config({'show_2':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387710> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.12' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_language_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.12')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.12').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.12: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387a10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st9.13' 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_st9.13')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st9.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_st9.13').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st9.13: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st9.14' 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_st9.14')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st9.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_st9.14').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st9.14: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.15' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_publisher_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.15')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.15').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.15: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 279, in test_publisher_user_template
self.fill_view_config({'show_4096':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f88363873d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.16' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_publisher_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.16')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.16').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.16: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387cd0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.17' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_random_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.17')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.17').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.17: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 79, in test_random_user_template
self.fill_view_config({'show_32':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387d10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.18' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_random_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.18')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.18').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.18: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387f10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.19' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_read_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.19')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.19').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.19: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 329, in test_read_user_template
self.fill_view_config({'show_256': 0 })
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387e90> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.20' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_read_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.20')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.20').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.20: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f88363851d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.21' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_recent_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.21')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.21').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.21: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 104, in test_recent_user_template
self.fill_view_config({'show_512':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836387b10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.22' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_recent_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.22')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.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_et9.22').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.22: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836385410> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.23' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_series_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.23')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.23' 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_et9.23').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.23: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 229, in test_series_user_template
self.fill_view_config({'show_4':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 241, in fill_view_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.CLASS_NAME, "discover")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f88363850d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et9.24' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_series_user_template< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et9.24')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et9.24' 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_et9.24').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et9.24: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_user_template.py", line 74, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=35543): Max retries exceeded with url: /session/fbf30312-6716-45fb-a5a2-0428c3491c4a/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8836385110> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st9.25' 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_st9.25')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st9.25' 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_st9.25').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st9.25: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'skipClass' >
< td > test_user_template.test_user_template_Python36< / td >
< td class = "text-center" > 14< / td >
< td class = "text-center" > 11< / 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('c10', 14)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt10.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 = 'pt10.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 = 'pt10.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 = 'pt10.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 = 'pt10.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 = 'pt10.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 = 'st10.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_st10.7')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st10.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_st10.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st10.7: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st10.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_st10.8')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st10.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_st10.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st10.8: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt10.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 = 'pt10.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 = 'pt10.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 = 'pt10.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 = 'pt10.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 = 'st10.14' 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_st10.14')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st10.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_st10.14').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st10.14: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'skipClass' >
< td > test_cli.test_cli_Python27< / td >
< td class = "text-center" > 6< / td >
< td class = "text-center" > 5< / 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('c11', 6)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt11.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_already_started< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_cli_SSL_files< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_cli_different_folder< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.4' 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 = 'st11.5' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_cli_gdrive_location< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st11.5')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st11.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_st11.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st11.5: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt11.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_environ_port_setting< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = 'skipClass' >
< td > test_cli.test_cli_Python36< / td >
< td class = "text-center" > 6< / td >
< td class = "text-center" > 5< / 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', 6)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt12.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_already_started< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt12.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_cli_SSL_files< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt12.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_cli_different_folder< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt12.4' 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 = 'st12.5' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_cli_gdrive_location< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st12.5')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st12.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_st12.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st12.5: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt12.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_environ_port_setting< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = 'failClass' >
< td > test_shelf.test_shelf_Python27< / 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('c13', 7)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt13.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 = 'pt13.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_private_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.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 = 'pt13.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_public_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_rename_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft13.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_ft13.6')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft13.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_ft13.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > ft13.6: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_shelf.py", line 321, 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 = 'pt13.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_shelf.test_shelf_Python36< / 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('c14', 7)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt14.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 = 'pt14.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_private_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt14.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 = 'pt14.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_public_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt14.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_rename_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft14.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_ft14.6')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft14.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_ft14.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > ft14.6: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_shelf.py", line 321, 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 = 'pt14.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 = 'errorClass' >
< td > test_login.test_login_Python27< / td >
< td class = "text-center" > 13< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 13< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c15', 13)" > Detail< / a >
< / td >
< / tr >
< tr id = 'et15.1' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_capital_letters_user_unicode_password_passwort< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.1')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.1: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 237, in test_login_capital_letters_user_unicode_password_passwort
self.driver.get("http://127.0.0.1:8083/login")
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834eee410> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.2' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_capital_letters_user_unicode_password_passwort< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.2')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.2: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 74, in tearDown
if self.check_user_logged_in('', True):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8190> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.3' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_delete_admin< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.3')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.3: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 293, in test_login_delete_admin
self.driver.get("http://127.0.0.1:8083/login")
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834eee2d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.4' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_delete_admin< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.4')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.4: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 74, in tearDown
if self.check_user_logged_in('', True):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8390> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.5' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_empty_password< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.5')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.5: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 214, in test_login_empty_password
self.driver.get("http://127.0.0.1:8083/login")
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834eee090> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.6' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_empty_password< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.6')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.6: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 74, in tearDown
if self.check_user_logged_in('', True):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8490> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.7' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_locale_select< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.7')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.7: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 74, in tearDown
if self.check_user_logged_in('', True):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8450> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.8' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_protected< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.8')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.8: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 97, in test_login_protected
self.assertEqual(self.fail_access_page("http://127.0.0.1:8083/config"),2)
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 79, in fail_access_page
self.driver.get(page)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8450> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.9' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_protected< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.9')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.9').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.9: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 74, in tearDown
if self.check_user_logged_in('', True):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8650> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.10' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_unicode_user_space_end_passwort< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.10')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.10').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.10: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 254, in test_login_unicode_user_space_end_passwort
self.driver.get("http://127.0.0.1:8083/login")
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef86d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.11' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_unicode_user_space_end_passwort< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.11')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.11').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.11: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 74, in tearDown
if self.check_user_logged_in('', True):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8810> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.12' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_user_with_space_passwort_end_space< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.12')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.12').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.12: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 271, in test_login_user_with_space_passwort_end_space
self.driver.get("http://127.0.0.1:8083/login")
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8450> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et15.13' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_login_user_with_space_passwort_end_space< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et15.13')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et15.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_et15.13').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et15.13: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 74, in tearDown
if self.check_user_logged_in('', True):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=56803): Max retries exceeded with url: /session/9eb080e9-6990-441f-b313-2987df04688c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ef8750> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'passClass' >
< td > test_login.test_login_Python36< / td >
< td class = "text-center" > 7< / td >
< td class = "text-center" > 7< / 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', 7)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt16.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 = 'pt16.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 = 'pt16.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 = 'pt16.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_locale_select< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt16.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_protected< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt16.6' 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 = 'pt16.7' 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 = 'errorClass' >
< td > test_ebook_convert.test_ebook_convert_Python27< / td >
< td class = "text-center" > 22< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 22< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c17', 22)" > Detail< / a >
< / td >
< / tr >
< tr id = 'et17.1' class = 'none bg-info' >
< 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_et17.1')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.1: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 470, in test_SSL_smtp_setup_error
task_len = len(self.check_tasks())
TypeError: object of type 'bool' has no len()< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.2' class = 'none bg-info' >
< 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_et17.2')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.2: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05390> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.3' class = 'none bg-info' >
< 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_et17.3')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.3: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 450, in test_STARTTLS_smtp_setup_error
task_len = len(self.check_tasks())
TypeError: object of type 'bool' has no len()< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.4' class = 'none bg-info' >
< 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_et17.4')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.4: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05490> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.5' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_convert_deactivate< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et17.5')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.5: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 101, in test_convert_deactivate
self.fill_basic_config({'config_ebookconverter': 'converter0'})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 236, in fill_basic_config
self.fill_initial_config(elements)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 169, in fill_initial_config
WebDriverWait(cls.driver, 5).until(EC.presence_of_element_located((By.ID, "config_calibre_dir")))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05610> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.6' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_convert_deactivate< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et17.6')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.6: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05990> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.7' class = 'none bg-info' >
< 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_et17.7')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.7: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 205, in test_convert_email
self.setup_server(True, {'mail_password': '10234', 'mail_use_ssl':'None'})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 330, in setup_server
select = Select(cls.driver.find_element_by_id(key))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05090> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.8' class = 'none bg-info' >
< 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_et17.8')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.8: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05d10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.9' class = 'none bg-info' >
< 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_et17.9')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.9').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.9: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 252, in test_convert_failed_and_email
self.setup_server(True, {'mail_password': '10234'})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 335, in setup_server
ele = cls.driver.find_element_by_id(key)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05cd0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.10' class = 'none bg-info' >
< 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_et17.10')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.10').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.10: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05610> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.11' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_convert_only< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et17.11')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.11').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.11: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 293, in test_convert_only
vals = self.get_convert_book(7)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 884, in get_convert_book
cls.driver.get(root_url + "/admin/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05f10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.12' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_convert_only< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et17.12')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.12').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.12: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0d0d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.13' class = 'none bg-info' >
< 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_et17.13')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.13').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.13: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 173, in test_convert_parameter
task_len = len(self.check_tasks())
TypeError: object of type 'bool' has no len()< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.14' class = 'none bg-info' >
< 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_et17.14')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.14').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.14: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05a10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.15' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_convert_wrong_excecutable< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et17.15')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.15').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.15: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 115, in test_convert_wrong_excecutable
task_len = len(self.check_tasks())
TypeError: object of type 'bool' has no len()< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.16' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_convert_wrong_excecutable< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et17.16')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.16').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.16: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f05990> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.17' class = 'none bg-info' >
< 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_et17.17')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.17').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.17: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 425, in test_email_failed
self.setup_server(False, {'mail_password': '10234'})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 335, in setup_server
ele = cls.driver.find_element_by_id(key)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0d210> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.18' class = 'none bg-info' >
< 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_et17.18')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.18').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.18: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0d690> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.19' class = 'none bg-info' >
< 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_et17.19')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.19').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.19: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 385, in test_email_only
self.setup_server(True, {'mail_use_ssl':'None','mail_password':'10234'})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 330, in setup_server
select = Select(cls.driver.find_element_by_id(key))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0d510> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.20' class = 'none bg-info' >
< 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_et17.20')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.20').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.20: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0d890> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.21' class = 'none bg-info' >
< 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_et17.21')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.21').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.21: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 231, in test_kindle_send_not_configured
self.create_user('kindle', {'password': '123', 'email': 'a@b.com', 'edit_role':1})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 440, in create_user
return cls.change_user(config)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0d890> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et17.22' class = 'none bg-info' >
< 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_et17.22')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et17.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_et17.22').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et17.22: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 94, in tearDown
if not self.check_user_logged_in('admin'):
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 70, in check_user_logged_in
user_element = cls.check_element_on_page((By.ID, "top_user"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=52445): Max retries exceeded with url: /session/f12315db-6bb4-438b-88da-c7a75da13b7c/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0da90> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'failClass' >
< td > test_ebook_convert.test_ebook_convert_Python36< / td >
< td class = "text-center" > 11< / td >
< td class = "text-center" > 9< / td >
< td class = "text-center" > 2< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c18', 11)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt18.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_pt18.1')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt18.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_pt18.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt18.1: Incomming connection 127.0.0.1:53978< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt18.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_pt18.2')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt18.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_pt18.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt18.2: Incomming connection 127.0.0.1:53980
Received: EHLO< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt18.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_convert_deactivate< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_pt18.3')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt18.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_pt18.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt18.3: 127.0.0.1:53980 Timeouted< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt18.4' class = 'hiddenRow bg-success' >
< 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_pt18.4')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt18.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_pt18.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt18.4: Incomming connection 127.0.0.1:53992
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 53992))
('Message addressed from:', '< name@host.com> size=522')
('Message addressed to :', ['a1@b.com'])
('Message length :', 505)
Received: QUIT
Incomming connection 127.0.0.1:53998
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 53998))
('Message addressed from:', '< name@host.com> size=23611')
('Message addressed to :', ['a1@b.com'])
('Message length :', 23294)
Received: QUIT
Incomming connection 127.0.0.1:54000
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 = 'pt18.5' class = 'hiddenRow bg-success' >
< 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_pt18.5')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt18.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_pt18.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt18.5: Incomming connection 127.0.0.1:54002
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 54002))
('Message addressed from:', '< name@host.com> size=522')
('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 = 'pt18.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_convert_only< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_pt18.6')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt18.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_pt18.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt18.6: Incomming connection 127.0.0.1:54004
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 = 'pt18.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_convert_parameter< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft18.8' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_convert_wrong_excecutable< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft18.8')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft18.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_ft18.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > ft18.8: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 163, in test_convert_wrong_excecutable
self.assertEqual(len(ret)-2,task_len)
AssertionError: -1 != 0< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt18.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_email_failed< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft18.10' class = 'none bg-danger' >
< 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_ft18.10')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft18.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_ft18.10').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > ft18.10: Incomming connection 127.0.0.1:54070
Received: EHLO
Received: AUTH
User: name@host.com, Password: 10234
Received: MAIL
Received: RCPT
Received: DATA
('Receiving message from:', ('127.0.0.1', 54070))
('Message addressed from:', '< name@host.com> size=524')
('Message addressed to :', ['a1@b.com'])
('Message length :', 507)
Received: QUITTraceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_ebook_convert.py", line 402, in test_email_only
self.assertEqual(ret[-1]['result'], 'Finished')
AssertionError: 'Failed' != 'Finished'< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt18.11' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_kindle_send_not_configured< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = 'errorClass' >
< td > test_visiblilitys.calibre_web_visibilitys_Python27< / td >
< td class = "text-center" > 16< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 16< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c19', 16)" > Detail< / a >
< / td >
< / tr >
< tr id = 'et19.1' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_about< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.1')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.1: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 87, in test_about
self.assertTrue(self.check_element_on_page((By.ID, 'libs')))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0e150> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.2' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_SMTP_Settings< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.2')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.2: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 337, in test_admin_SMTP_Settings
submit = self.check_element_on_page((By.NAME, "submit"))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0ec50> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.3' class = 'none bg-info' >
< 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_et19.3')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.3: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 352, in test_admin_add_user
self.driver.find_element_by_id("back").click()
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0e5d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.4' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_password< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.4')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.4: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 326, in test_admin_change_password
self.change_current_user_password("1234")
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 161, in change_current_user_password
cls.driver.find_element_by_id("top_user").click()
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0edd0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.5' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_visibility_authors< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.5')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.5: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 303, in test_admin_change_visibility_authors
self.change_user({'show_64':0,'email':'a@f.de'})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834f0eed0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.6' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_visibility_category< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.6')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.6: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 316, in test_admin_change_visibility_category
self.change_user({'show_8':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6110> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.7' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_visibility_hot< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.7')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.7: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 268, in test_admin_change_visibility_hot
self.change_user({'show_16':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6210> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.8' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_visibility_language< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.8')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.8: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 258, in test_admin_change_visibility_language
self.change_user({'show_2':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea63d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.9' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_visibility_publisher< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.9')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.9').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.9: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 288, in test_admin_change_visibility_publisher
self.change_user({'show_4096':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6550> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.10' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_visibility_rated< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.10')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.10').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.10: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 236, in test_admin_change_visibility_rated
self.change_user({'show_128':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6790> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.11' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_visibility_read< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.11')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.11').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.11: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 246, in test_admin_change_visibility_read
self.change_user({'show_256':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6890> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.12' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_admin_change_visibility_series< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.12')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.12').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.12: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 278, in test_admin_change_visibility_series
self.change_user({'show_4':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6a10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.13' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_checked_logged_in< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.13')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.13').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.13: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 83, in test_checked_logged_in
self.assertTrue(self.check_element_on_page((By.NAME, 'query')))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6990> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.14' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_random_books_available< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.14')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.14').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.14: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 93, in test_random_books_available
self.assertTrue(self.check_element_on_page((By.ID, "books_rand")))
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 349, in check_element_on_page
el = WebDriverWait(cls.driver, timeout).until(EC.presence_of_element_located(element))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/wait.py", line 71, in until
value = method(self._driver)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 64, in __call__
return _find_element(driver, self.locator)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/support/expected_conditions.py", line 411, in _find_element
return driver.find_element(*by)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6510> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.15' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_user_email_available< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.15')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.15').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.15: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 137, in test_user_email_available
self.driver.find_element_by_id("top_user").click()
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6ad0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et19.16' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_user_visibility_sidebar< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et19.16')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et19.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_et19.16').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et19.16: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 157, in test_user_visibility_sidebar
self.change_user({'show_32':0})
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 463, in change_user
ele = cls.driver.find_element_by_id(checkbox)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 978, in find_element
'value': value})['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=39141): Max retries exceeded with url: /session/d31fb9a9-0c25-496f-ad9f-751c730b8181/element (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ea6e10> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'passClass' >
< td > test_visiblilitys.calibre_web_visibilitys_Python36< / td >
< td class = "text-center" > 16< / td >
< td class = "text-center" > 16< / 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('c20', 16)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt20.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_about< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.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 = 'pt20.13' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_checked_logged_in< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.14' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_random_books_available< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.15' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_user_email_available< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.16' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_user_visibility_sidebar< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = 'errorClass' >
< td > test_edit_books.test_edit_books_Python27< / td >
< td class = "text-center" > 23< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 12< / td >
< td class = "text-center" > 11< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c21', 23)" > Detail< / a >
< / td >
< / tr >
< tr id = 'st21.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_st21.1')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.1: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.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_st21.2')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.2: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.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_st21.3')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.3: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.4' class = 'none bg-info' >
< 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_et21.4')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.4').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.4: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 197, in test_edit_author
self.get_book_details(8)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834e9b990> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.5' class = 'none bg-info' >
< 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_et21.5')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.5: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 305, in test_edit_category
self.get_book_details(12)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead1d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.6' class = 'none bg-info' >
< 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_et21.6')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.6: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 435, in test_edit_comments
self.get_book_details(12)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead310> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.7' class = 'none bg-info' >
< 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_et21.7')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.7: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 447, in test_edit_custom_bool
self.get_book_details(5)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead390> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.8' class = 'none bg-info' >
< 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_et21.8')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.8: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 460, in test_edit_custom_rating
self.get_book_details(5)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead250> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.9' class = 'none bg-info' >
< 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_et21.9')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.9').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.9: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 477, in test_edit_custom_single_select
self.get_book_details(5)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead450> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.10' class = 'none bg-info' >
< 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_et21.10')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.10').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.10: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 489, in test_edit_custom_text
self.get_book_details(5)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead510> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.11' class = 'none bg-info' >
< 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_et21.11')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.11').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.11: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 381, in test_edit_language
self.get_book_details(3)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead690> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.12' class = 'none bg-info' >
< 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_et21.12')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.12').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.12: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 341, in test_edit_publisher
self.get_book_details(7)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead250> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.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_st21.13')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.13').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.13: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.14' class = 'none bg-info' >
< 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_et21.14')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.14').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.14: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 409, in test_edit_rating
books=self.get_books_displayed()
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 571, in get_books_displayed
html = cls.driver.page_source
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 679, in page_source
return self.execute(Command.GET_PAGE_SOURCE)['value']
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 68, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 89, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/source (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead8d0> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.15' class = 'none bg-info' >
< 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_et21.15')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.15').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.15: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 258, in test_edit_series
self.get_book_details(9)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead490> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et21.16' class = 'none bg-info' >
< 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_et21.16')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et21.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_et21.16').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et21.16: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 98, in test_edit_title
self.get_book_details(4)
File "/home/matthias/Entwicklung/calibre-web-test/test/ui_helper.py", line 626, in get_book_details
cls.driver.get(root_url + "/book/"+str(id))
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 333, in get
self.execute(Command.GET, {'url': url})
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 319, in execute
response = self.command_executor.execute(driver_command, params)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 376, in execute
return self._request(command_info[0], url, body=data)
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/remote_connection.py", line 399, in _request
resp = self._conn.request(method, url, body=body, headers=headers)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 72, in request
**urlopen_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/poolmanager.py", line 326, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 670, in urlopen
**response_kw)
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
File "/home/matthias/.local/lib/python2.7/site-packages/urllib3/util/retry.py", line 399, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=53877): Max retries exceeded with url: /session/ce53f5ee-c396-4609-b2ae-6a90695ac849/url (Caused by NewConnectionError('< urllib3.connection.HTTPConnection object at 0x7f8834ead710> : Failed to establish a new connection: [Errno 111] Connection refused',))< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.17' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_rename_uppercase_lowercase< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st21.17')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.17').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.17: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.18' 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_st21.18')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.18').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.18: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.19' 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_st21.19')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.19').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.19: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.20' 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_st21.20')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.20').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.20: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.21' 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_st21.21')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.21').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.21: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.22' 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_st21.22')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.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_st21.22').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.22: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st21.23' 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_st21.23')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st21.23' 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_st21.23').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st21.23: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'errorClass' >
< td > test_edit_books.test_edit_books_Python36< / td >
< td class = "text-center" > 23< / td >
< td class = "text-center" > 7< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" > 4< / td >
< td class = "text-center" > 11< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c22', 23)" > Detail< / a >
< / td >
< / tr >
< tr id = 'st22.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_st22.1')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.1: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st22.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_st22.2')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.2' class = "popup_window test_output" style = "display:none;" >
< div class = 'close_button pull-right' >
< button type = "button" class = "close" aria-label = "Close" onfocus = 'this.blur();'
onclick="document.getElementById('div_st22.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.2: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st22.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_st22.3')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.3: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt22.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_author< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt22.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_category< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt22.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_comments< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'et22.7' class = 'none bg-info' >
< 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_et22.7')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et22.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_et22.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et22.7: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 451, in test_edit_custom_bool
self.assertEqual(u'ok', vals['cust_columns'][0]['value'])
KeyError: 'cust_columns'< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et22.8' class = 'none bg-info' >
< 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_et22.8')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et22.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_et22.8').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et22.8: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 464, in test_edit_custom_rating
self.assertEqual('3', vals['cust_columns'][0]['value'])
KeyError: 'cust_columns'< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et22.9' class = 'none bg-info' >
< 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_et22.9')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et22.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_et22.9').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et22.9: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 481, in test_edit_custom_single_select
self.assertEqual(u'人ç©', vals['cust_columns'][0]['value'])
KeyError: 'cust_columns'< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et22.10' class = 'none bg-info' >
< 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_et22.10')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et22.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_et22.10').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et22.10: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 493, in test_edit_custom_text
self.assertEqual(u'Lulu 人 Ã', vals['cust_columns'][0]['value'])
KeyError: 'cust_columns'< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt22.11' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_language< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt22.12' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_publisher< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st22.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_st22.13')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.13').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.13: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt22.14' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_rating< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt22.15' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_series< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft22.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_ft22.16')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft22.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_ft22.16').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > ft22.16: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 132, 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 = 'st22.17' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_rename_uppercase_lowercase< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st22.17')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.17').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.17: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st22.18' 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_st22.18')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.18').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.18: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st22.19' 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_st22.19')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.19').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.19: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st22.20' 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_st22.20')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.20').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.20: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st22.21' 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_st22.21')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.21').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.21: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st22.22' 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_st22.22')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.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_st22.22').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.22: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'st22.23' 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_st22.23')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st22.23' 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_st22.23').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > st22.23: Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'errorClass' >
< td > test_email_STARTTLS.test_STARTTLS_Python27< / td >
< td class = "text-center" > 2< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 2< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c23', 2)" > Detail< / a >
< / td >
< / tr >
< tr id = 'et23.1' class = 'none bg-info' >
< 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_et23.1')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et23.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_et23.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et23.1: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_email_STARTTLS.py", line 98, in test_STARTTLS
task_len = len(self.check_tasks())
TypeError: object of type 'bool' has no len()< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'et23.2' class = 'none bg-info' >
< td >
< div class = 'testcase' > test_STARTTLS_SSL_setup_error< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_et23.2')" > ERROR< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_et23.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_et23.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > et23.2: Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_email_STARTTLS.py", line 119, in test_STARTTLS_SSL_setup_error
task_len = len(self.check_tasks())
TypeError: object of type 'bool' has no len()< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = 'passClass' >
< td > test_email_STARTTLS.test_STARTTLS_Python36< / 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('c24', 2)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt24.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_pt24.1')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt24.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_pt24.1').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt24.1: Incomming connection 127.0.0.1:59094
Incomming connection 127.0.0.1:59096
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', 59096))
('Message addressed from:', '< name@host.com> size=30788')
('Message addressed to :', ['a1@b.com'])
('Message length :', 30378)
Received: QUIT< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt24.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_STARTTLS_SSL_setup_error< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_pt24.2')" > PASS< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_pt24.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_pt24.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > pt24.2: Incomming connection 127.0.0.1:59104< / 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('c25', 13)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt25.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_sort< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt25.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 = 'pt25.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 = 'pt25.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 = 'pt25.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 = 'pt25.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 = 'pt25.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 = 'pt25.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 = 'pt25.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 = 'pt25.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_doubleS< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt25.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 = 'pt25.12' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_high23< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt25.13' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_umlauts< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'total_row' class = "text-center bg-grey" >
< td > Total< / td >
< td > 281< / td >
< td > 110< / td >
< td > 6< / td >
< td > 94< / td >
< td > 71< / td >
< td > < / td >
< / tr >
< / table >
< script >
drawCircle(110, 6, 94, 71);
< / script >
< / div >
< footer >
< div id = 'foter' class = "text-center" >
< p > Made with HTMLTestRunner2< / p >
< / div >
< / footer >
< / body >
< / html >