Jean-Paul Calderone
|
0176583e75
|
Get a text-mode FilePath in a py3 compatible way
|
2021-08-11 13:32:04 -04:00 |
|
Jean-Paul Calderone
|
2244f0374e
|
fail more informatively
|
2021-08-11 13:31:07 -04:00 |
|
Jean-Paul Calderone
|
15312009ce
|
Fix mis-merge: This test moved to test_run.py
|
2021-08-11 12:58:51 -04:00 |
|
Jean-Paul Calderone
|
66d40527d1
|
Merge remote-tracking branch 'origin/master' into 3528.test_cli-no-mock
|
2021-08-11 12:56:00 -04:00 |
|
fenn-cs
|
a6b7c07e1c
|
added missing parathensis, ran yapf
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-10 10:13:00 +01:00 |
|
fenn-cs
|
7ad3fa9e25
|
correct use of succeeded, remove trailing spaces and unused import
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-09 23:46:30 +01:00 |
|
fenn-cs
|
90e84730e5
|
Fixes 3757 : Refactored test_introducer in web tests to use custom base test cases
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-08 21:49:02 +01:00 |
|
Itamar Turner-Trauring
|
d060af641a
|
Python 3 port is essentially done-get rid of relevant tests and tracking code.
|
2021-07-30 11:13:57 -04:00 |
|
Itamar Turner-Trauring
|
7deec790a6
|
Merge pull request #1084 from tahoe-lafs/3736.frontends-auth-python-3
Port allmydata.frontend.auth to Python 3
Fixes ticket:3736
|
2021-06-23 09:04:48 -04:00 |
|
Itamar Turner-Trauring
|
473654ccb7
|
Test demonstrating the problem.
|
2021-06-15 13:46:06 -04:00 |
|
Itamar Turner-Trauring
|
aa809669db
|
Add a couple more tests for more complete coverage.
|
2021-06-14 11:51:18 -04:00 |
|
Itamar Turner-Trauring
|
f48cf88f35
|
Fix flake.
|
2021-06-03 09:45:29 -04:00 |
|
Itamar Turner-Trauring
|
b509ff69fc
|
Flake fix.
|
2021-05-28 11:25:16 -04:00 |
|
Itamar Turner-Trauring
|
64f6ccd17f
|
Make --exclude-from behavior consistent, at the cost of a minor incompatibility.
|
2021-05-28 09:53:28 -04:00 |
|
Itamar Turner-Trauring
|
69c8305ae8
|
Flake fix.
|
2021-05-27 13:55:29 -04:00 |
|
Itamar Turner-Trauring
|
8be4acd7ec
|
Faking sys.stdout doesn't go well since we lookup encoding attribute.
|
2021-05-27 13:54:37 -04:00 |
|
Itamar Turner-Trauring
|
eddd9550f0
|
Pass test.
|
2021-05-27 13:26:56 -04:00 |
|
Itamar Turner-Trauring
|
8aa3391276
|
Consistent behavior.
|
2021-05-27 13:26:46 -04:00 |
|
Itamar Turner-Trauring
|
0425b64041
|
Match current logic.
|
2021-05-27 13:26:23 -04:00 |
|
Itamar Turner-Trauring
|
49be6906c8
|
Fix test.
|
2021-05-27 13:07:56 -04:00 |
|
Itamar Turner-Trauring
|
741af0b0eb
|
Fix imports.
|
2021-05-26 15:27:16 -04:00 |
|
Itamar Turner-Trauring
|
0a9b3a4003
|
Don't want pdb.
|
2021-05-26 15:17:57 -04:00 |
|
Itamar Turner-Trauring
|
827e2e1d03
|
Merge remote-tracking branch 'origin/master' into 3716.allmydata-scripts-python-3-part-1
|
2021-05-26 15:06:01 -04:00 |
|
Itamar Turner-Trauring
|
d967c6de98
|
Merge pull request #1067 from tahoe-lafs/3700.byteswarning-windows
Run (and pass) Python 3 unit tests on Windows
Fixes ticket:3700
Fixes ticket:3701
|
2021-05-26 14:43:50 -04:00 |
|
Itamar Turner-Trauring
|
7f70315c83
|
Skip tests on Python 3.
|
2021-05-25 14:49:44 -04:00 |
|
Itamar Turner-Trauring
|
52cd90941f
|
Actually use the encoding.
|
2021-05-25 14:29:22 -04:00 |
|
Itamar Turner-Trauring
|
2c7a4c7e07
|
Try to fix Windows failure on Python 3.
|
2021-05-25 11:45:36 -04:00 |
|
Itamar Turner-Trauring
|
cf299684c2
|
Unneeded.
|
2021-05-25 10:40:44 -04:00 |
|
Itamar Turner-Trauring
|
8ca6a72396
|
Write out the file in an encoding that matches what the reader expects.
|
2021-05-24 10:50:49 -04:00 |
|
Itamar Turner-Trauring
|
0966ce17aa
|
Try to fix on Windows.
|
2021-05-24 10:33:21 -04:00 |
|
Itamar Turner-Trauring
|
9e6915ca78
|
Not used.
|
2021-05-21 11:12:41 -04:00 |
|
Itamar Turner-Trauring
|
1e9dfd2fce
|
Another test.
|
2021-05-21 11:01:17 -04:00 |
|
Itamar Turner-Trauring
|
01db931192
|
A test that doesn't really increase coverage much. Ideally this would test immutable directories to test caching logic, but that's too much of a pain. Since I already have this written, going to leave in cause why not.
|
2021-05-18 13:35:34 -04:00 |
|
Itamar Turner-Trauring
|
1fa6ce97e1
|
Merge remote-tracking branch 'origin/master' into 3714-cli-testing-coverage
|
2021-05-17 12:59:57 -04:00 |
|
Itamar Turner-Trauring
|
073f521cc1
|
WIP
|
2021-05-17 12:59:38 -04:00 |
|
Itamar Turner-Trauring
|
e0cab75cc6
|
Merge branch '3709-even-more-integration-tests-python-3' into 3716.allmydata-scripts-python-3-part-1
|
2021-05-14 10:51:52 -04:00 |
|
Itamar Turner-Trauring
|
a2280b7660
|
Port to Python 3.
|
2021-05-14 10:22:07 -04:00 |
|
Itamar Turner-Trauring
|
b330eb3b6f
|
Merge remote-tracking branch 'origin/master' into 3709-even-more-integration-tests-python-3
|
2021-05-13 11:27:13 -04:00 |
|
Itamar Turner-Trauring
|
22a0f1d72e
|
Merge remote-tracking branch 'origin/master' into 3707-more-integration-python-3
|
2021-05-13 11:23:36 -04:00 |
|
Itamar Turner-Trauring
|
330de25061
|
Merge pull request #1056 from tahoe-lafs/3703.integration-tests-python-3
First integration tests running on Python 3
Fixes ticket:3703
|
2021-05-13 11:20:54 -04:00 |
|
Itamar Turner-Trauring
|
4c1f65d97a
|
Test for leading slash check.
|
2021-05-13 10:52:12 -04:00 |
|
Itamar Turner-Trauring
|
c4c053a37d
|
Fix failing tests on Python 3.
|
2021-05-12 12:02:22 -04:00 |
|
Itamar Turner-Trauring
|
a0bdc57a5e
|
Flake fix.
|
2021-05-12 11:10:42 -04:00 |
|
Itamar Turner-Trauring
|
7aa3c9c3ba
|
Use passed-in encoding.
|
2021-05-12 11:06:26 -04:00 |
|
Itamar Turner-Trauring
|
9b6067dcd1
|
Make test match reality, and fix corresponding bug.
|
2021-05-11 13:18:03 -04:00 |
|
Itamar Turner-Trauring
|
9baedc97db
|
Auth token needs to be bytes, apparently.
|
2021-05-11 11:09:59 -04:00 |
|
Itamar Turner-Trauring
|
03c1376a30
|
Try to fix the test.
|
2021-05-10 13:04:44 -04:00 |
|
Itamar Turner-Trauring
|
1257fc18c8
|
Additional test coverage and corresponding bug fixes for password auth on Python 3.
|
2021-05-10 11:10:52 -04:00 |
|
Itamar Turner-Trauring
|
a843210b26
|
Merge branch '3703.integration-tests-python-3' into 3707-more-integration-python-3
|
2021-05-10 10:38:02 -04:00 |
|
Itamar Turner-Trauring
|
905ea9cafd
|
Make stdio emulation more realistic, to trigger problem that was previously
missed by tests.
|
2021-05-10 10:30:15 -04:00 |
|