Commit Graph

13160 Commits

Author SHA1 Message Date
Itamar Turner-Trauring
b01c5c7454 Clarify argument names. 2021-09-13 09:35:52 -04:00
Itamar Turner-Trauring
2eafe41270
Merge pull request #1117 from tahoe-lafs/3779-istorageserver-with-fewer-assumptions
Reduce implementation-dependency of `IStorageServer`

Fixes ticket:3779
2021-09-13 09:28:46 -04:00
Itamar Turner-Trauring
1fa0f72c8e Use AsyncTestCase. 2021-09-13 09:28:03 -04:00
Itamar Turner-Trauring
b0d635c9c9 Use skip decorator. 2021-09-13 09:15:20 -04:00
Jean-Paul Calderone
7ea994776d
Merge pull request #1114 from Fenn-CS/3781.remove-incomplete-cli-warning-python3
Python 3 support complete, so removed warning

Fixes: ticket:3781
2021-09-10 12:15:33 -04:00
Itamar Turner-Trauring
fb61e29b59 Better explanation. 2021-09-10 11:40:30 -04:00
Itamar Turner-Trauring
ac9875da75 Add explanation to new error logging. 2021-09-10 11:39:48 -04:00
Jean-Paul Calderone
30ec6431f7
Merge pull request #1107 from YashNRam13/3749.landing-page-link-fixes
Update installation and documentation links in README

Fixes: ticket:3749
2021-09-10 11:17:16 -04:00
Jean-Paul Calderone
38fcbd56e0 Adjust the news fragment to match the writing style guide 2021-09-10 10:46:17 -04:00
F. E Noel Nfebe
02ad7b9709
Improved python 3 support text format.
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2021-09-10 15:35:33 +01:00
Itamar Turner-Trauring
570f15284a More tests for IStorageServer.get_buckets(). 2021-09-10 09:44:49 -04:00
Florian Sesser
ad84f5df2b newline at the end. 2021-09-10 13:21:06 +00:00
Florian Sesser
339e1747e7 clean up 2021-09-10 13:15:56 +00:00
Florian Sesser
6c18983f7b OpenMetrics test: Use realistic input data 2021-09-10 13:13:13 +00:00
Florian Sesser
d04157d18a OpenMetrics test: Add parser to check against spec 2021-09-10 13:00:15 +00:00
Itamar Turner-Trauring
4523fdbf22 Merge branch '3784-istorageserver-test-suite' into 3795-istorageserver-tests-part-2 2021-09-10 08:33:48 -04:00
Florian Sesser
fca1482b35 OpenMetrics Tests WIP 2021-09-10 00:10:11 +00:00
Florian Sesser
30771149fc Openmetrics: Add test case scaffold 2021-09-09 23:31:39 +00:00
Florian Sesser
74965b271c typo 2021-09-09 22:36:30 +00:00
Florian Sesser
d05e373d42 OpenMetrics: All strings are unicode. 2021-09-09 13:57:59 +00:00
Florian Sesser
4674bccde7 OpenMetrics: add trailing EOF marker 2021-09-09 13:54:03 +00:00
Jean-Paul Calderone
903da3d513 Fix the ... tox.ini ... syntax error ... 2021-09-08 14:35:55 -04:00
Jean-Paul Calderone
3e3fd1aa75 on Windows, Python 3 wants to play 2021-09-08 14:25:30 -04:00
Jean-Paul Calderone
19086a6348 log sys.stdout.encoding from tox env 2021-09-08 14:25:10 -04:00
Itamar Turner-Trauring
a2d54aa8bc .todo isn't working on Python 2 for some reason. 2021-09-08 14:14:36 -04:00
Itamar Turner-Trauring
44388037df Flakes, and closer to passing on Python 2. 2021-09-08 14:12:32 -04:00
Itamar Turner-Trauring
f3cb42d9a8 News file. 2021-09-08 13:52:51 -04:00
Itamar Turner-Trauring
c1b1ed0dc3 More tests. 2021-09-08 13:52:34 -04:00
Jean-Paul Calderone
88d3ee5785 debug print 2021-09-08 13:43:47 -04:00
Jean-Paul Calderone
0c4fd2fd20 Merge branch '3792.upload-more-logs' into 3525.test_status-no-mock 2021-09-08 12:48:53 -04:00
Jean-Paul Calderone
30b43a8ed6 Revert "Bridge Foolscap logs to Twisted's so they appear in test.log"
This reverts commit edb380f801.

This breaks the test suite hard
2021-09-08 12:41:37 -04:00
Itamar Turner-Trauring
3bec2a480f Start on allocate_bucket tests. 2021-09-08 12:20:27 -04:00
Itamar Turner-Trauring
855d02bef0 Start thinking about immutable tests. 2021-09-08 11:26:52 -04:00
Florian Sesser
ca865e60db OpenMetrics endpoint 2021-09-08 15:08:25 +00:00
Florian Sesser
2dbb9434b0 OpenMetrics endpoint WIP 2021-09-08 14:54:57 +00:00
Jean-Paul Calderone
edb380f801 Bridge Foolscap logs to Twisted's so they appear in test.log 2021-09-08 10:48:32 -04:00
Jean-Paul Calderone
2a6870d772 The name must be pathless, it seems 2021-09-08 09:42:23 -04:00
Itamar Turner-Trauring
93f2cf5ce1
Minor edits 2021-09-08 09:41:32 -04:00
Jean-Paul Calderone
e3804e0354 news fragment 2021-09-08 09:15:40 -04:00
Jean-Paul Calderone
dd4e6c7741 whitespace 2021-09-08 09:15:28 -04:00
Jean-Paul Calderone
1d4bc54b48 Just upload the log all the time 2021-09-08 09:15:13 -04:00
Jean-Paul Calderone
bcf1c71536 Upload trial's test.log on GitHub Actions 2021-09-08 09:15:02 -04:00
Jean-Paul Calderone
e0414fd8af Upload eliot.log on CircleCI runs 2021-09-08 09:14:47 -04:00
Jean-Paul Calderone
bec813fee5
Merge pull request #1119 from LeastAuthority/3777.gbs-immutable-download-spec-improvements
GBS immutable download spec improvements

Fixes: ticket:3777
2021-09-07 17:52:07 -04:00
Jean-Paul Calderone
8ca1f8c335 Python 3 is grumpy that it doesn't get to play
Fool it
2021-09-07 16:19:15 -04:00
Jean-Paul Calderone
a988f126be fix markup error 2021-09-07 16:12:01 -04:00
Jean-Paul Calderone
24e7dcfcd8 Let me write unicode to stdout on Python 2 2021-09-07 16:10:10 -04:00
Jean-Paul Calderone
4db8c2209b lint 2021-09-07 15:17:18 -04:00
Jean-Paul Calderone
5a238c4f07 Nope, that doesn't sound like an enhancement at all. 2021-09-07 15:12:24 -04:00
Jean-Paul Calderone
e9b6d64c51 Merge remote-tracking branch 'origin/master' into 3525.test_status-no-mock 2021-09-07 14:24:13 -04:00