[tor-bugs] #20745 [Core Tor/Stem]: test_installs_all_data_files fails with vim .swo files
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 22 22:32:22 UTC 2016
#20745: test_installs_all_data_files fails with vim .swo files
-------------------------------+--------------------
Reporter: chelseakomlo | Owner: atagar
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Stem | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------+--------------------
I received the following failure:
AssertionError: setup.py doesn't install stem/stem/.prereq.py.swo
It might be useful to have a set of file types to include, rather than
exclude, but this is a larger refactor (but something to think about if
this error happens with another file type).
Another possible refactor is to extract this list as it is used in several
different places (so we have one single list of file types that we
exclude). Specifically, we have the same logic in
test/integ/installation.py and test/unit/installation.py, for example.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20745>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list