Custom Query (857 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 857)

1 2 3 4 5 6 7 8 9

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Component Version
#3511 Support mutating tahoe.cfg via _Config GitHub <noreply@…> defect normal unknown n/a
#3512 Client.init_tempdir clobbers global state in an annoying way GitHub <noreply@…> defect normal unknown n/a
#3513 no_network should use `Failure.raiseException` instead of `raise failure.value` GitHub <noreply@…> defect normal unknown n/a
#3515 The pre-commit push hook takes a long time to run GitHub <noreply@…> defect normal unknown n/a
#3517 integration tests trigger configparser bytes/unicode warning GitHub <noreply@…> defect normal unknown n/a
#3518 PyPy: TypeError: not expecting type '<type 'NoneType'>' GitHub <noreply@…> defect normal unknown n/a
#3520 Stop using the mock library for testing: src/allmydata/test/test_client.py GitHub <noreply@…> defect normal unknown n/a
#3521 Stop using the mock library for testing: src/allmydata/test/test_storage_client.py GitHub <noreply@…> defect normal unknown n/a
#3522 Stop using the mock library for testing: src/allmydata/test/cli/test_alias.py GitHub <noreply@…> defect normal unknown n/a
#3523 Stop using the mock library for testing: src/allmydata/test/cli/test_daemonize.py GitHub <noreply@…> defect normal unknown n/a
#3524 Stop using the mock library for testing: src/allmydata/test/cli/test_start.py GitHub <noreply@…> defect normal unknown n/a
#3525 Stop using the mock library for testing: src/allmydata/test/cli/test_status.py GitHub <noreply@…> defect normal unknown n/a
#3526 Stop using the mock library for testing: src/allmydata/test/cli/test_invite.py GitHub <noreply@…> defect normal unknown n/a
#3527 Stop using the mock library for testing: src/allmydata/test/cli/test_create.py GitHub <noreply@…> defect normal unknown n/a
#3528 Stop using the mock library for testing: src/allmydata/test/cli/test_cli.py GitHub <noreply@…> defect normal unknown n/a
#3529 Stop using the mock library for testing: src/allmydata/test/test_connections.py GitHub <noreply@…> defect normal unknown n/a
#3532 Stop using the mock library for testing: src/allmydata/test/test_node.py GitHub <noreply@…> defect normal unknown n/a
#3533 Stop using the mock library for testing: src/allmydata/test/web/test_root.py GitHub <noreply@…> defect normal unknown n/a
#3534 Stop using the mock library for testing: src/allmydata/test/test_introducer.py GitHub <noreply@…> defect normal unknown n/a
#3539 allmydata.test.web.test_web.Web.test_POST_upload_format (and others) fail on PyPy CI GitHub <noreply@…> defect normal unknown n/a
#3547 Regression in allmydata.test.test_introducer.Announcements.test_client_cache and allmydata.test.test_introducer.ClientSeqnums.test_client GitHub <noreply@…> defect normal unknown n/a
#3549 Remove the stats gatherer and supporting code GitHub <noreply@…> defect normal unknown n/a
#3550 Get rid of deprecated "tahoe start", "tahoe stop", "tahoe restart", "tahoe daemonize" GitHub <noreply@…> defect normal unknown n/a
#3558 Make out-of-org PRs generate complete coverage reports GitHub <noreply@…> enhancement normal unknown n/a
#3567 allmydata.test.test_storage_client.StoragePluginWebPresence sometimes fails with EADDRINUSE GitHub <noreply@…> defect normal unknown n/a
#3568 codecov results for fork PRs are delivered before all coverage is submitted, claim massive loss of coverage GitHub <noreply@…> defect normal unknown n/a
#3575 There is no realistic direct `storage_index_hash` "known answer"-style unit test GitHub <noreply@…> defect normal unknown n/a
#3578 allmydata.immutable.encode.Encoder._encode_tail_segment is unnecessarily duplicative of _encode_segment GitHub <noreply@…> defect normal unknown n/a
#3581 Remove argv unicode "mangling" complexity GitHub <noreply@…> defect normal unknown n/a
#3587 Credit lpirl for providing buildslaves to the project GitHub <noreply@…> defect normal unknown n/a
#3588 src/allmydata/windows/fixups.py uses ctypes to access some APIs that are now available through pywin32 GitHub <noreply@…> defect normal unknown n/a
#3592 Add pre-hashing convergence tag construction unit tests GitHub <noreply@…> defect normal unknown n/a
#3593 Add direct tests for FileHandle.get_encryption_key GitHub <noreply@…> defect normal unknown n/a
#3594 Add a direct test for the streaming behavior of EncryptAnUploadable.read_encrypted GitHub <noreply@…> defect normal unknown n/a
#3595 Get rid of `fireEventually` use in EncryptAnUploadable._read_encrypted GitHub <noreply@…> defect normal unknown n/a
#3599 Link to the code of conduct from the contributor guide GitHub <noreply@…> defect normal unknown n/a
#3600 allmydata.test.common.*TestCase have broken skip/cleanup interaction GitHub <noreply@…> defect normal unknown n/a
#3623 A new Twisted release can turn CI red GitHub <noreply@…> defect normal unknown n/a
#3637 There are mypy errors about src/allmydata/test/ when using Twisted 21.2.0 GitHub <noreply@…> defect normal unknown n/a
#3638 There are mypy errors about src/allmydata/scripts/ when using Twisted 21.2.0 GitHub <noreply@…> defect normal unknown n/a
#3650 `tahoe invite` fails without all three of the `--shares...` parameters GitHub <noreply@…> defect normal unknown n/a
#3654 allmydata.test.cli.test_invite.Invite.test_invite_success is broken on Python 3.6 GitHub <noreply@…> defect normal code-frontend-cli n/a
#3662 decorator has dropped support for Python 2.7 GitHub <noreply@…> defect normal dev-infrastructure n/a
#3666 Treat sphinx-build's warnings as errors GitHub <noreply@…> defect normal unknown n/a
#3670 New release of towncrier breaks linting GitHub <noreply@…> defect normal unknown n/a
#3713 The README points at travis-ci which the project no longer uses GitHub <noreply@…> defect normal unknown n/a
#3730 Update towncrier GitHub <noreply@…> enhancement normal dev-infrastructure n/a
#3732 External command `git` is not whitelisted in tox `news` environment GitHub <noreply@…> defect normal dev-infrastructure n/a
#3733 Remove special handling meant for old netifaces from CI configuration GitHub <noreply@…> defect normal dev-infrastructure n/a
#3757 Refactor test_introducer in web module tests to use a single base test case class. GitHub <noreply@…> enhancement normal unknown n/a
#3758 Refactor test_grid, test_logs and test_root in web module tests to use a single base test case class. GitHub <noreply@…> defect normal unknown n/a
#3759 The CircleCI Dockerhub authorization context prevents contributions from GitHub.com forked repositories from running GitHub <noreply@…> defect normal unknown n/a
#3760 The old `codechecks` are no longer run by CI GitHub <noreply@…> defect normal unknown n/a
#3788 Refactor tests in test/mutable to either use sync or async base case classes. GitHub <noreply@…> defect normal unknown n/a
#3792 CI configurations don't consistently upload all of the test logs GitHub <noreply@…> defect normal unknown n/a
#3808 Support Python 3 on NixOS GitHub <noreply@…> task normal unknown n/a
#3814 Remove the node "control" port GitHub <noreply@…> defect normal unknown n/a
#3815 Add a "security" news item type GitHub <noreply@…> defect normal unknown n/a
#3828 Placeholder GitHub <noreply@…> defect minor code-encoding n/a
#3831 The readthedocs build is broken GitHub <noreply@…> defect normal unknown n/a
#3842 Make lease *renewal* behavior of StorageServer.remote_allocate_buckets optional GitHub <noreply@…> defect normal unknown n/a
#3847 There is much duplication of process for choosing an encoding for Eliot messages GitHub <noreply@…> defect normal unknown n/a
#3867 Switch to mach-nix GitHub <noreply@…> defect normal unknown n/a
#3883 The dependency of allmydata.stats.CPUUsageMonitor on foolscap is unnecessary GitHub <noreply@…> defect normal code n/a
#3903 Convert the Nix packaging to use flakes GitHub <noreply@…> defect normal unknown n/a
#3914 Loading a huge RSA key is _extremely_ slow on Ubuntu 22.04 GitHub <noreply@…> defect normal unknown n/a
#3917 Refactor UtilTests class GitHub <noreply@…> defect normal unknown n/a
#3942 A GBS request without authorization provokes an internal server error GitHub <noreply@…> defect normal unknown n/a
#3947 Use `async def` for tests in src/allmydata/test/mutable/test_version.py GitHub <noreply@…> defect normal unknown n/a
#3958 It is inconvenient to change the Python dependency set GitHub <noreply@…> defect normal unknown n/a
#3960 Sometimes Windows CI fails with "No space left on device" GitHub <noreply@…> defect normal unknown n/a
#3961 The test suite should include a set of well-known CHK, SDMF, and MDMF capabilities for use as compatibility test vectors GitHub <noreply@…> defect normal unknown n/a
#3964 Remove 3.7 support GitHub <noreply@…> task normal unknown n/a
#3966 charset-normalizer is breaking PyInstaller (and maybe more) GitHub <noreply@…> defect normal unknown n/a
#3974 Remove the Dockerfiles GitHub <noreply@…> defect normal unknown n/a
#3982 Python 3.11 support GitHub <noreply@…> enhancement normal unknown n/a
#3986 Formalize the Great Black Swamp specification using RFC 2119 terms GitHub <noreply@…> defect normal unknown n/a
#3987 Replace the use of `mach-nix` for nix packaging with something else GitHub <noreply@…> defect normal unknown n/a
#3989 The `tenacity` dependency costs a lot and brings a little GitHub <noreply@…> defect normal unknown n/a
#3991 The Nix package does not build for PyPy or CPython 3.11 GitHub <noreply@…> defect normal unknown n/a
#3993 Uncalibrated reports of the amount of time required to generate an RSA key appear in the documentation GitHub <noreply@…> defect normal unknown n/a
#3994 The CircleCI config could be factored to allow more sharing between similar NixOS jobs GitHub <noreply@…> defect normal unknown n/a
#3996 Update to newer flake8 and pylint for codechecks GitHub <noreply@…> defect normal unknown n/a
#3997 Tahoe-LAFS is incompatible with cryptography 40 GitHub <noreply@…> defect normal unknown n/a
#3999 The Tor integration tests do incorrect raw string mashing to generate configuration files GitHub <noreply@…> defect normal unknown n/a
#4000 The Tor integration tests fail hard if the required command-line tools are missing GitHub <noreply@…> defect normal unknown n/a
#4001 The integration test suite doesn't consistently propagate the calling process's environment to child processes GitHub <noreply@…> defect normal unknown n/a
#4002 The Tor integration tests involve always cloning a new copy of Chutney over the internet GitHub <noreply@…> defect normal unknown n/a
#4003 Stop using the mock library for testing: src/allmydata/test/test_connection_status.py GitHub <noreply@…> defect normal unknown n/a
#4004 Abstract over configuration manipulation done by `write_node_config` in `create_node.py` GitHub <noreply@…> defect normal unknown n/a
#4006 Remove the Ubuntu unit test jobs from GitHub Actions GitHub <noreply@…> defect normal unknown n/a
#4012 Add timeout to blocking HTTP client GitHub <noreply@…> defect normal unknown n/a
#4014 Remove pylint from codechecks GitHub <noreply@…> enhancement normal unknown n/a
#4018 Include flog gatherer logs in output of integration tests GitHub <noreply@…> enhancement normal unknown n/a
#4019 The tox-based jobs that run on CircleCI don't hold their dependencies fixed GitHub <noreply@…> defect normal unknown n/a
#4024 Remove werkzeug pin, now that klein works with it again GitHub <noreply@…> enhancement normal unknown n/a
#4026 Doc builds are broken GitHub <noreply@…> defect normal unknown n/a
#4035 Upgrade to modern MyPy GitHub <noreply@…> enhancement normal unknown n/a
#4036 There is no way to run a node without stdin GitHub <noreply@…> defect normal unknown n/a
#4044 allmydata.test.web.test_webish.TahoeLAFSSiteTests.test_large_request fails sometimes GitHub <noreply@…> defect normal unknown n/a
(more results for this group on next page)
1 2 3 4 5 6 7 8 9
Note: See TracQuery for help on using queries.