tests: add tar source integration test (CRAFT-197)
Metadata
Current evaluation
Merged after two approvals and passing CI. Adds an integration test to verify correct reading of valid tar sources. The test generates tar files programmatically instead of relying on binary assets.
Suggested action: —
No scores available.
Issue body
Make sure we can correctly read a valid tar source.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals and passing CI. Adds an integration test to verify correct reading of valid tar sources. The test generates tar files programmatically instead of relying on binary assets. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an integration test verifying correct tar source reading. The test programmatically generates the tar file instead of using a binary asset, ensuring reliable validation without external dependencies. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #131 licensing: fix license notice in tar source test (CRAFT-533) | craft-parts | merged | Merged after two approvals and passing CI. Corrected the tar source integration test license notice from GPL to LGPL in a single file. | |
| #2209 tests: add spread suite for tar-content plugin | snapcraft | merged | Merged to master, resolving Launchpad bug #1783845 by migrating tar-content plugin integration tests to a Spread suite. Approved by one reviewer, passed CI, and increased coverage by less than 0.01%. | |
| #72 tests: add dump plugin integration test (CRAFT-70) | craft-parts | merged | Merged after two approvals and passing CI. Adds a dump plugin integration test verifying source file installation and ignored work directories. Suggested renaming source-subdir to build-workdir for clarity, deferred until after version 1.0. |