Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
douban-api-proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
captainwong
douban-api-proxy
Commits
a14192b7
Commit
a14192b7
authored
Jun 28, 2020
by
OzzieIsaacs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated testresults
parent
60146408
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
380 additions
and
279 deletions
+380
-279
Calibre-Web TestSummary.html
test/Calibre-Web TestSummary.html
+380
-279
No files found.
test/Calibre-Web TestSummary.html
View file @
a14192b7
...
...
@@ -36,17 +36,17 @@
<div
class=
"col-xs-12 col-sm-6"
>
<div
class=
"row"
>
<div
class=
"col-xs-6 col-md-6 col-sm-offset-3"
style=
"margin-top:50px;"
>
<p
class=
'text-justify attribute'
><strong>
Start Time:
</strong>
2020-06-
02 21:06:42
</p>
<p
class=
'text-justify attribute'
><strong>
Start Time:
</strong>
2020-06-
28 20:44:31
</p>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-xs-6 col-md-6 col-sm-offset-3"
>
<p
class=
'text-justify attribute'
><strong>
Stop Time:
</strong>
2020-06-
02 22:07:54
</p>
<p
class=
'text-justify attribute'
><strong>
Stop Time:
</strong>
2020-06-
28 21:48:11
</p>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-xs-6 col-md-6 col-sm-offset-3"
>
<p
class=
'text-justify attribute'
><strong>
Duration:
</strong>
5
1:46
min
</p>
<p
class=
'text-justify attribute'
><strong>
Duration:
</strong>
5
3:53
min
</p>
</div>
</div>
</div>
...
...
@@ -99,7 +99,7 @@
<tr
class=
"result['header']['style']"
>
<td>
test_anonymous.test
_a
nonymous
</td>
<td>
test_anonymous.test
A
nonymous
</td>
<td
class=
"text-center"
>
13
</td>
<td
class=
"text-center"
>
13
</td>
<td
class=
"text-center"
>
0
</td>
...
...
@@ -231,7 +231,7 @@
<tr
class=
"result['header']['style']"
>
<td>
test_cli.test
_c
li
</td>
<td>
test_cli.test
C
li
</td>
<td
class=
"text-center"
>
7
</td>
<td
class=
"text-center"
>
6
</td>
<td
class=
"text-center"
>
0
</td>
...
...
@@ -326,38 +326,88 @@
<tr
class=
"result['header']['style']"
>
<td>
test_ebook_convert.test_ebook_convert
</td>
<td
class=
"text-center"
>
11
</td>
<td
class=
"text-center"
>
11
</td>
<td>
test_cover_edit_books.testCoverEditBooks
</td>
<td
class=
"text-center"
>
1
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
1
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c3', 1
1
)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c3', 1)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'
pt3.1'
class=
'hiddenRow bg-success
'
>
<tr
id=
'
ft3.1'
class=
'none bg-danger
'
>
<td>
<div
class=
'testcase'
>
test_SSL_smtp_setup_error
</div>
<div
class=
'testcase'
>
test_upload_jpg
</div>
</td>
<td
colspan=
'6'
>
<div
class=
"text-center"
>
<a
class=
"popup_link text-center"
onfocus=
'blur()'
onclick=
"showTestDetail('div_ft3.1')"
>
FAIL
</a>
</div>
<!--css div popup start-->
<div
id=
'div_ft3.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_ft3.1').style.display='none'"
><span
aria-hidden=
"true"
>
×
</span></button>
</div>
<div
class=
"text-left pull-left"
>
<pre
class=
"text-left"
>
Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_cover_edit_books.py", line 91, in test_upload_jpg
self.assertTrue(self.check_element_on_page((By.ID, 'flash_alert')))
AssertionError: False is not true
</pre>
</div>
<div
class=
"clearfix"
></div>
</div>
<!--css div popup end-->
</td>
</tr>
<tr
class=
"result['header']['style']"
>
<td>
test_delete_database.TestDeleteDatabase
</td>
<td
class=
"text-center"
>
1
</td>
<td
class=
"text-center"
>
1
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c4', 1)"
>
Detail
</a>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
id=
'pt
3.2
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
4.1
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_
STARTTLS_smtp_setup_error
</div>
<div
class=
'testcase'
>
test_
delete_books_in_database
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
id=
'pt3.3'
class=
'hiddenRow bg-success'
>
<tr
class=
"result['header']['style']"
>
<td>
test_ebook_convert.TestEbookConvert
</td>
<td
class=
"text-center"
>
11
</td>
<td
class=
"text-center"
>
11
</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('c5', 11)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt5.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_convert_deactivate
</div>
</td>
...
...
@@ -366,7 +416,7 @@
<tr
id=
'pt
3.4
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
5.2
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_convert_email
</div>
</td>
...
...
@@ -375,7 +425,7 @@
<tr
id=
'pt
3.5
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
5.3
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_convert_failed_and_email
</div>
</td>
...
...
@@ -384,7 +434,7 @@
<tr
id=
'pt
3.6
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
5.4
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_convert_only
</div>
</td>
...
...
@@ -393,7 +443,7 @@
<tr
id=
'pt
3.7
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
5.5
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_convert_parameter
</div>
</td>
...
...
@@ -402,7 +452,7 @@
<tr
id=
'pt
3.8
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
5.6
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_convert_wrong_excecutable
</div>
</td>
...
...
@@ -411,7 +461,7 @@
<tr
id=
'pt
3.9
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
5.7
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_email_failed
</div>
</td>
...
...
@@ -420,7 +470,7 @@
<tr
id=
'pt
3.10
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
5.8
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_email_only
</div>
</td>
...
...
@@ -429,7 +479,7 @@
<tr
id=
'pt
3.11
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
5.9
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_kindle_send_not_configured
</div>
</td>
...
...
@@ -438,22 +488,40 @@
<tr
id=
'pt5.10'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_ssl_smtp_setup_error
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
id=
'pt5.11'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_starttls_smtp_setup_error
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
class=
"result['header']['style']"
>
<td>
test_edit_additional_books.
test_edit_additional_b
ooks
</td>
<td
class=
"text-center"
>
3
</td>
<td
class=
"text-center"
>
3
</td>
<td>
test_edit_additional_books.
TestEditAdditionalB
ooks
</td>
<td
class=
"text-center"
>
5
</td>
<td
class=
"text-center"
>
5
</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('c
4', 3
)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c
6', 5
)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt
4
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
6
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_delete_book
</div>
</td>
...
...
@@ -462,7 +530,7 @@
<tr
id=
'pt
4
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
6
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_metadata_cbt
</div>
</td>
...
...
@@ -471,7 +539,7 @@
<tr
id=
'pt
4
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
6
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_metadate_cbr
</div>
</td>
...
...
@@ -480,22 +548,40 @@
<tr
id=
'pt6.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_writeonly_database
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
id=
'pt6.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_writeonly_path
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
class=
"result['header']['style']"
>
<td>
test_edit_books.
test_edit_b
ooks
</td>
<td>
test_edit_books.
TestEditB
ooks
</td>
<td
class=
"text-center"
>
33
</td>
<td
class=
"text-center"
>
30
</td>
<td
class=
"text-center"
>
1
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
2
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c
5
', 33)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c
7
', 33)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt
5
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_download_book
</div>
</td>
...
...
@@ -504,7 +590,7 @@
<tr
id=
'pt
5
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_author
</div>
</td>
...
...
@@ -513,7 +599,7 @@
<tr
id=
'pt
5
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_category
</div>
</td>
...
...
@@ -522,7 +608,7 @@
<tr
id=
'pt
5
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_comments
</div>
</td>
...
...
@@ -531,7 +617,7 @@
<tr
id=
'pt
5
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_custom_bool
</div>
</td>
...
...
@@ -540,7 +626,7 @@
<tr
id=
'pt
5
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_custom_categories
</div>
</td>
...
...
@@ -549,7 +635,7 @@
<tr
id=
'pt
5
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_custom_float
</div>
</td>
...
...
@@ -558,7 +644,7 @@
<tr
id=
'pt
5
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_custom_int
</div>
</td>
...
...
@@ -567,7 +653,7 @@
<tr
id=
'pt
5
.9'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.9'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_custom_rating
</div>
</td>
...
...
@@ -576,7 +662,7 @@
<tr
id=
'pt
5
.10'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.10'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_custom_single_select
</div>
</td>
...
...
@@ -585,7 +671,7 @@
<tr
id=
'pt
5
.11'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.11'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_custom_text
</div>
</td>
...
...
@@ -594,7 +680,7 @@
<tr
id=
'pt
5
.12'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.12'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_language
</div>
</td>
...
...
@@ -603,7 +689,7 @@
<tr
id=
'pt
5
.13'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.13'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_publisher
</div>
</td>
...
...
@@ -612,19 +698,19 @@
<tr
id=
'st
5
.14'
class=
'none bg-warning'
>
<tr
id=
'st
7
.14'
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_st
5
.14')"
>
SKIP
</a>
<a
class=
"popup_link text-center"
onfocus=
'blur()'
onclick=
"showTestDetail('div_st
7
.14')"
>
SKIP
</a>
</div>
<!--css div popup start-->
<div
id=
'div_st
5
.14'
class=
"popup_window test_output"
style=
"display:none;"
>
<div
id=
'div_st
7
.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_st
5
.14').style.display='none'"
><span
onclick=
"document.getElementById('div_st
7
.14').style.display='none'"
><span
aria-hidden=
"true"
>
×
</span></button>
</div>
<div
class=
"text-left pull-left"
>
...
...
@@ -638,7 +724,7 @@
<tr
id=
'pt
5
.15'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.15'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_rating
</div>
</td>
...
...
@@ -647,7 +733,7 @@
<tr
id=
'pt
5
.16'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.16'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_series
</div>
</td>
...
...
@@ -656,7 +742,7 @@
<tr
id=
'pt
5
.17'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.17'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_edit_title
</div>
</td>
...
...
@@ -665,19 +751,19 @@
<tr
id=
'st
5
.18'
class=
'none bg-warning'
>
<tr
id=
'st
7
.18'
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_st
5
.18')"
>
SKIP
</a>
<a
class=
"popup_link text-center"
onfocus=
'blur()'
onclick=
"showTestDetail('div_st
7
.18')"
>
SKIP
</a>
</div>
<!--css div popup start-->
<div
id=
'div_st
5
.18'
class=
"popup_window test_output"
style=
"display:none;"
>
<div
id=
'div_st
7
.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_st
5
.18').style.display='none'"
><span
onclick=
"document.getElementById('div_st
7
.18').style.display='none'"
><span
aria-hidden=
"true"
>
×
</span></button>
</div>
<div
class=
"text-left pull-left"
>
...
...
@@ -691,7 +777,7 @@
<tr
id=
'pt
5
.19'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.19'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_typeahead_author
</div>
</td>
...
...
@@ -700,7 +786,7 @@
<tr
id=
'pt
5
.20'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.20'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_typeahead_functions
</div>
</td>
...
...
@@ -709,7 +795,7 @@
<tr
id=
'pt
5
.21'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.21'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_typeahead_language
</div>
</td>
...
...
@@ -718,7 +804,7 @@
<tr
id=
'pt
5
.22'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.22'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_typeahead_publisher
</div>
</td>
...
...
@@ -727,7 +813,7 @@
<tr
id=
'pt
5
.23'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.23'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_typeahead_series
</div>
</td>
...
...
@@ -736,7 +822,7 @@
<tr
id=
'pt
5
.24'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.24'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_typeahead_tag
</div>
</td>
...
...
@@ -745,7 +831,7 @@
<tr
id=
'pt
5
.25'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.25'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_book_cbr
</div>
</td>
...
...
@@ -754,7 +840,7 @@
<tr
id=
'pt
5
.26'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.26'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_book_cbt
</div>
</td>
...
...
@@ -763,7 +849,7 @@
<tr
id=
'pt
5
.27'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.27'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_book_cbz
</div>
</td>
...
...
@@ -772,7 +858,7 @@
<tr
id=
'pt
5
.28'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.28'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_book_epub
</div>
</td>
...
...
@@ -781,7 +867,7 @@
<tr
id=
'pt
5
.29'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.29'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_book_fb2
</div>
</td>
...
...
@@ -790,7 +876,7 @@
<tr
id=
'pt
5
.30'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.30'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_book_lit
</div>
</td>
...
...
@@ -799,7 +885,7 @@
<tr
id=
'pt
5
.31'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.31'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_book_mobi
</div>
</td>
...
...
@@ -808,7 +894,7 @@
<tr
id=
'pt
5
.32'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
7
.32'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_upload_book_pdf
</div>
</td>
...
...
@@ -817,25 +903,25 @@
<tr
id=
'ft
5
.33'
class=
'none bg-danger'
>
<tr
id=
'ft
7
.33'
class=
'none bg-danger'
>
<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_ft
5
.33')"
>
FAIL
</a>
<a
class=
"popup_link text-center"
onfocus=
'blur()'
onclick=
"showTestDetail('div_ft
7
.33')"
>
FAIL
</a>
</div>
<!--css div popup start-->
<div
id=
'div_ft
5
.33'
class=
"popup_window test_output"
style=
"display:none;"
>
<div
id=
'div_ft
7
.33'
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_ft
5
.33').style.display='none'"
><span
onclick=
"document.getElementById('div_ft
7
.33').style.display='none'"
><span
aria-hidden=
"true"
>
×
</span></button>
</div>
<div
class=
"text-left pull-left"
>
<pre
class=
"text-left"
>
Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 73
5
, in test_upload_cover_hdd
self.assertTrue(False,"Browser-Cache Problem: Old Cover is displayed instead of New Cover")
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 73
2
, in test_upload_cover_hdd
self.assertTrue(False,
"Browser-Cache Problem: Old Cover is displayed instead of New Cover")
AssertionError: False is not true : Browser-Cache Problem: Old Cover is displayed instead of New Cover
</pre>
</div>
<div
class=
"clearfix"
></div>
...
...
@@ -855,13 +941,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c
6
', 3)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c
8
', 3)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt
6
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
8
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_STARTTLS
</div>
</td>
...
...
@@ -870,7 +956,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
6
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
8
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_STARTTLS_SSL_setup_error
</div>
</td>
...
...
@@ -879,7 +965,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
6
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
8
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_STARTTLS_resend_password
</div>
</td>
...
...
@@ -897,13 +983,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c
7
', 4)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c
9
', 4)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt
7
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
9
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_SSL_None_setup_error
</div>
</td>
...
...
@@ -912,7 +998,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
7
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
9
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_SSL_STARTTLS_setup_error
</div>
</td>
...
...
@@ -921,7 +1007,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
7
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
9
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_SSL_logging_email
</div>
</td>
...
...
@@ -930,7 +1016,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
7
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
9
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_SSL_only
</div>
</td>
...
...
@@ -941,20 +1027,20 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
class=
"result['header']['style']"
>
<td>
test_goodreads.
test_g
oodreads
</td>
<td>
test_goodreads.
TestG
oodreads
</td>
<td
class=
"text-center"
>
3
</td>
<td
class=
"text-center"
>
3
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c
8
', 3)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c
10
', 3)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt
8
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
10
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_author_page
</div>
</td>
...
...
@@ -963,7 +1049,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
8
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
10
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_author_page_invalid
</div>
</td>
...
...
@@ -972,9 +1058,9 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
8
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
10
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_
kobo
_about
</div>
<div
class=
'testcase'
>
test_
goodreads
_about
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
...
...
@@ -983,20 +1069,20 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
class=
"result['header']['style']"
>
<td>
test_helper.
calibre_h
elper
</td>
<td>
test_helper.
CalibreH
elper
</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('c
9
', 13)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c
11
', 13)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt
9
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_author_sort
</div>
</td>
...
...
@@ -1005,7 +1091,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_author_sort_comma
</div>
</td>
...
...
@@ -1014,7 +1100,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_author_sort_junior
</div>
</td>
...
...
@@ -1023,7 +1109,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_author_sort_oneword
</div>
</td>
...
...
@@ -1032,7 +1118,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_author_sort_roman
</div>
</td>
...
...
@@ -1041,7 +1127,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_Limit_Length
</div>
</td>
...
...
@@ -1050,7 +1136,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_char_replacement
</div>
</td>
...
...
@@ -1059,7 +1145,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_chinese_Characters
</div>
</td>
...
...
@@ -1068,16 +1154,16 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.9'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.9'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_deg
EUR
_replacement
</div>
<div
class=
'testcase'
>
test_check_deg
_eur
_replacement
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
id=
'pt
9
.10'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.10'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_doubleS
</div>
</td>
...
...
@@ -1086,7 +1172,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.11'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.11'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_finish_Dot
</div>
</td>
...
...
@@ -1095,7 +1181,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.12'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.12'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_high23
</div>
</td>
...
...
@@ -1104,7 +1190,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
9
.13'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
11
.13'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_umlauts
</div>
</td>
...
...
@@ -1115,20 +1201,20 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
class=
"result['header']['style']"
>
<td>
test_kobo_sync.
test_kobo_s
ync
</td>
<td>
test_kobo_sync.
TestKoboS
ync
</td>
<td
class=
"text-center"
>
8
</td>
<td
class=
"text-center"
>
8
</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('c1
0
', 8)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c1
2
', 8)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt1
0
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
2
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_kobo_about
</div>
</td>
...
...
@@ -1137,7 +1223,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
0
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
2
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_shelves_add_remove_books
</div>
</td>
...
...
@@ -1146,7 +1232,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
0
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
2
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_sync_changed_book
</div>
</td>
...
...
@@ -1155,7 +1241,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
0
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
2
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_sync_invalid
</div>
</td>
...
...
@@ -1164,7 +1250,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
0
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
2
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_sync_reading_state
</div>
</td>
...
...
@@ -1173,7 +1259,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
0
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
2
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_sync_shelf
</div>
</td>
...
...
@@ -1182,7 +1268,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
0
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
2
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_sync_unchanged
</div>
</td>
...
...
@@ -1191,7 +1277,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
0
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
2
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_sync_upload
</div>
</td>
...
...
@@ -1209,13 +1295,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c1
1
', 9)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c1
3
', 9)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt1
1
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_LDAP_SSL
</div>
</td>
...
...
@@ -1224,7 +1310,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
1
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_LDAP_STARTTLS
</div>
</td>
...
...
@@ -1233,7 +1319,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
1
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_LDAP_fallback_Login
</div>
</td>
...
...
@@ -1242,7 +1328,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
1
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_LDAP_import
</div>
</td>
...
...
@@ -1251,7 +1337,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
1
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_LDAP_login
</div>
</td>
...
...
@@ -1260,7 +1346,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
1
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_invalid_LDAP
</div>
</td>
...
...
@@ -1269,7 +1355,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
1
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_ldap_about
</div>
</td>
...
...
@@ -1278,7 +1364,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
1
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_ldap_authentication
</div>
</td>
...
...
@@ -1287,7 +1373,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
1
.9'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
3
.9'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_ldap_opds_download_book
</div>
</td>
...
...
@@ -1305,13 +1391,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
1
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c1
2
', 7)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c1
4
', 7)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt1
2
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
4
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_access_log_recover
</div>
</td>
...
...
@@ -1320,7 +1406,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
2
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
4
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_debug_log
</div>
</td>
...
...
@@ -1329,7 +1415,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
2
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
4
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_failed_login
</div>
</td>
...
...
@@ -1338,19 +1424,19 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'st1
2
.4'
class=
'none bg-warning'
>
<tr
id=
'st1
4
.4'
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_st1
2
.4')"
>
SKIP
</a>
<a
class=
"popup_link text-center"
onfocus=
'blur()'
onclick=
"showTestDetail('div_st1
4
.4')"
>
SKIP
</a>
</div>
<!--css div popup start-->
<div
id=
'div_st1
2
.4'
class=
"popup_window test_output"
style=
"display:none;"
>
<div
id=
'div_st1
4
.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
2
.4').style.display='none'"
><span
onclick=
"document.getElementById('div_st1
4
.4').style.display='none'"
><span
aria-hidden=
"true"
>
×
</span></button>
</div>
<div
class=
"text-left pull-left"
>
...
...
@@ -1364,7 +1450,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
2
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
4
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_logfile_change
</div>
</td>
...
...
@@ -1373,7 +1459,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
2
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
4
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_logfile_recover
</div>
</td>
...
...
@@ -1382,7 +1468,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
2
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
4
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_logviewer
</div>
</td>
...
...
@@ -1393,20 +1479,20 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
class=
"result['header']['style']"
>
<td>
test_login.test_
l
ogin
</td>
<td
class=
"text-center"
>
9
</td>
<td
class=
"text-center"
>
9
</td>
<td>
test_login.test_
L
ogin
</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('c1
3', 9
)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c1
5', 10
)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt1
3
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
5
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_digest_login
</div>
</td>
...
...
@@ -1415,16 +1501,16 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
3
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
5
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_capital_letters_user_unicode_password
_passwort
</div>
<div
class=
'testcase'
>
test_login_capital_letters_user_unicode_password
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
id=
'pt1
3
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
5
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_delete_admin
</div>
</td>
...
...
@@ -1433,7 +1519,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
3
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
5
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_empty_password
</div>
</td>
...
...
@@ -1442,7 +1528,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
3
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
5
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_locale_select
</div>
</td>
...
...
@@ -1451,7 +1537,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
3
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
5
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_protected
</div>
</td>
...
...
@@ -1460,7 +1546,16 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt13.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt15.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_remember_me
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
id=
'pt15.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_rename_user
</div>
</td>
...
...
@@ -1469,18 +1564,18 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
3.8
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
5.9
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_unicode_user_space_end_passwor
t
</div>
<div
class=
'testcase'
>
test_login_unicode_user_space_end_passwor
d
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
<tr
id=
'pt1
3.9
'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
5.10
'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_login_user_with_space_passwor
t
_end_space
</div>
<div
class=
'testcase'
>
test_login_user_with_space_passwor
d
_end_space
</div>
</td>
<td
colspan=
'6'
align=
'center'
>
PASS
</td>
</tr>
...
...
@@ -1496,13 +1591,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c1
4
', 2)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c1
6
', 2)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt1
4
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
6
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_oauth_about
</div>
</td>
...
...
@@ -1511,7 +1606,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
4
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
6
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_visible_oauth
</div>
</td>
...
...
@@ -1529,13 +1624,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c1
5
', 20)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c1
7
', 20)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt1
5
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds
</div>
</td>
...
...
@@ -1544,7 +1639,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_author
</div>
</td>
...
...
@@ -1553,7 +1648,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_calibre_companion
</div>
</td>
...
...
@@ -1562,7 +1657,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_cover
</div>
</td>
...
...
@@ -1571,7 +1666,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_download_book
</div>
</td>
...
...
@@ -1580,7 +1675,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_formats
</div>
</td>
...
...
@@ -1589,7 +1684,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_guest_user
</div>
</td>
...
...
@@ -1598,7 +1693,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_hot
</div>
</td>
...
...
@@ -1607,7 +1702,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.9'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.9'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_language
</div>
</td>
...
...
@@ -1616,7 +1711,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.10'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.10'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_non_admin
</div>
</td>
...
...
@@ -1625,7 +1720,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.11'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.11'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_publisher
</div>
</td>
...
...
@@ -1634,7 +1729,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.12'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.12'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_random
</div>
</td>
...
...
@@ -1643,7 +1738,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.13'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.13'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_ratings
</div>
</td>
...
...
@@ -1652,7 +1747,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.14'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.14'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_read_unread
</div>
</td>
...
...
@@ -1661,7 +1756,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.15'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.15'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_search
</div>
</td>
...
...
@@ -1670,7 +1765,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.16'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.16'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_series
</div>
</td>
...
...
@@ -1679,7 +1774,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.17'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.17'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_shelf_access
</div>
</td>
...
...
@@ -1688,7 +1783,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.18'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.18'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_tags
</div>
</td>
...
...
@@ -1697,7 +1792,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.19'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.19'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_opds_top_rated
</div>
</td>
...
...
@@ -1706,7 +1801,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
5
.20'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
7
.20'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_recently_added
</div>
</td>
...
...
@@ -1724,13 +1819,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c1
6
', 6)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c1
8
', 6)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt1
6
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
8
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_forgot_password
</div>
</td>
...
...
@@ -1739,7 +1834,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
6
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
8
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_limit_domain
</div>
</td>
...
...
@@ -1748,7 +1843,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
6
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
8
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_register_no_server
</div>
</td>
...
...
@@ -1757,7 +1852,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
6
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
8
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_registering_user
</div>
</td>
...
...
@@ -1766,7 +1861,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
6
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
8
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_registering_user_fail
</div>
</td>
...
...
@@ -1775,7 +1870,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
6
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
8
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_user_change_password
</div>
</td>
...
...
@@ -1793,13 +1888,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
1
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c1
7
', 10)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c1
9
', 10)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt1
7
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_add_shelf_from_search
</div>
</td>
...
...
@@ -1808,7 +1903,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
7
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_arrange_shelf
</div>
</td>
...
...
@@ -1817,7 +1912,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
7
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_delete_book_of_shelf
</div>
</td>
...
...
@@ -1826,7 +1921,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
7
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_private_shelf
</div>
</td>
...
...
@@ -1835,7 +1930,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
7
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_public_private_shelf
</div>
</td>
...
...
@@ -1844,7 +1939,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
7
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_public_shelf
</div>
</td>
...
...
@@ -1853,7 +1948,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
7
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_rename_shelf
</div>
</td>
...
...
@@ -1862,7 +1957,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
7
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_shelf_action_non_shelf_edit_role
</div>
</td>
...
...
@@ -1871,19 +1966,19 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'st1
7
.9'
class=
'none bg-warning'
>
<tr
id=
'st1
9
.9'
class=
'none bg-warning'
>
<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_st1
7
.9')"
>
SKIP
</a>
<a
class=
"popup_link text-center"
onfocus=
'blur()'
onclick=
"showTestDetail('div_st1
9
.9')"
>
SKIP
</a>
</div>
<!--css div popup start-->
<div
id=
'div_st1
7
.9'
class=
"popup_window test_output"
style=
"display:none;"
>
<div
id=
'div_st1
9
.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
7
.9').style.display='none'"
><span
onclick=
"document.getElementById('div_st1
9
.9').style.display='none'"
><span
aria-hidden=
"true"
>
×
</span></button>
</div>
<div
class=
"text-left pull-left"
>
...
...
@@ -1897,7 +1992,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt1
7
.10'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt1
9
.10'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_shelf_long_name
</div>
</td>
...
...
@@ -1908,20 +2003,20 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
class=
"result['header']['style']"
>
<td>
test_updater.
test_u
pdater
</td>
<td>
test_updater.
TestU
pdater
</td>
<td
class=
"text-center"
>
8
</td>
<td
class=
"text-center"
>
7
</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('c
18
', 8)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c
20
', 8)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt
18
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
20
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_update_nightly_errors
</div>
</td>
...
...
@@ -1930,7 +2025,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
18
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
20
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_update_nightly_request_errors
</div>
</td>
...
...
@@ -1939,7 +2034,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
18
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
20
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_update_stable_errors
</div>
</td>
...
...
@@ -1948,7 +2043,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
18
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
20
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_check_update_stable_versions
</div>
</td>
...
...
@@ -1957,7 +2052,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
18
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
20
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_perform_update
</div>
</td>
...
...
@@ -1966,7 +2061,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
18
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
20
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_perform_update_stable_errors
</div>
</td>
...
...
@@ -1975,19 +2070,19 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'st
18
.7'
class=
'none bg-warning'
>
<tr
id=
'st
20
.7'
class=
'none bg-warning'
>
<td>
<div
class=
'testcase'
>
test_perform_update_timeout
</div>
</td>
<td
colspan=
'6'
>
<div
class=
"text-center"
>
<a
class=
"popup_link text-center"
onfocus=
'blur()'
onclick=
"showTestDetail('div_st
18
.7')"
>
SKIP
</a>
<a
class=
"popup_link text-center"
onfocus=
'blur()'
onclick=
"showTestDetail('div_st
20
.7')"
>
SKIP
</a>
</div>
<!--css div popup start-->
<div
id=
'div_st
18
.7'
class=
"popup_window test_output"
style=
"display:none;"
>
<div
id=
'div_st
20
.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_st
18
.7').style.display='none'"
><span
onclick=
"document.getElementById('div_st
20
.7').style.display='none'"
><span
aria-hidden=
"true"
>
×
</span></button>
</div>
<div
class=
"text-left pull-left"
>
...
...
@@ -2001,7 +2096,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
18
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
20
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_reconnect_database
</div>
</td>
...
...
@@ -2019,13 +2114,13 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
0
</td>
<td
class=
"text-center"
>
<a
onclick=
"showClassDetail('c
19
', 19)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c
21
', 19)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt
19
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_allow_column_restriction
</div>
</td>
...
...
@@ -2034,7 +2129,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_allow_tag_restriction
</div>
</td>
...
...
@@ -2043,7 +2138,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_archived_format_template
</div>
</td>
...
...
@@ -2052,7 +2147,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_author_user_template
</div>
</td>
...
...
@@ -2061,7 +2156,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_best_user_template
</div>
</td>
...
...
@@ -2070,7 +2165,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_category_user_template
</div>
</td>
...
...
@@ -2079,7 +2174,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_deny_column_restriction
</div>
</td>
...
...
@@ -2088,7 +2183,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_deny_tag_restriction
</div>
</td>
...
...
@@ -2097,7 +2192,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.9'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.9'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_detail_random_user_template
</div>
</td>
...
...
@@ -2106,7 +2201,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.10'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.10'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_format_user_template
</div>
</td>
...
...
@@ -2115,7 +2210,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.11'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.11'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_hot_user_template
</div>
</td>
...
...
@@ -2124,7 +2219,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.12'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.12'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_language_user_template
</div>
</td>
...
...
@@ -2133,7 +2228,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.13'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.13'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_limit_book_languages
</div>
</td>
...
...
@@ -2142,7 +2237,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.14'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.14'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_publisher_user_template
</div>
</td>
...
...
@@ -2151,7 +2246,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.15'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.15'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_random_user_template
</div>
</td>
...
...
@@ -2160,7 +2255,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.16'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.16'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_read_user_template
</div>
</td>
...
...
@@ -2169,7 +2264,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.17'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.17'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_recent_user_template
</div>
</td>
...
...
@@ -2178,7 +2273,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.18'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.18'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_series_user_template
</div>
</td>
...
...
@@ -2187,7 +2282,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt
19
.19'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt
21
.19'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_ui_language_settings
</div>
</td>
...
...
@@ -2198,20 +2293,20 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
class=
"result['header']['style']"
>
<td>
test_visiblilitys.
calibre_web_v
isibilitys
</td>
<td>
test_visiblilitys.
TestCalibreWebV
isibilitys
</td>
<td
class=
"text-center"
>
30
</td>
<td
class=
"text-center"
>
30
</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('c2
0
', 30)"
>
Detail
</a>
<a
onclick=
"showClassDetail('c2
2
', 30)"
>
Detail
</a>
</td>
</tr>
<tr
id=
'pt2
0
.1'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.1'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_about
</div>
</td>
...
...
@@ -2220,7 +2315,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.2'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.2'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_SMTP_Settings
</div>
</td>
...
...
@@ -2229,7 +2324,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.3'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.3'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_add_user
</div>
</td>
...
...
@@ -2238,7 +2333,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.4'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.4'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_password
</div>
</td>
...
...
@@ -2247,7 +2342,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.5'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.5'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_archived
</div>
</td>
...
...
@@ -2256,7 +2351,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.6'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.6'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_authors
</div>
</td>
...
...
@@ -2265,7 +2360,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.7'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.7'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_category
</div>
</td>
...
...
@@ -2274,7 +2369,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.8'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.8'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_file_formats
</div>
</td>
...
...
@@ -2283,7 +2378,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.9'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.9'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_hot
</div>
</td>
...
...
@@ -2292,7 +2387,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.10'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.10'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_language
</div>
</td>
...
...
@@ -2301,7 +2396,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.11'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.11'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_publisher
</div>
</td>
...
...
@@ -2310,7 +2405,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.12'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.12'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_random
</div>
</td>
...
...
@@ -2319,7 +2414,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.13'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.13'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_rated
</div>
</td>
...
...
@@ -2328,7 +2423,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.14'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.14'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_rating
</div>
</td>
...
...
@@ -2337,7 +2432,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.15'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.15'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_read
</div>
</td>
...
...
@@ -2346,7 +2441,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.16'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.16'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_admin_change_visibility_series
</div>
</td>
...
...
@@ -2355,7 +2450,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.17'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.17'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_allow_columns
</div>
</td>
...
...
@@ -2364,7 +2459,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.18'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.18'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_allow_tags
</div>
</td>
...
...
@@ -2373,7 +2468,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.19'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.19'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_archive_books
</div>
</td>
...
...
@@ -2382,7 +2477,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.20'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.20'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_authors_max_settings
</div>
</td>
...
...
@@ -2391,7 +2486,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.21'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.21'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_checked_logged_in
</div>
</td>
...
...
@@ -2400,7 +2495,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.22'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.22'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_hide_custom_column
</div>
</td>
...
...
@@ -2409,7 +2504,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.23'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.23'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_link_column_to_read_status
</div>
</td>
...
...
@@ -2418,7 +2513,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.24'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.24'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_random_books_available
</div>
</td>
...
...
@@ -2427,7 +2522,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.25'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.25'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_restrict_columns
</div>
</td>
...
...
@@ -2436,7 +2531,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.26'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.26'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_restrict_tags
</div>
</td>
...
...
@@ -2445,7 +2540,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.27'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.27'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_search_functions
</div>
</td>
...
...
@@ -2454,7 +2549,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.28'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.28'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_search_string
</div>
</td>
...
...
@@ -2463,7 +2558,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.29'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.29'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_user_email_available
</div>
</td>
...
...
@@ -2472,7 +2567,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'pt2
0
.30'
class=
'hiddenRow bg-success'
>
<tr
id=
'pt2
2
.30'
class=
'hiddenRow bg-success'
>
<td>
<div
class=
'testcase'
>
test_user_visibility_sidebar
</div>
</td>
...
...
@@ -2483,9 +2578,9 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr
id=
'total_row'
class=
"text-center bg-grey"
>
<td>
Total
</td>
<td>
2
18
</td>
<td>
21
1
</td>
<td>
1
</td>
<td>
2
23
</td>
<td>
21
5
</td>
<td>
2
</td>
<td>
0
</td>
<td>
6
</td>
<td>
</td>
...
...
@@ -2515,7 +2610,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr>
<th>
Platform
</th>
<td>
Linux 5.3.0-5
3-generic #47~18.04.1-Ubuntu SMP Thu May 7 13:10:50
UTC 2020 x86_64 x86_64
</td>
<td>
Linux 5.3.0-5
9-generic #53~18.04.1-Ubuntu SMP Thu Jun 4 14:58:26
UTC 2020 x86_64 x86_64
</td>
<td>
Basic
</td>
</tr>
...
...
@@ -2605,7 +2700,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr>
<th>
SQLAlchemy
</th>
<td>
1.3.1
7
</td>
<td>
1.3.1
8
</td>
<td>
Basic
</td>
</tr>
...
...
@@ -2633,52 +2728,58 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<td>
Basic
</td>
</tr>
<tr>
<th>
Pillow
</th>
<td>
7.1.2
</td>
<td>
testCoverEditBooks
</td>
</tr>
<tr>
<th>
comicapi
</th>
<td>
2.1.1
</td>
<td>
test_edit_additional_b
ooks
</td>
<td>
TestEditAdditionalB
ooks
</td>
</tr>
<tr>
<th>
lxml
</th>
<td>
4.5.1
</td>
<td>
test_edit_additional_b
ooks
</td>
<td>
TestEditAdditionalB
ooks
</td>
</tr>
<tr>
<th>
Pillow
</th>
<td>
7.1.2
</td>
<td>
test_edit_additional_b
ooks
</td>
<td>
TestEditAdditionalB
ooks
</td>
</tr>
<tr>
<th>
rarfile
</th>
<td>
3.1
</td>
<td>
test_edit_additional_b
ooks
</td>
<td>
TestEditAdditionalB
ooks
</td>
</tr>
<tr>
<th>
lxml
</th>
<td>
4.5.1
</td>
<td>
test_edit_b
ooks
</td>
<td>
TestEditB
ooks
</td>
</tr>
<tr>
<th>
Pillow
</th>
<td>
7.1.2
</td>
<td>
test_edit_b
ooks
</td>
<td>
TestEditB
ooks
</td>
</tr>
<tr>
<th>
goodreads
</th>
<td>
0.3.2
</td>
<td>
test_g
oodreads
</td>
<td>
TestG
oodreads
</td>
</tr>
<tr>
<th>
jsonschema
</th>
<td>
3.2.0
</td>
<td>
test_kobo_s
ync
</td>
<td>
TestKoboS
ync
</td>
</tr>
<tr>
...
...
@@ -2689,7 +2790,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
<tr>
<th>
python-ldap
</th>
<td>
3.
2
.0
</td>
<td>
3.
3
.0
</td>
<td>
test_ldap_login
</td>
</tr>
...
...
@@ -2713,7 +2814,7 @@ AssertionError: False is not true : Browser-Cache Problem: Old Cover is displaye
</div>
<script>
drawCircle
(
21
1
,
1
,
0
,
6
);
drawCircle
(
21
5
,
2
,
0
,
6
);
</script>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment