#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

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.

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:

Merge pull request #1223 from tahoe-lafs/3928-i2p

Fix i2p integration tests

Fixes ticket:3928

Note: See TracTickets for help on using tickets.