Skip to content

IntentEngineIT cleanup leaves a generated project published, making the bootstrap test order-dependent - #7320

Merged
delchev merged 1 commit into
masterfrom
issue-7319-intent-engine-it-unpublish-cleanup
Sep 11, 2026
Merged

IntentEngineIT cleanup leaves a generated project published, making the bootstrap test order-dependent#7320
delchev merged 1 commit into
masterfrom
issue-7319-intent-engine-it-unpublish-cleanup

Conversation

@ThuF

@ThuF ThuF commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Overview

A Generate publishes the project it generated, and the intent engine's test class only ever removed the workspace copy - so a test that generated the shared dependency project left a published one behind and quietly changed the outcome of the next test. The cleanup now removes both copies, and the mutual cross-model bootstrap test states that as a precondition so a future collision fails saying why.

Fixes: #7319.

@delchev
delchev force-pushed the issue-7319-intent-engine-it-unpublish-cleanup branch from 9cb8d0f to 14363a6 Compare September 11, 2026 08:03
@delchev
delchev merged commit 9c837ad into master Sep 11, 2026
9 checks passed
@delchev
delchev deleted the issue-7319-intent-engine-it-unpublish-cleanup branch September 11, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IntentEngineIT cleanup leaves a generated project published, making the bootstrap test order-dependent

2 participants