Skip to content

[SUREFIRE-2109] User cannot write temporary file to surefire/ temp directory #2713

@jira-importer

Description

@jira-importer

Markus Spann opened SUREFIRE-2109 and commented

An improved management of temporary files was introduced in [SUREFIRE-2086], through which temporary files are all created under a surefire/ directory under the system's directory of temporary files.

The directory is created with credentials of the logged-on user and remains after a test run.
In the (rare) case that another user performs Surefire tests on the same Linux/Unix machine, before any reboot (upon which tmp/ is emptied), tests will fail due to permissions on the existing surefire/ directory.


Affects: 3.0.0-M7

Remote Links:

Metadata

Metadata

Labels

bugSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is present

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions