Custom Query (2556 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1501 - 1600 of 2556)

Ticket Summary Owner Type Priority Milestone Component
#2942 town crier draft mode defect normal undecided unknown
#2944 Tor release key changed defect normal undecided unknown
#2954 Magic-folder status sometimes displays "percent_done" values that exceed 100% daira defect normal undecided code-frontend-magic-folder
#2963 Fedora package installation is unreliable and spuriously fails CI jobs exarkun defect normal undecided dev-infrastructure
#2964 macOS package uploads from buildslave are broken defect normal undecided dev-infrastructure
#2965 Magic-folder erroneously creates ".conflict" files after joining a folder and restarting daira defect normal undecided code-frontend-magic-folder
#2966 src/allmydata/test/no_network.py, _NoNetworkClient.stopService fails to return a result exarkun defect normal undecided dev-infrastructure
#2967 allmydata.test.cli.test_create_alias.CreateAlias.test_create is broken exarkun defect normal undecided dev-infrastructure
#2968 The integration tests should start using the new, non-deprecated pytest/twisted APIs GitHub <noreply@…> defect normal undecided dev-infrastructure
#2969 Sometimes the magic folder integration tests fail to end the node child processes it starts exarkun defect normal undecided unknown
#2970 The integration tests mis-define the "keep-tempdir" option exarkun defect normal undecided unknown
#2971 FileShouldVanishException mis-uses super() exarkun defect normal undecided unknown
#2972 Understanding the behavior of the Magic-Folder frontend by reading the logs is difficult or impossible GitHub <noreply@…> defect normal undecided dev-infrastructure
#2973 Introduce necessary inlineCallbacks-style support for Eliot usage GitHub <noreply@…> defect normal undecided dev-infrastructure
#2974 Appveyor does redundant builds for PRs GitHub <noreply@…> defect normal undecided dev-infrastructure
#2975 Add configuration for writing an Eliot log file GitHub <noreply@…> defect normal undecided unknown
#2976 Subcommands listed in `tahoe --help` are not grouped by function GitHub <noreply@…> defect normal undecided code-frontend-cli
#2977 Convert all remaining logging in magic-folder frontend to use Eliot exarkun defect normal undecided code-frontend-magic-folder
#2978 Coverage reports from the test suite exclude coverage provided by child processes defect normal undecided unknown
#2979 Debian package installation is unreliable and spuriously fails CI jobs defect normal undecided dev-infrastructure
#2981 Send Eliot logs somewhere based on CLI arguments GitHub <noreply@…> enhancement normal undecided unknown
#2982 Magic-Folder processing queue Eliot logging fails with a TypeError GitHub <noreply@…> defect normal undecided unknown
#2983 decommission the rpi3 builder warner task normal undecided unknown
#2984 decommission the slackware buildbot jobs defect normal undecided unknown
#2985 test_eliot_logs_are_written only passes if run with test_aaa_aardvark GitHub <noreply@…> defect normal undecided unknown
#2986 Add some Eliot logging to DirectoryNode.add_file GitHub <noreply@…> defect normal undecided unknown
#2987 Add a Deferred-supporting `log_call`-alike to ease logging changes GitHub <noreply@…> defect normal undecided unknown
#2988 Many test mixins fail to supercall implementations of hook methods GitHub <noreply@…> defect normal undecided unknown
#2989 Many Node-creating tests leak a tempfile mutation GitHub <noreply@…> defect normal undecided unknown
#2990 Switch the Magic Folder unit tests over to internal TestCase base classes GitHub <noreply@…> defect normal undecided unknown
#2991 Update test_eliotutil to reflect improved testing infrastructure GitHub <noreply@…> defect normal undecided unknown
#2992 Add some more basic magic folder test coverage GitHub <noreply@…> defect normal undecided unknown
#2993 Appveyor builds intermittently fail while uploading artifacts defect normal undecided unknown
#2995 Stop copying dictionary keys so frequently in the magic-folder frontend GitHub <noreply@…> defect normal undecided unknown
#2996 "Zombie Dragons": Magic-folders continue to sync after leaving daira defect normal undecided code-frontend-magic-folder
#2997 Magic-Folder doesn't ask for subtree events on Windows GitHub <noreply@…> defect normal undecided unknown
#2998 Port foolscap to Python3 task normal undecided code
#2999 Port txsocksx to Python3 task normal undecided code
#3000 Coverage reports do not include Windows coverage GitHub <noreply@…> defect normal undecided unknown
#3001 Python 3 syntax compatibility ratchet CI job defect normal Support Python 3 unknown
#3002 Replace print statement with print fuction for all files in the ./misc/ directory enhancement normal Support Python 3 unknown
#3003 Set up a GitHub contributor guide defect normal undecided unknown
#3004 EliotLoggedRunTest.addCleanup improperly narrows the interface GitHub <noreply@…> defect normal undecided unknown
#3005 Switch to upstream Eliot inline_callbacks GitHub <noreply@…> defect normal undecided unknown
#3006 Expose the Eliot logs in a safer way defect normal undecided unknown
#3007 Buildbot Slackware job is failing GitHub <noreply@…> defect normal undecided unknown
#3008 Update test code to use print function over print statement defect normal Support Python 3 unknown
#3009 Replace print statement with print fuction for all tahoe_* scripts defect normal Support Python 3 unknown
#3010 Replace print statement with print fuction defect normal Support Python 3 unknown
#3011 Replace StringIO imports with six.moves defect normal Support Python 3 unknown
#3012 Sometimes CircleCI hang-kills test suite jobs GitHub <noreply@…> defect normal undecided unknown
#3013 Update try/except syntax for python3 compatibility defect normal Support Python 3 unknown
#3014 Update raise syntax for python3 compatibility defect normal Support Python 3 unknown
#3015 Update octal numeric literals defect normal Support Python 3 unknown
#3016 Intermittent "Address already in use" failures in test_system, test_client GitHub <noreply@…> defect normal undecided unknown
#3017 MagicFolder.startService is called twice because _Client.init_magic_folder incorrectly calls startService defect normal undecided unknown
#3018 Ensure all the dependencies of Tahoe-LAFS support Python 2 and 3 richardARPANET task normal Support Python 3 code
#3019 Remove tuple unpacking in function definitions for Python3 compatibility GitHub <noreply@…> defect normal Support Python 3 unknown
#3020 Update long numeric literals defect normal Support Python 3 unknown
#3021 Sometimes the test suite hangs GitHub <noreply@…> defect normal undecided unknown
#3023 Add some Eliot logging to immutable upload GitHub <noreply@…> defect normal undecided unknown
#3024 Speed up CircleCI builds by caching more of the environment setup GitHub <noreply@…> defect normal undecided unknown
#3025 Sometimes the test suite hangs in/around allmydata.test.test_runner.RunNode.test_introducer GitHub <noreply@…> defect normal undecided unknown
#3026 Intermittent "Address already in use" error from various allmydata.test.test_system tests GitHub <noreply@…> defect normal undecided unknown
#3027 Remove use of backticks as shorthand for repr defect normal Support Python 3 unknown
#3028 Change use of unicode/raw string literals defect normal Support Python 3 unknown
#3029 All of the "adopt-socket"-reliant tests fail against the installed version of Tahoe-LAFS GitHub <noreply@…> defect normal undecided unknown
#3030 Enforce python3 syntax compliance for entire repo defect normal Support Python 3 unknown
#3031 Port or replace: pycryptopp meejah defect normal Support Python 3 unknown
#3032 Port or replace: pypiwin32 defect normal Support Python 3 unknown
#3033 Port or replace: txi2p defect normal Support Python 3 unknown
#3034 Port or replace: nevow defect normal Support Python 3 unknown
#3035 Turn python2 checks from errors into warnings jaraco defect normal Support Python 3 unknown
#3036 There are historically valid but now outdated timeouts spread throughout the test suite defect normal undecided unknown
#3037 Great Black Swamp is missing lease add/renew exarkun defect normal undecided unknown
#3038 Many Python 2.7 macOS builds fail with "Too many open files" exarkun defect normal undecided unknown
#3040 Appveyor builds failing because of non-FIFO-support skip defect normal undecided unknown
#3042 new style classes task normal Support Python 3 unknown
#3043 whitelisting /bin/mv for codechecks enhancement normal undecided unknown
#3044 fix division enhancement normal Support Python 3 unknown
#3045 port Error handling enhancement normal Support Python 3 unknown
#3046 separate text and binary data enhancement normal Support Python 3 unknown
#3047 autobahn dependency missing defect normal undecided unknown
#3048 Direct dependence of storage client code on the RIStorageServer RemoteReference creates tight coupling and inflexibility defect normal undecided unknown
#3049 Define a server-side interface for plugins for storage economics defect normal storage economics plugins code-storage
#3051 Storage clients fail, nearly completely, when they encounter a "bad" storage announcement GitHub <noreply@…> defect normal storage economics plugins code
#3052 Stop mutating tempfile.tempdir as a side-effect of creating a Node defect normal undecided code
#3053 Implement server-side support for IFoolscapStoragePlugin exarkun defect normal storage economics plugins code-network
#3054 Implement client-side support for IFoolscapStoragePlugin defect normal storage economics plugins code-network
#3086 Support dynamic configuration sections defect normal storage economics plugins code
#3097 Make uninterpretable storage server announcements less catastrophic for clients enhancement normal undecided code
#3111 do less monkey-patching in allmydata.test.cli.test_start.RunTests.test_run_invalid_config GitHub <noreply@…> defect normal undecided code
#3118 Raise a user-meaningful error if a storage plugin is enabled but the plugin is not available exarkun defect normal storage economics plugins unknown
#3119 Storage server plugin announcements trample on each other defect normal storage economics plugins code
#3184 Allow Tahoe-LAFS storage servers to be configured without anonymous storage access defect normal storage economics plugins code
#3229 PyInstaller/frozen builds are currently broken due to "autobahn" requirement declaration Chris Wood <chris@…> defect normal 1.14.0 unknown
#3231 Allow storage economics plugins to expose a web interface defect normal storage economics plugins unknown
#3232 Stop using deprecated twisted.test.proto_helpers.MemoryReactor{,Clock} defect normal undecided unknown
#3233 Tor integration tests started failing defect normal undecided unknown
#3234 integration tests should have coverage information defect normal undecided unknown
Note: See TracQuery for help on using queries.