You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
Mainly pytest options must be serializable and our code was passing
Driver instances instead of strings to pytest options dictionary.
This was breaking python-xdist module, even if pytest-molecule was
not used.
Related: pytest-dev/pytest-xdist#464
0 commit comments