Commit Graph

10277 Commits

Author SHA1 Message Date
Jean-Paul Calderone
23d7ffa369
Check for subunit2 output here 2020-08-07 23:56:13 -04:00
Jean-Paul Calderone
971bca7402
--rterrors is broken with subunitreporter on python 3 2020-08-07 23:51:15 -04:00
Jean-Paul Calderone
c17337e732
We get passed an env var that tells us how to run trial
Also temp-dir made no difference and don't need the find either.
2020-08-07 23:47:11 -04:00
Jean-Paul Calderone
f8e44acdef
did it get written 2020-08-07 23:27:36 -04:00
Jean-Paul Calderone
65520786ca
[drop] faster ci 2020-08-07 23:26:15 -04:00
Jean-Paul Calderone
360a97a579
Let the python36 job have the env vars 2020-08-07 23:08:48 -04:00
Jean-Paul Calderone
ef3cbebe43
Perhaps get this path right 2020-08-07 22:57:59 -04:00
Jean-Paul Calderone
fe850e7240
redirecting to a file seems to help 2020-08-07 22:45:33 -04:00
Jean-Paul Calderone
8d1798fbb6
is the pager screwing up? 2020-08-07 22:26:39 -04:00
Jean-Paul Calderone
9af1e741d8
that was kind of annoyingly non-illuminating 2020-08-07 22:21:53 -04:00
Jean-Paul Calderone
a758b84e15
handling this elsewhere 2020-08-07 22:21:53 -04:00
Jean-Paul Calderone
a60d4f7df4
get strace 2020-08-07 22:21:52 -04:00
Jean-Paul Calderone
107861802b
idk maybe this 2020-08-07 21:18:29 -04:00
Jean-Paul Calderone
8b44b89f75
oi 2020-08-07 18:33:35 -04:00
Jean-Paul Calderone
7c92278524
getting ridiculous 2020-08-07 15:52:57 -04:00
Jean-Paul Calderone
b1e67774b4
Try getting the _trial_temp out of the working tree 2020-08-07 15:46:46 -04:00
Jean-Paul Calderone
083be5f0c8
news fragment 2020-08-07 15:40:19 -04:00
Jean-Paul Calderone
c2b1fda4e7
Add Ubuntu 20.04 2020-08-07 15:40:10 -04:00
Jean-Paul Calderone
1f3d246567
try to get more info 2020-08-07 15:13:33 -04:00
Jean-Paul Calderone
5736f9cdeb
Let's just see, for fun 2020-08-07 14:31:32 -04:00
Jean-Paul Calderone
d6a80c891a
try to understand the CI failures 2020-08-07 13:39:51 -04:00
Itamar Turner-Trauring
5d70a78cce
Merge pull request #761 from tahoe-lafs/3365.log-python-3
Fixes ticket:3365

Port allmydata.util.log to Python 3
2020-08-07 12:40:58 -04:00
Itamar Turner-Trauring
b08a78e5b4 Docstring. 2020-08-07 11:52:26 -04:00
Itamar Turner-Trauring
1308fc44c0 Ratchet and news file. 2020-08-07 11:51:43 -04:00
Itamar Turner-Trauring
6c77a227ff Port to Python 3. 2020-08-07 11:47:24 -04:00
Itamar Turner-Trauring
44143d1b08 Move tests for happinessutil.py into test_happiness.py. 2020-08-07 11:37:44 -04:00
Jean-Paul Calderone
80136da0a6
This Fedora probably also has no Python version tag 2020-08-07 11:14:58 -04:00
Jean-Paul Calderone
fc901e9614
Merge pull request #765 from tahoe-lafs/3372.alphabetize-PORTED_MODULES
Sort the Python 3 ported modules list (as we said we would)

Fixes: ticket:3372
2020-08-07 11:12:56 -04:00
Itamar Turner-Trauring
4d2193fe13 Fix the module name. 2020-08-07 11:12:12 -04:00
Itamar Turner-Trauring
fb9bf5511f Passing tests. 2020-08-07 11:09:41 -04:00
Chad Whitacre
49c631b4c8 Sort the thing we said we'd sort 2020-08-07 08:43:54 -04:00
Sajith Sasidharan
f4cfc0c613 Assign a ticket to unimplemented functionality 2020-08-07 07:19:28 -04:00
Sajith Sasidharan
c52bc6a781 Document "deep check and repair" renderer element 2020-08-07 07:19:28 -04:00
Sajith Sasidharan
36352ee182 Reuse "servers with corrupt shares" from base class 2020-08-07 07:19:28 -04:00
Sajith Sasidharan
c0109b70b6 Remove methods common to base class 2020-08-06 22:43:09 -04:00
Sajith Sasidharan
76777cd4e1 Inherit "deep check and repair" page from "deep check" page 2020-08-06 22:43:09 -04:00
Sajith Sasidharan
3e11779976 Do some error checking 2020-08-06 22:43:04 -04:00
Itamar Turner-Trauring
0622b86b91 Merge remote-tracking branch 'origin/master' into 3370.happiness-upload-python-3 2020-08-06 17:03:43 -04:00
Itamar Turner-Trauring
f53ea4579d Merge remote-tracking branch 'origin/master' into 3365.log-python-3 2020-08-06 17:03:27 -04:00
Itamar Turner-Trauring
596cf09e2f
Merge pull request #763 from tahoe-lafs/3368.leaky-newints
Fixes ticket:3368

Get rid of leaky newints.
2020-08-06 17:02:03 -04:00
Itamar Turner-Trauring
d8f74770eb Port to Python 3. 2020-08-06 16:38:19 -04:00
Itamar Turner-Trauring
c6d4ec0295 Port the test module to Python 3. 2020-08-06 16:33:04 -04:00
Itamar Turner-Trauring
ff5cfe0c71 Update ratchet with new test. 2020-08-06 16:15:31 -04:00
Itamar Turner-Trauring
32945b85f6 Drop int. 2020-08-06 16:14:39 -04:00
Itamar Turner-Trauring
dab690a757 Flake fixes. 2020-08-06 16:13:10 -04:00
Itamar Turner-Trauring
9669e4eaa7 Drop int. 2020-08-06 16:12:26 -04:00
Maciej Fijalkowski
9b9d530155 Fix some typos. Add docstring 2020-08-06 16:07:50 +02:00
Maciej Fijalkowski
b71ae461a6 use less hacks in yaml tests 2020-08-06 16:06:01 +02:00
Maciej Fijalkowski
57fdd9f6b4 s/unicode/str/ (from future.builtins import str kind of str) 2020-08-06 15:11:41 +02:00
Itamar Turner-Trauring
b8df17283b News file. Not bothering with explanation since the regression was only in
unreleased versions.
2020-08-05 11:54:09 -04:00