Changes between Version 80 and Version 81 of Python3


Ignore:
Timestamp:
2021-03-09T15:05:06Z (3 years ago)
Author:
itamarst
Comment:

List some test modules that need doing.

Legend:

Unmodified
Added
Removed
Modified
  • Python3

    v80 v81  
    2727|| `_version` || '''todo''' ||  ||  ||
    2828|| `windows` || '''todo''' ||  ||  ||
    29 || `test` || '''doing''' || ||  ||
     29|| `test` || '''doing''' || itamarst is doing misc orphans, see below for list ||  ||
    3030|| `test_system` || '''doing''' || || Two more tests are skipped, blocked on web and cli being ported ||
    3131|| `util` || '''doing''' ||  ||  ||
     
    6565‡ Expect spaghetti (see below).
    6666
     67These are test modules that haven't been ported. Unclear if we can do all of them in one PR, but worst case remaining ones can be copied to follow-up tickets. This does not include utility modules in allmydata.test, which also need to be ported.
     68
     69* test_connections
     70* test_deepcheck
     71* test_i2p_provider
     72* test_import (just delete it? it's empty)
     73* test_multi_introducers
     74* test_python2_regressions (???)
     75* test_runner
     76* test_tor_provider
     77* test_windows
     78* cli/ directory (will presumably be done as part of CLI porting, but will need to revisit)
     79
    6780== The porting process, big picture ==
    6881