diff --git a/setup.cfg b/setup.cfg index 5bf940bd..28357854 100644 --- a/setup.cfg +++ b/setup.cfg @@ -67,8 +67,8 @@ gdrive = httplib2>=0.9.2,<0.23.0 oauth2client>=4.0.0,<4.1.4 uritemplate>=3.0.0,<4.2.0 - pyasn1-modules>=0.0.8,<0.3.0 - pyasn1>=0.1.9,<0.5.0 + pyasn1-modules>=0.0.8,<0.4.0 + pyasn1>=0.1.9,<0.6.0 PyDrive2>=1.3.1,<1.16.0 PyYAML>=3.12 rsa>=3.4.2,<4.10.0 diff --git a/test/Calibre-Web TestSummary_Linux.html b/test/Calibre-Web TestSummary_Linux.html index a67aac78..84269b08 100644 --- a/test/Calibre-Web TestSummary_Linux.html +++ b/test/Calibre-Web TestSummary_Linux.html @@ -37,20 +37,20 @@
Start Time: 2023-05-27 20:05:01
+Start Time: 2023-06-17 19:25:53
Stop Time: 2023-05-28 03:05:40
+Stop Time: 2023-06-18 01:51:18
Duration: 5h 54 min
+Duration: 5h 25 min
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_cli.py", line 432, in test_change_password - self.check_password_change("admin:aDmin12!", "Password for user 'admin' changed") - File "/home/ozzie/Development/calibre-web-test/test/test_cli.py", line 67, in check_password_change - self.assertTrue(re.findall(expectation, nextline)) -AssertionError: [] is not true-
For some reason it works, but during test it fails, only if executed in debugger it works+