Ok now after test is 306 passed 40 skipped.
Want test with remote storage, when py.test -rs (runtest.py not works because 
the `*runtests*.*py*` file has been dropped in favor of requiring. 
installation of py.test) have output:

SKIPPED [1] /opt/s3ql-3.1/tests/t5_failsafe.py:47: No authentication file 
found.
SKIPPED [1] t1_backends.py:1182: got empty parameter set ['backend'], 
function test_expired_token_get at /opt/s3ql-3.1/tests/t1_backends.py:1181
SKIPPED [1] t1_backends.py:1216: got empty parameter set ['backend'], 
function test_expired_token_put at /opt/s3ql-3.1/tests/t1_backends.py:1215
SKIPPED [6] /opt/s3ql-3.1/tests/t5_full.py:79: No authentication file found.
SKIPPED [3] /opt/s3ql-3.1/tests/t1_backends.py:474: backend does not 
support delete_multi
SKIPPED [28] /opt/s3ql-3.1/tests/t6_upgrade.py:36: no previous S3QL version 
found

The file authinfo2 has been created. Current address of swift object 
storage ovh is https://auth.cloud.ovh.net not swiftks.
When i try connect from cyberduck, everything is ok. Server address is 
https://auth.cloud.ovh.net with v3 path.
Username is Tenant ID:Access Key
I think is problem with new syntax...or something?

On Thursday, April 11, 2019 at 1:59:43 PM UTC+2, Nikolaus Rath wrote:
>
> On Apr 10 2019, [email protected] <javascript:> wrote: 
> > Trying to 
> > 
> > root@localhost:/tmp/s3ql-3.1# python3 -m pytest tests/ 
> >   
> > but it show: 
> > 
> > ImportError while importing test module 
> '/tmp/s3ql-3.1/tests/t1_dump.py'. 
> > Hint: make sure your test modules/packages have valid Python names. 
> > Traceback: 
> > tests/t1_dump.py:16: in <module> 
> >     from s3ql import deltadump 
> > E   ImportError: cannot import name 'deltadump' 
>
> Did you follow the installation instructions? If so, please provide the 
> exact commands that you used (starting from the way you retrieved the 
> source). 
>
> http://www.rath.org/s3ql-docs/installation.html 
>
> Best, 
> -Nikolaus 
>
> -- 
> GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F 
>
>              »Time flies like an arrow, fruit flies like a Banana.« 
>

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to