Skip to content

tests/testthat/cleanup_temp.R should arguably fully clean up /tmp but doesn't #402

@malcook

Description

@malcook

The tests in tests/testthat/cleanup_temp.R should probably fully delete all the files it creates in the temp directory.

This can be achieved by adding a call to gs_cleanup_temp(gs_untouched) at the end

I discovered this while running the tests by hand as part of studying them to understand how these functions worked since I was running out of disk during a long running data-intensive session involving flowWorkspace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions