Plugin crashes are not propagated / communicated
Bug #1509105 reported by
Stanislaw Pitucha
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bandit |
New
|
Low
|
Tim Kelsey |
Bug Description
This applies mostly to development, but may affect real run in some way too. On a clean tree:
tox -e py27
# passes
sed -i 's/bandit/
tox -e py27
# fails with "testtools.
This seems like some silent failures are possible.
Changed in bandit: | |
assignee: | nobody → Tim Kelsey (tim-kelsey) |
Changed in bandit: | |
importance: | Undecided → Low |
To post a comment you must log in.
I'm not quite sure I follow what you mean here, can you elaborate please?