HomeSoftware Heritage

Make the main py3 tox environment an alias/merge of other test environments

Description

Make the main py3 tox environment an alias/merge of other test environments

Having tox call tox is a bit weird, but the alternatives are:

  • duplication of the test command, which is a bit sad
  • replacing all the positive factors with conjunction of negative factors, e.g. core -> !db-!server, which makes the logic painful to follow

One day, tox will have environment aliases which will make this horror moot :-)

(Idea pulled from a comment in https://github.com/tox-dev/tox/issues/427)

Details

Provenance
olasdAuthored on Nov 21 2019, 3:49 PM
olasdPushed on Nov 21 2019, 5:03 PM
Differential Revision
D2331: Make the main py3 tox environment an alias/merge of other test environments
Parents
rDCORE6f27106e572e: Make sure that cli tests don't leave subcommands hanging
Branches
Unknown
Tags
Unknown
Build Status
Buildable 9301
Build 13613: test-and-buildJenkins