Skip to content

Share module cache between SwiftPMTestProjects #1283

Closed
@ahoppen

Description

@ahoppen

We could pass a global -module-cache parameter to all builds of SwiftPMTestProjects. That way, for example, every SwiftPMTestProject doesn’t need to rebuild the modules for XCTests, which should significantly speed up the time those tests take to run. We can probably stop marking them as long tests as well.

rdar://126493151

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringAn internal refactoring of the codebase

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions