With current code tests started to create app files in the src dir #1765

Closed
opened 2021-05-27 15:05:49 +02:00 by g1itch · 0 comments
g1itch commented 2021-05-27 15:05:49 +02:00 (Migrated from github.com)

Hello!

Recently I discovered that after I run tests (call tox in my working directory) PyBitmessage starts in portable mode. It happens because it founds keys.dat in the src dir. I extended tests by app files checkup and reproduced the issue: https://travis-ci.org/github/g1itch/PyBitmessage/builds/772590150. In my branch with reverted 49f9620 it could also fail but only because of debug.log.

I guess there is some mistake in helper_startup which manifests itself with python3.

Hello! Recently I discovered that after I run tests (call tox in my working directory) PyBitmessage starts in portable mode. It happens because it founds keys.dat in the src dir. I extended `tests` by app files checkup and reproduced the issue: https://travis-ci.org/github/g1itch/PyBitmessage/builds/772590150. In my branch with reverted 49f9620 it could also fail but only because of debug.log. I guess there is some mistake in `helper_startup` which manifests itself with python3.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-08-21#1765
No description provided.