Custom Query (2551 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 2551)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#4052 fixed Tighten type definitions in http storage modules so they actually get type checked GitHub <noreply@…> itamarst
Description

There was e.g. bug in one of the tests that mypy didn't catch, unclear if that's modules' fault or test modules' fault, but really want maximum test coverage from the start.

#4051 fixed The `tor_introducer` fixture should wait for the `tor_network` fixture GitHub <noreply@…> exarkun
Description

tor_network uses chutney to set up a local Tor network for the integration tests. tor_introducer creates an introducer node that should be reachable over Tor, using the local Tor network.

Since tor_introducer has no dependency on tor_network, nothing guarantees pytest will create the Tor network before it tries (and fails) to create the Tor-using introducer node.

Maybe this is why the Tor integration tests seem to randomly fail.

#4050 fixed Upgrades for type checking GitHub <noreply@…> itamarst
Description
  1. Click no longer has issues, hopefully
  2. Newer mypy
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.