Changes between Version 1 and Version 9 of Ticket #2017
- Timestamp:
- 2013-08-28T15:43:53Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2017
- Property Keywords test hang added
- Property Milestone changed from undecided to 1.11.0
-
Ticket #2017 – Description
v1 v9 47 47 2. Did this ever happen before the recent patches which changed the behavior of iputil — [b0883807361830c609dff1677c3cb34fd64d3ebb], [f97b8e5e1df75284aa9b89dd830f8728040eab67], [08590b1f6a880d51751fdcacea6a007ebc568f2e], [16b245563db2f6ca71b9332b06debbe3e1d734b4], [b31a4f6e870cb56efa40c785a868a944b964e8b9], [a493ee0bb641175ecf918e28fce4d25df15994b6], [6104950ed8a7a356eed2218f2df958d074022eea], [f77ec470d75f4b8fb81b1abca4ee3b73f1ad8b22], [8e31d66cd0b0821ccaa2c7c259e7d6f262ad4738], [6a445d73bc5253ec4ae0dec70af02e33bc869cf6]? 48 48 49 I suspect those iputil patches of causing this hang. 49 ~~I suspect those iputil patches of causing this hang.~~ 50 50 51 51 sickness: could you please run the unit tests from the current trunk version repeatedly with trial's {{{--until-failure}}} option? {{{./bin/tahoe debug trial --until-failure allmydata.test}}} (See [wiki:HowToWriteTests] for more options.) If you can reliably reproduce the problem, then would you use git to rewind to before those patches and see if that makes the problem go away? Thanks!