-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
tmp_path fixture provider is symlink Path on MacOS #4653
Copy link
Copy link
Closed
Labels
plugin: tmpdirrelated to the tmpdir builtin pluginrelated to the tmpdir builtin plugintopic: fixturesanything involving fixtures directly or indirectlyanything involving fixtures directly or indirectlytype: 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
plugin: tmpdirrelated to the tmpdir builtin pluginrelated to the tmpdir builtin plugintopic: fixturesanything involving fixtures directly or indirectlyanything involving fixtures directly or indirectlytype: 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
Type
Fields
Give feedbackNo fields configured for issues without a type.
The bug of #110 was reintroduced by refactoring to the usage of
pathlib.Path.On MacOS provided Path by
tmp_pathfixture is symlink and whencded into it, it changes into one prefixed by/private.