Skip to content

Having Artifacts to store test files has some side effects #1180

@guilhermebodin

Description

@guilhermebodin

Less of an issue and more of a discussion.

I was recently compiling a project and realized I was getting 27 Mb extra because of the testfiles in the artifact

PackageCompiler: bundled artifacts:
  ├── Bzip2_jll - 2.136 MiB
  ├── CSV
  │   └── testfiles - 27.700 MiB
  ├── HiGHS_jll - 12.870 MiB
  ├── OpenBLAS32_jll - 44.883 MiB
  ├── OpenSpecFun_jll - 728.003 KiB

One dependency is manageable but if every package starts doing this it will be a little bit painful.

Is there some other way of testing what needs to be tested without the artifact?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions