@@ -37,20 +37,20 @@ <h1 id='report_title' class="text-center">Calibre-Web Tests</h1>
37
37
< div class ="row ">
38
38
< div class ="col-xs-6 col-md-6 col-sm-offset-3 " style ="margin-top:50px; ">
39
39
40
- < p class ='text-justify attribute '> < strong > Start Time: </ strong > 2022-03-28 21:45:14 </ p >
40
+ < p class ='text-justify attribute '> < strong > Start Time: </ strong > 2022-04-03 07:19:10 </ p >
41
41
42
42
</ div >
43
43
</ div >
44
44
< div class ="row ">
45
45
< div class ="col-xs-6 col-md-6 col-sm-offset-3 ">
46
46
47
- < p class ='text-justify attribute '> < strong > Stop Time: </ strong > 2022-03-29 03:21:52 </ p >
47
+ < p class ='text-justify attribute '> < strong > Stop Time: </ strong > 2022-04-03 12:55:38 </ p >
48
48
49
49
</ div >
50
50
</ div >
51
51
< div class ="row ">
52
52
< div class ="col-xs-6 col-md-6 col-sm-offset-3 ">
53
- < p class ='text-justify attribute '> < strong > Duration: </ strong > 4h 46 min</ p >
53
+ < p class ='text-justify attribute '> < strong > Duration: </ strong > 4h 47 min</ p >
54
54
</ div >
55
55
</ div >
56
56
</ div >
@@ -1593,9 +1593,11 @@ <h1 id='report_title' class="text-center">Calibre-Web Tests</h1>
1593
1593
</ div >
1594
1594
< div class ="text-left pull-left ">
1595
1595
< pre class ="text-left "> Traceback (most recent call last):
1596
- File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_metadata.py", line 167, in test_load_metadata
1597
- self.assertGreaterEqual(diff(BytesIO(cover), BytesIO(original_cover), delete_diff_file=True), 0.05)
1598
- AssertionError: 0.0 not greater than or equal to 0.05</ pre >
1596
+ File "/home/ozzie/Development/calibre-web-test/test/test_edit_books_metadata.py", line 235, in test_load_metadata
1597
+ self.assertEqual("奇想西遊記1", results[3]['title'])
1598
+ AssertionError: '奇想西遊記1' != '巧讀西遊記'
1599
+ - 奇想西遊記1
1600
+ + 巧讀西遊記</ pre >
1599
1601
</ div >
1600
1602
< div class ="clearfix "> </ div >
1601
1603
</ div >
@@ -4599,7 +4601,7 @@ <h4 class="panel-title">
4599
4601
4600
4602
< tr >
4601
4603
< th > Platform</ th >
4602
- < td > Linux 5.13.0-37 -generic #42 ~20.04.1-Ubuntu SMP Tue Mar 15 15:44:28 UTC 2022 x86_64 x86_64</ td >
4604
+ < td > Linux 5.13.0-39 -generic #44 ~20.04.1-Ubuntu SMP Thu Mar 24 16:43:35 UTC 2022 x86_64 x86_64</ td >
4603
4605
< td > Basic</ td >
4604
4606
</ tr >
4605
4607
@@ -4659,13 +4661,7 @@ <h4 class="panel-title">
4659
4661
4660
4662
< tr >
4661
4663
< th > Flask-WTF</ th >
4662
- < td > 1.0.0</ td >
4663
- < td > Basic</ td >
4664
- </ tr >
4665
-
4666
- < tr >
4667
- < th > gevent</ th >
4668
- < td > 21.12.0</ td >
4664
+ < td > 1.0.1</ td >
4669
4665
< td > Basic</ td >
4670
4666
</ tr >
4671
4667
@@ -4719,7 +4715,13 @@ <h4 class="panel-title">
4719
4715
4720
4716
< tr >
4721
4717
< th > SQLAlchemy</ th >
4722
- < td > 1.4.32</ td >
4718
+ < td > 1.4.34</ td >
4719
+ < td > Basic</ td >
4720
+ </ tr >
4721
+
4722
+ < tr >
4723
+ < th > tornado</ th >
4724
+ < td > 6.1</ td >
4723
4725
< td > Basic</ td >
4724
4726
</ tr >
4725
4727
0 commit comments