Jean-Paul Calderone
|
e15c4184f4
|
Merge pull request #1003 from LeastAuthority/3637.mypy-vs-allmydata-test
Fix src/allmydata/test mypy errors w/ Twisted 21.2.0
Fixes: ticket:3637
|
2021-03-17 21:20:14 -04:00 |
|
Itamar Turner-Trauring
|
47cb644fbb
|
Merge pull request #990 from tahoe-lafs/3621.port-testing
Port testing to Python 3
Fixes ticket:3621
|
2021-03-17 16:05:54 -04:00 |
|
Itamar Turner-Trauring
|
dddcff093d
|
Merge pull request #975 from tahoe-lafs/3603.scripts
Port scripts.create_node to Python 3
Fixes ticket:3603
|
2021-03-17 16:05:23 -04:00 |
|
Itamar Turner-Trauring
|
2eba96de61
|
Address review comments.
|
2021-03-17 15:29:00 -04:00 |
|
Itamar Turner-Trauring
|
95ba731214
|
Merge remote-tracking branch 'origin/master' into 3621.port-testing
|
2021-03-17 15:08:07 -04:00 |
|
Itamar Turner-Trauring
|
6f40bd1da1
|
Merge pull request #1001 from tahoe-lafs/3635.tests-python-3
Port more tests to Python 3
Fixes ticket:3635
|
2021-03-17 15:06:23 -04:00 |
|
Jean-Paul Calderone
|
950a03cf64
|
ignore two examples of this error
and link to twisted bug report about it
|
2021-03-17 14:34:32 -04:00 |
|
Jean-Paul Calderone
|
9ae3f2074f
|
use the inherited implementation!
|
2021-03-17 14:34:19 -04:00 |
|
Jean-Paul Calderone
|
9425197832
|
twisted.trial.unittest has no main, oops
|
2021-03-17 14:34:09 -04:00 |
|
Jean-Paul Calderone
|
ac6b2c6177
|
add missing producer method to this dummy
|
2021-03-17 14:33:58 -04:00 |
|
Jean-Paul Calderone
|
4c15db2019
|
ignore this impossible-to-fix error
also link to a twisted bug report for making it possible
|
2021-03-17 14:33:32 -04:00 |
|
Itamar Turner-Trauring
|
706b77aaea
|
Port to Python 3.
|
2021-03-15 11:08:09 -04:00 |
|
Itamar Turner-Trauring
|
47f2c143d0
|
Tests pass on Python 3.
|
2021-03-15 11:07:03 -04:00 |
|
Itamar Turner-Trauring
|
01ee67fa43
|
Port to Python 3.
|
2021-03-15 11:03:39 -04:00 |
|
Itamar Turner-Trauring
|
dee9f622a9
|
Tests pass on Python 3.
|
2021-03-15 11:01:56 -04:00 |
|
Itamar Turner-Trauring
|
3c8e18f0fc
|
Merge remote-tracking branch 'origin/master' into 3603.scripts
|
2021-03-15 10:50:13 -04:00 |
|
Itamar Turner-Trauring
|
65967c23e4
|
Merge pull request #995 from tahoe-lafs/3625.client-python-3
Port allmydata.client to Python 3
Fixes ticket:3625
|
2021-03-15 10:49:49 -04:00 |
|
Itamar Turner-Trauring
|
6e9a3fa3e9
|
Add back hard-coded expected results.
|
2021-03-15 10:08:52 -04:00 |
|
Chad Whitacre
|
bde424c7f9
|
Finish porting testing & test_testing
|
2021-03-13 09:00:01 -05:00 |
|
Itamar Turner-Trauring
|
7c2a0685bb
|
Port test_create.py to Python 3.
|
2021-03-12 11:22:19 -05:00 |
|
Itamar Turner-Trauring
|
9a7add2599
|
It was empty.
|
2021-03-09 11:36:11 -05:00 |
|
Itamar Turner-Trauring
|
183b80fe25
|
Fix flake.
|
2021-03-09 11:33:52 -05:00 |
|
Itamar Turner-Trauring
|
4b0b3e9a4d
|
Port to Python 3.
|
2021-03-09 11:30:47 -05:00 |
|
Itamar Turner-Trauring
|
ba6c4adba0
|
All tests pass on Python 3 (albeit skipping some CLI-specific tests).
|
2021-03-09 11:14:17 -05:00 |
|
Itamar Turner-Trauring
|
6f264a60e3
|
A couple tests passing on Python 3.
|
2021-03-09 11:10:48 -05:00 |
|
Jason R. Coombs
|
c673726139
|
Alongside unicode_to_argv, declare the argv type to avoid errors on Windows now that args are actually unicode.
|
2021-03-06 15:37:29 -05:00 |
|
Jason R. Coombs
|
0838133006
|
Merge branch 'master' into 3603.scripts
|
2021-03-06 10:43:01 -05:00 |
|
Itamar Turner-Trauring
|
d6fc3c078e
|
Port to Python 3.
|
2021-03-05 10:26:38 -05:00 |
|
Itamar Turner-Trauring
|
a29c03d34b
|
Port to Python 3.
|
2021-03-04 11:02:36 -05:00 |
|
Itamar Turner-Trauring
|
cf418b753a
|
All tests pass on Python 3.
|
2021-03-04 10:55:08 -05:00 |
|
Itamar Turner-Trauring
|
2c3353f2fa
|
More tests passing on Python 3.
|
2021-03-03 14:42:55 -05:00 |
|
Itamar Turner-Trauring
|
5ec52f9885
|
More passing tests on Python 3.
|
2021-03-03 14:14:55 -05:00 |
|
Itamar Turner-Trauring
|
58149afeb9
|
Merge branch '3618.bb-tests-python-3' into 3625.client-python-3
|
2021-03-03 10:51:15 -05:00 |
|
Itamar Turner-Trauring
|
996a564c05
|
Private key should be bytes.
|
2021-03-03 10:50:44 -05:00 |
|
Itamar Turner-Trauring
|
6fc44f7a31
|
get_name() should always return bytes, apparently.
|
2021-03-01 10:53:25 -05:00 |
|
Itamar Turner-Trauring
|
9d13e82db7
|
Fix flake.
|
2021-02-24 14:44:29 -05:00 |
|
Itamar Turner-Trauring
|
70c0607789
|
Enable BytesWarning across all tests ported to Python 3, fixing problems that caught.
|
2021-02-24 14:36:15 -05:00 |
|
Jason R. Coombs
|
4cb8c420d3
|
Manually reviewed test_runner (no legacy map, filter, or keys found). Added docstring to tag module as fully ported.
|
2021-02-15 12:49:20 -05:00 |
|
Jason R. Coombs
|
746e1b2664
|
Fix test failures on Python 2 by wrapping cli calls in unicode_to_argv.
|
2021-02-15 12:47:26 -05:00 |
|
Jason R. Coombs
|
d59d64d6bd
|
Fully port test_runner. Introduces three new errors on Python 2.
|
2021-02-15 12:38:37 -05:00 |
|
Itamar Turner-Trauring
|
5b4428b968
|
Merge remote-tracking branch 'origin/master' into 3611.web-python-3-part-2
|
2021-02-15 11:38:30 -05:00 |
|
Itamar Turner-Trauring
|
06cd015647
|
Merge remote-tracking branch 'origin/master' into 3606.test_system-web-python3
|
2021-02-15 11:14:41 -05:00 |
|
Itamar Turner-Trauring
|
e41ff1a17d
|
Merge pull request #979 from tahoe-lafs/3607.web-python-3-part-1
Port allmydata.web.common to Python 3
Fixes ticket:3607
|
2021-02-15 11:13:34 -05:00 |
|
Jason R. Coombs
|
30f5c71a49
|
Encode expected message. Fixes remaining test failures in test_runner.
|
2021-02-15 09:36:07 -05:00 |
|
Jason R. Coombs
|
f183be9d6a
|
Decode config file on read and expect bytes in the stdout. Fixes an additional test on Python 3.
|
2021-02-15 09:33:54 -05:00 |
|
Jason R. Coombs
|
3acad6544e
|
Decode config file on read and expect bytes in the stdout. Fixes an additional test on Python 3.
|
2021-02-15 09:28:14 -05:00 |
|
Jason R. Coombs
|
dc883c0440
|
Decode config file on read. Fixes two test failures on Python 3.
|
2021-02-15 09:24:16 -05:00 |
|
Jason R. Coombs
|
eefb7004c9
|
Add test_runner to the ported test modules. Selectively decode sys.argv on Python 2 only. Fixes 6 test failures on Python 3.
|
2021-02-15 09:20:45 -05:00 |
|
Jean-Paul Calderone
|
11e1fabbe4
|
Change the platform check to one mypy can recognize :/
|
2021-02-12 13:10:31 -05:00 |
|
Jean-Paul Calderone
|
8ffb083d38
|
Merge remote-tracking branch 'origin/master' into 3581.unicode_to_argv.1
|
2021-02-12 13:08:51 -05:00 |
|