[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3043: whitelisting /bin/mv for codechecks

Tahoe-LAFS trac at tahoe-lafs.org
Wed May 15 07:02:27 UTC 2019


#3043: whitelisting /bin/mv for codechecks
-------------------------+---------------------------
 Reporter:  hf           |          Owner:
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:  undecided
Component:  unknown      |        Version:  1.12.1
 Keywords:               |  Launchpad Bug:
-------------------------+---------------------------
 Currently tox yields this warning:
 {{{
 WARNING: test command found but not installed in testenv
   cmd: /bin/mv
   env: /home/circleci/project/.tox/codechecks
 Maybe you forgot to specify a dependency? See also the whitelist_externals
 envconfig setting.

 DEPRECATION WARNING: this will be an error in tox 4 and above!
 }}}
 The command /bin/mv should be whitelisted to avoid (unnecessary) failing
 tests with tox 4.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3043>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list