Skip to content

[1.x] fix: Fix incremental test with companion objects#8087

Merged
eed3si9n merged 3 commits intosbt:1.10.xfrom
eed3si9n:wip/test-quick-bug2
Apr 1, 2025
Merged

[1.x] fix: Fix incremental test with companion objects#8087
eed3si9n merged 3 commits intosbt:1.10.xfrom
eed3si9n:wip/test-quick-bug2

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

@eed3si9n eed3si9n commented Apr 1, 2025

This backports #8078
Ref #8072

Problem

Incremental test (aka testQuick) has a bug when companion objects
depends on others since at some point it's failing to look up relationship from Zinc analysis.

Solution

This fixes the lookup.

eed3si9n and others added 3 commits March 31, 2025 21:43
testQuick after code change doesn't rerun the test.
This was adopted from https://github.com/OlegYch/sbt-testQuick-bug
**Problem**
Incremental test (aka testQuick) has a bug when companion objects
depends on others since at some point it's failing to look up relationship from Zinc analysis.

**Solution**
This fixes the lookup.
@eed3si9n eed3si9n merged commit 978dd57 into sbt:1.10.x Apr 1, 2025
9 checks passed
@eed3si9n eed3si9n deleted the wip/test-quick-bug2 branch April 1, 2025 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants