Opened at 2022-10-01T21:16:42Z
Closed at 2022-10-03T16:32:32Z
#3928 closed defect (fixed)
i2p tests failing
Reported by: | meejah | Owned by: | itamarst |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description ¶
It seems an i2p integration test is now failing (somewhat reliably?) on unrelated things (e.g. the 1.18.0 release branch, which doesn't change any "real" code).
The failing test there is
integration/test_i2p.py::test_i2p_service_storage
Change History (3)
comment:1 Changed at 2022-10-03T14:37:15Z by itamarst
- Owner set to itamarst
comment:2 Changed at 2022-10-03T14:53:54Z by itamarst
comment:3 Changed at 2022-10-03T16:32:32Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In abb0379/trunk:
Note: See
TracTickets for help on using
tickets.
We test with purplei2p/i2pd Docker image. The image I had from 2 months ago (2.42.1) worked fine. Latest image (version unclear, looks like it tends to get build in PRs or something) does not. So solution is to pin the version.