-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
blueyed/pytest
#186Labels
type: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branchtype: infrastructureimprovement to development/releases/CI structureimprovement to development/releases/CI structure
Description
Some tests are failing when installing pytest-randomly.
I've tried using -p no:randomly
with the inner runpytest
, but it appears that it has no (or not enough) effect - IIRC plugins can only be added there, but not removed.
Also this would not really be a general solution (i.e. when using another similar plugin with another name), so maybe a whitelist should be used always?!
Metadata
Metadata
Assignees
Labels
type: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branchtype: infrastructureimprovement to development/releases/CI structureimprovement to development/releases/CI structure