[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2998: Port foolscap to Python3
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Jul 16 05:47:24 UTC 2019
#2998: Port foolscap to Python3
------------------------------+-----------------------
Reporter: pythonhacker | Owner:
Type: task | Status: new
Priority: normal | Milestone: undecided
Component: code | Version: 1.12.1
Resolution: | Keywords: Python3
Launchpad Bug: |
------------------------------+-----------------------
Comment (by pythonhacker):
Fixed all the Python3 basic port issues, now pyetst is collecting
everything, tests are all executing but of course failing - which is
progress at this stage :-)
{{{
$ pytest .
================================================= test session starts
==================================================
platform linux -- Python 3.6.7, pytest-5.0.1, py-1.8.0, pluggy-0.12.0
rootdir: /home/anand/projects/anvetsu/tahoe/foolscap3
collected 534 items
test__versions.py ...
[ 0%]
test_appserver.py FFFFFFFFFFFFFFFF...F
[ 4%]
test_banana.py
.............FE.................FEF.........FEFE..FE.....................FE....F...........FE.FEs
[ 20%]
.Fss....FE.FEs..........F...
[ 25%]
test_call.py .......................FE......FE...................FFFF
[ 35%]
test_connection.py .......FFFFFFF...FFFFFFFFFFFFFFFFFFFFFF
[ 43%]
test_copyable.py .....FF..
[ 44%]
test_crypto.py FFFF
[ 45%]
test_eventual.py ...
[ 46%]
test_gifts.py FFFFFFFFFFFFFFFF
[ 49%]
test_info.py .FFFF.
[ 50%]
test_interfaces.py .................
[ 53%]
test_keepalive.py FFFFF
[ 54%]
test_listener.py FFFFF
[ 55%]
test_logging.py
.....F..F......F.FFFFFF..FFFFFFFFFFFFFFFFFFFFF.F.....FFFFFFFFEFE..
[ 67%]
test_loopback.py F
[ 67%]
test_negotiate.py FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
[ 74%]
test_observer.py .
[ 75%]
test_pb.py .................FFFFFF.FFFFFF
[ 80%]
test_promise.py .....................
[ 84%]
test_reconnector.py FFFFFFF
[ 85%]
test_reference.py .....
[ 86%]
test_registration.py FFF
[ 87%]
test_schema.py ..F.....F..F.FF....
[ 91%]
test_serialize.py ....FFFE
[ 92%]
test_stringchain.py ........
[ 93%]
test_sturdyref.py .F...
[ 94%]
test_tub.py FFFFFFFFFFFFFFFF
[ 97%]
test_unreachable.py FFF
[ 98%]
test_util.py .........
[100%]
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2998#comment:4>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list