Commit Graph

239 Commits

Author SHA1 Message Date
meejah
8250c5fdd5 edna -> freya 2022-09-26 15:40:55 -06:00
meejah
af227fb315 coverage for grid-manager tests 2022-09-26 00:02:40 -06:00
meejah
04b0c30c11 clean up comments 2022-09-25 14:08:05 -06:00
meejah
34dd39bfbf fix race with 'await_client_ready' instead 2022-08-13 11:51:01 -06:00
meejah
34641846ab Merge branch '2916.grid-manager-integration-tests.2' of https://github.com/tahoe-lafs/tahoe-lafs into 2916.grid-manager-integration-tests.2 2022-08-13 11:46:11 -06:00
meejah
06a5176626 happy-path grid-manager test 2022-08-13 11:46:02 -06:00
meejah
c4a32b65ff actually wait 2022-08-13 11:45:51 -06:00
Itamar Turner-Trauring
298600969a Fix typo. 2022-08-12 10:06:35 -04:00
Itamar Turner-Trauring
0c6881e615 Fix race condition. 2022-08-12 09:59:43 -04:00
Itamar Turner-Trauring
9ff863e6cd Fix lint. 2022-08-12 09:54:12 -04:00
meejah
1676e9e7c5 unused 2022-08-12 01:27:01 -06:00
Itamar Turner-Trauring
02cb4105b3 A lot closer to passing grid manager integration tests. 2022-07-29 09:43:37 -04:00
Itamar Turner-Trauring
106b67db55 It's bytes now. 2022-07-27 12:23:40 -04:00
Itamar Turner-Trauring
2999ca4579 It's bytes now. 2022-07-27 12:23:34 -04:00
Itamar Turner-Trauring
671e829f4e We need to pass in the furl here. 2022-07-27 12:23:20 -04:00
Itamar Turner-Trauring
6d833607db Merge remote-tracking branch 'meejah/2916.grid-manager-integration-tests.1' into 2916.grid-manager-integration-tests.2 2022-07-27 11:59:23 -04:00
Itamar Turner-Trauring
02bbce8111 Get rid of spurious sleep. 2022-05-18 13:44:18 -04:00
Itamar Turner-Trauring
90a6cf18ac Just use system Tor, for more stability. 2022-05-18 13:20:44 -04:00
Itamar Turner-Trauring
9bef8f4abd This appears to be the alternative to latest version :( 2022-05-18 13:07:40 -04:00
Itamar Turner-Trauring
33c43cb2b3 Try a different variant. 2022-05-18 13:01:57 -04:00
Itamar Turner-Trauring
32a11662a2 Install a specific version. 2022-05-18 12:56:03 -04:00
Itamar Turner-Trauring
69f1244c5a Fix keyword argument name. 2022-05-13 13:42:10 -04:00
Itamar Turner-Trauring
f752f547ba More servers is fine. 2022-05-13 13:33:09 -04:00
Itamar Turner-Trauring
757b4492d7 A more semantically correct fix. 2022-05-13 13:29:08 -04:00
Itamar Turner-Trauring
20b021809c Fix(?) the intermittently failing test. 2022-05-13 12:59:04 -04:00
Itamar Turner-Trauring
3255f93a5c Try newer version of Chutney. 2022-02-15 10:47:22 -05:00
Jean-Paul Calderone
a71b1d31bf Merge remote-tracking branch 'upstream/master' 2021-11-04 10:02:54 -04:00
Jean-Paul Calderone
b3d1acd14a try skipping Tor integration tests on Python 2 2021-11-03 09:55:16 -04:00
Jean-Paul Calderone
5b9997f388 update the integration tests to reflect removal of sftp password auth 2021-10-26 07:16:24 -04:00
Itamar Turner-Trauring
83cc42a7c3 Choose node names that won't conflict. 2021-07-30 11:27:41 -04:00
Itamar Turner-Trauring
ce2363e3de More aggressively shut down i2pd and other i2p-related processes. 2021-07-30 11:09:39 -04:00
Itamar Turner-Trauring
97522641d6 Skip on Windows. 2021-07-30 11:06:28 -04:00
Itamar Turner-Trauring
982ac3cc33 Timeout if i2pd never starts. 2021-07-29 10:02:02 -04:00
Itamar Turner-Trauring
7396130c0a Integration test for I2P. 2021-07-27 14:20:01 -04:00
Itamar Turner-Trauring
6adda0c43a A second integration test for get/put. 2021-05-21 12:52:36 -04:00
Itamar Turner-Trauring
0d5344174f First integration test for put/get. 2021-05-21 11:57:32 -04:00
Itamar Turner-Trauring
22f8b9b428 Port to Python 3. 2021-05-12 09:25:52 -04:00
Itamar Turner-Trauring
079041fc1e Port to Python 3. 2021-05-12 09:22:33 -04:00
Itamar Turner-Trauring
d517304a79 A lot closer to passing on Python 3. 2021-05-11 13:47:49 -04:00
Itamar Turner-Trauring
fba23ef91c Port to Python 3. 2021-05-11 13:34:35 -04:00
Itamar Turner-Trauring
02897b9968 Fix typo. 2021-05-11 13:21:47 -04:00
Itamar Turner-Trauring
4043b2fe1f Tests pass on Python 3. 2021-05-11 13:18:03 -04:00
Itamar Turner-Trauring
b8b00fa2da Port to Python 3. 2021-05-11 11:13:52 -04:00
Itamar Turner-Trauring
3f2571480c Some progress towards passing on Python 3. 2021-05-10 12:03:58 -04:00
Itamar Turner-Trauring
37bcaf6c88 Port initialization "tests". 2021-05-10 11:51:41 -04:00
Itamar Turner-Trauring
1c6a324a92 Fix a byte-to-string bug on Python 3. 2021-05-10 11:11:11 -04:00
Itamar Turner-Trauring
04fc8e7046 Port to Python 3. 2021-05-07 13:21:23 -04:00
Itamar Turner-Trauring
b11cc9137b Integration test passed on Python 3. 2021-05-07 10:48:50 -04:00
Itamar Turner-Trauring
6df076dc10 Bit more progress. 2021-05-07 10:16:46 -04:00
Itamar Turner-Trauring
0d093c45df Test fails on Python 3, instead of spinning until timeout. 2021-05-07 10:06:12 -04:00