← Back to issue list

test: add regression test for issue #2361

View original Github issue

Metadata

Project
charmcraft
Number
#2735
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged following approval and successful CI checks. Introduces a regression test for issue #2361 to verify artifacts remain in place when the project directory matches the output directory.

Suggested action:

No scores available.

Issue body

This PR adds a regression test for issue #2361, verifying that we do not move the artifact if the project directory equals the output directory.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged following approval and successful CI checks. Introduces a regression test for issue #2361 to verify artifacts remain in place when the project directory matches the output directory.
qwen3.6-35b-a3b-mtp-q6
Staleness: 5
Complexity: 10
Confidence: 85
needs review Adds a regression test for issue #2361 to verify artifacts are not moved when the project and output directories match. Currently awaiting maintainer review.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#758 fix(testing): don't change the output artifact location craft-application merged Merged fix for #752 that keeps test output artifacts in the standard location instead of moving them to a spread subdirectory. Approved by reviewers and passed CI checks prior to merge.
74%
#896 test: don't leave behind test files rockcraft merged Merged a fix preventing OCI tests from leaving residual files in the project root. The change redirects test output to a temporary directory. Approved by three reviewers with all CI checks passing.
71%