-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
testpaths + pyargs regression in 4.0.0 #4405
Copy link
Copy link
Closed
Labels
topic: collectionrelated to the collection phaserelated to the collection phasetype: regressionindicates a problem that was introduced in a release which was working previouslyindicates a problem that was introduced in a release which was working previously
Metadata
Metadata
Assignees
Labels
topic: collectionrelated to the collection phaserelated to the collection phasetype: regressionindicates a problem that was introduced in a release which was working previouslyindicates a problem that was introduced in a release which was working previously
I was using the following config to test specific modules, but it looks like they are now assumed to be relative paths instead of pyargs:
The exact error is:
Previously,
module_onewould be found on thePYTHONPATHinstead of looking in the current working directory.git bisectreports: