Skip to content

Conversation

eed3si9n
Copy link
Member

Fixes #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 23, 2025 22:21
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 036603d into sbt:develop Mar 25, 2025
12 checks passed
@eed3si9n eed3si9n deleted the wip/test-quick-bug branch March 25, 2025 14:13
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.

2 participants