← Back to issue list

test(gradle_plugin): disable daemon in integration test

View original Github issue

Metadata

Project
craft-parts
Number
#1433
Type
pull request
State
merged
Author
smethnani
Labels
Created
Updated
Closed

Current evaluation

Merged to disable the Gradle daemon in integration tests. Approved by two reviewers, adding two lines to one file. Changes integrated into the main branch.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `make lint && make test`? - [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)? --- This PR disables the Gradle daemon in the integration test

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged to disable the Gradle daemon in integration tests. Approved by two reviewers, adding two lines to one file. Changes integrated into the main branch.
qwen3.6-35b-a3b-mtp-q6 Merged to disable the Gradle daemon in integration tests, preventing background processes from interfering with test execution and improving reliability.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1436 feat(gradle_plugin): add gradle-use-daemon key craft-parts merged Merged the gradle-use-daemon key into the Gradle plugin, allowing users to override the default daemon disablement. Approved by two reviewers, passed CI checks, and updated six files with 69 additions and 10 deletions.
71%